[Intel-wired-lan] [PATCH 3/4] iavf: Fix reporting 2.5 Gb and 5Gb speeds

Bowers, AndrewX andrewx.bowers at intel.com
Wed Jun 10 22:27:43 UTC 2020


> -----Original Message-----
> From: Intel-wired-lan <intel-wired-lan-bounces at osuosl.org> On Behalf Of
> Tony Nguyen
> Sent: Friday, June 5, 2020 10:10 AM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH 3/4] iavf: Fix reporting 2.5 Gb and 5Gb
> speeds
> 
> From: Brett Creeley <brett.creeley at intel.com>
> 
> Commit 4ae4916b5643 ("i40e: fix 'Unknown bps' in dmesg for 2.5Gb/5Gb
> speeds") added the ability for the PF to report 2.5 and 5Gb speeds, however,
> the iavf driver does not recognize those speeds as the values were not
> added there. Add the proper enums and values so that iavf can properly deal
> with those speeds.
> 
> Fixes: 4ae4916b5643 ("i40e: fix 'Unknown bps' in dmesg for 2.5Gb/5Gb
> speeds")
> Signed-off-by: Brett Creeley <brett.creeley at intel.com>
> Signed-off-by: Witold Fijalkowski <witoldx.fijalkowski at intel.com>
> Signed-off-by: Tony Nguyen <anthony.l.nguyen at intel.com>
> ---
>  drivers/net/ethernet/intel/iavf/iavf_ethtool.c |  6 ++++++
>  drivers/net/ethernet/intel/iavf/iavf_main.c    | 18 ++++++++++++------
>  .../net/ethernet/intel/iavf/iavf_virtchnl.c    |  6 ++++++
>  3 files changed, 24 insertions(+), 6 deletions(-)

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




More information about the Intel-wired-lan mailing list