Re: [Intel-wired-lan] [PATCH net] ixgbe: recognize 1000BaseLX SFP modules as 1Gbps

2018-11-27 Thread Florian Fainelli
On 11/26/2018 8:52 PM, David Miller wrote: > From: Josh Elsasser > Date: Mon, 26 Nov 2018 16:54:11 -0800 > >> Jeff Kirsher wrote: >> >>> No need to re-spin the patch, just reply with the additional "Fixes" >>> tag and if patchwork does not pick it up, I will add it to the patch I >>> have in

Re: [Intel-wired-lan] [PATCH net] ixgbe: recognize 1000BaseLX SFP modules as 1Gbps

2018-11-27 Thread Jeff Kirsher
On Mon, 2018-11-26 at 20:52 -0800, David Miller wrote: > From: Josh Elsasser > Date: Mon, 26 Nov 2018 16:54:11 -0800 > > > Jeff Kirsher wrote: > > > > > No need to re-spin the patch, just reply with the additional > > > "Fixes" > > > tag and if patchwork does not pick it up, I will add it to th

Re: [Intel-wired-lan] [PATCH net] ixgbe: recognize 1000BaseLX SFP modules as 1Gbps

2018-11-26 Thread David Miller
From: Josh Elsasser Date: Mon, 26 Nov 2018 16:54:11 -0800 > Jeff Kirsher wrote: > >> No need to re-spin the patch, just reply with the additional "Fixes" >> tag and if patchwork does not pick it up, I will add it to the patch I >> have in my tree for validation and review. > > Thanks, let’s tr

Re: [Intel-wired-lan] [PATCH net] ixgbe: recognize 1000BaseLX SFP modules as 1Gbps

2018-11-26 Thread Josh Elsasser
Jeff Kirsher wrote: > No need to re-spin the patch, just reply with the additional "Fixes" > tag and if patchwork does not pick it up, I will add it to the patch I > have in my tree for validation and review. Thanks, let’s try that. Fixes: e23f33367882 ("ixgbe: Fix 1G and 10G link stability for

RE: [Intel-wired-lan] [PATCH net] ixgbe: recognize 1000BaseLX SFP modules as 1Gbps

2018-11-26 Thread Bowers, AndrewX
Elsasser ; linux-ker...@vger.kernel.org > Subject: [Intel-wired-lan] [PATCH net] ixgbe: recognize 1000BaseLX SFP > modules as 1Gbps > > Add the two 1000BaseLX enum values to the X550's check for 1Gbps > modules, allowing the core driver code to establish a link over this SFP type. >