[Intel-wired-lan] [PATCH net-next] i40e: add missing link advertise setting

Bowers, AndrewX andrewx.bowers at intel.com
Wed Jul 13 19:09:06 UTC 2016


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at lists.osuosl.org] On
> Behalf Of Stefan Assmann
> Sent: Monday, June 27, 2016 6:04 AM
> To: intel-wired-lan at lists.osuosl.org
> Cc: netdev at vger.kernel.org; davem at davemloft.net; sassmann at kpanic.de
> Subject: [Intel-wired-lan] [PATCH net-next] i40e: add missing link advertise
> setting
> 
> Adding the missing link advertise for some X710 NICs.
> This can be observed by simply calling ethtool on the interface.
> root at rhel7:~ # ethtool eth0
> Settings for eth0:
>         Supported ports: [ FIBRE ]
>         Supported link modes:   10000baseT/Full
>         Supported pause frame use: Symmetric
>         Supports auto-negotiation: No
>         Advertised link modes:  Not reported [...] With fix applied.
> root at rhel7:~ # ethtool eth0
> Settings for eth0:
>         Supported ports: [ FIBRE ]
>         Supported link modes:   10000baseT/Full
>         Supported pause frame use: Symmetric
>         Supports auto-negotiation: No
>         Advertised link modes:  10000baseT/Full [...]
> 
> Signed-off-by: Stefan Assmann <sassmann at kpanic.de>
> ---
>  drivers/net/ethernet/intel/i40e/i40e_ethtool.c | 1 +
>  1 file changed, 1 insertion(+)

Tested-by: Andrew Bowers <andrewx.bowers at intel.com>


More information about the Intel-wired-lan mailing list