Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

igb driver compilation failure with kernel version 3.17.x #166

Closed
SumeetPJain opened this issue Dec 23, 2014 · 3 comments
Closed

igb driver compilation failure with kernel version 3.17.x #166

SumeetPJain opened this issue Dec 23, 2014 · 3 comments

Comments

@SumeetPJain
Copy link

Hi,

I am facing compilation issues while compiling igb driver.
The errors are -
error: unknown field ‘ndo_set_vf_tx_rate’ specified in initializer
error: ‘struct sk_buff’ has no member named ‘rxhash’
error: implicit declaration of function ‘compare_ether_addr’ [-Werror=implicit-function-declaration]
error: ‘struct ifla_vf_info’ has no member named ‘tx_rate’

Is there any patch I must apply to this kernel or revert back to the older kernel version ?
Eagerly awaiting for the response !

Thanks,
Sumeet Jain

@intel-ethernet
Copy link
Contributor

Are there any details about the specific OS version or distribution (as the driver compiles for me on 3.17).

From: engineerdrmz [mailto:[email protected]]
Sent: Tuesday, December 23, 2014 12:33 AM
To: AVnu/Open-AVB
Subject: [Open-AVB] igb driver compilation failure with kernel version 3.17.x (#166)

Hi,

I am facing compilation issues while compiling igb driver.
The errors are -
error: unknown field ‘ndo_set_vf_tx_rate’ specified in initializer
error: ‘struct sk_buff’ has no member named ‘rxhash’
error: implicit declaration of function ‘compare_ether_addr’ [-Werror=implicit-function-declaration]
error: ‘struct ifla_vf_info’ has no member named ‘tx_rate’

Is there any patch I must apply to this kernel or revert back to the older kernel version ?
Eagerly awaiting for the response !

Thanks,
Sumeet Jain


Reply to this email directly or view it on GitHubhttps://github.com//issues/166.

@SumeetPJain
Copy link
Author

I am using Fedora 20, kernel 3.17.7 and open-avb-master. One guy (eric-mann) suggested to use open-avb-next.

@intel-ethernet
Copy link
Contributor

Yeah … try open-avb-next …

From: engineerdrmz [mailto:[email protected]]
Sent: Tuesday, December 23, 2014 9:55 PM
To: AVnu/Open-AVB
Cc: Mann, Eric
Subject: Re: [Open-AVB] igb driver compilation failure with kernel version 3.17.x (#166)

I am using Fedora 20, kernel 3.17.7 and open-avb-master. One guy (eric-mann) suggested to use open-avb-next.


Reply to this email directly or view it on GitHubhttps://github.com//issues/166#issuecomment-68028903.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants