Re: [E1000-devel] Porting i40e to Linux 4.0

2015-05-19 Thread Fujinaka, Todd
Shannon; e1000-devel@lists.sourceforge.net Subject: Re: [E1000-devel] Porting i40e to Linux 4.0 On Tue, May 19, 2015 at 05:13:23PM +, Fujinaka, Todd wrote: > What errors are you seeing? Can you file a bug on sourceforge with the logs > of the error? Also OS, kernel, ethtool -i, etc. He

Re: [E1000-devel] Porting i40e to Linux 4.0

2015-05-19 Thread Arthur Gautier
On Tue, May 19, 2015 at 05:13:23PM +, Fujinaka, Todd wrote: > What errors are you seeing? Can you file a bug on sourceforge with the logs > of the error? Also OS, kernel, ethtool -i, etc. Hello todd, I'm unsure to understand. Linux's upstream i40e doesn't provide infrastructure to flash car

Re: [E1000-devel] Porting i40e to Linux 4.0

2015-05-19 Thread Fujinaka, Todd
Gautier [mailto:ba...@gandi.net] Sent: Tuesday, May 19, 2015 8:27 AM To: Nelson, Shannon Cc: e1000-devel@lists.sourceforge.net Subject: Re: [E1000-devel] Porting i40e to Linux 4.0 On Tue, May 19, 2015 at 03:11:24PM +, Nelson, Shannon wrote: > > -Original Message- > > From: Nel

Re: [E1000-devel] Porting i40e to Linux 4.0

2015-05-19 Thread Nelson, Shannon
> From: Arthur Gautier [mailto:ba...@gandi.net] > > On Tue, May 19, 2015 at 03:11:24PM +, Nelson, Shannon wrote: > > > > > > > From: Arthur Gautier [mailto:ba...@gandi.net] > > > > > > > > It looks like the 4.0 kernel version of i40e doesn't support card > > > > flashing > > > > using nvmupdat

Re: [E1000-devel] Porting i40e to Linux 4.0

2015-05-19 Thread Arthur Gautier
ourceforge.net > > Subject: Re: [E1000-devel] Porting i40e to Linux 4.0 > > > > > > > From: Arthur Gautier [mailto:ba...@gandi.net] > > > > > > It looks like the 4.0 kernel version of i40e doesn't support card > > > flashing > >

Re: [E1000-devel] Porting i40e to Linux 4.0

2015-05-19 Thread Nelson, Shannon
> -Original Message- > From: Nelson, Shannon [mailto:shannon.nel...@intel.com] > Sent: Tuesday, May 19, 2015 8:04 AM > To: Arthur Gautier; Kirsher, Jeffrey T > Cc: e1000-devel@lists.sourceforge.net > Subject: Re: [E1000-devel] Porting i40e to Linux 4.0 > >

Re: [E1000-devel] Porting i40e to Linux 4.0

2015-05-19 Thread Nelson, Shannon
> From: Arthur Gautier [mailto:ba...@gandi.net] > > It looks like the 4.0 kernel version of i40e doesn't support card > flashing > using nvmupdate64e utility. As far as I understand, this tool needs the > out-of-tree driver. > The only purpose of my patches was to flash the i40e cards while runni

Re: [E1000-devel] Porting i40e to Linux 4.0

2015-05-19 Thread Arthur Gautier
On Tue, May 19, 2015 at 03:39:27AM -0700, Jeff Kirsher wrote: > On Tue, 2015-05-19 at 10:23 +0200, Arthur Gautier wrote: > > > > Dear e1000 maintainers, > > > > I had trouble compiling i40e for linux 4.0 branch, I couldn't find any > > official git repository or "master" branch including fixes fo

Re: [E1000-devel] Porting i40e to Linux 4.0

2015-05-19 Thread Jeff Kirsher
On Tue, 2015-05-19 at 10:23 +0200, Arthur Gautier wrote: > > Dear e1000 maintainers, > > I had trouble compiling i40e for linux 4.0 branch, I couldn't find any > official git repository or "master" branch including fixes for linux > 4.0. > So I've made my own set of patches and I wanted to share

[E1000-devel] Porting i40e to Linux 4.0

2015-05-19 Thread Arthur Gautier
Dear e1000 maintainers, I had trouble compiling i40e for linux 4.0 branch, I couldn't find any official git repository or "master" branch including fixes for linux 4.0. So I've made my own set of patches and I wanted to share them. Please find attached a set of patches I used to port the i40e dr