[PATCH v4 1/3] net/ixgbe: Fix ixgbe_is_sfp() to return valid result for X550EM_a devs

Wang, Haiyue haiyue.wang at intel.com
Tue Mar 1 06:56:56 CET 2022


> -----Original Message-----
> From: Jeff Daly <jeffd at silicom-usa.com>
> Sent: Monday, February 28, 2022 23:30
> To: dev at dpdk.org
> Cc: Stephen Douthit <stephend at silicom-usa.com>; stable at dpdk.org; Wang, Haiyue <haiyue.wang at intel.com>;
> Lu, Wenzhuo <wenzhuo.lu at intel.com>
> Subject: [PATCH v4 1/3] net/ixgbe: Fix ixgbe_is_sfp() to return valid result for X550EM_a devs
> 
> From: Stephen Douthit <stephend at silicom-usa.com>
> 
> Currently all X500EM* MAC types fallthrough to the default case and get
> reported as non-SFP regardless of media type, which isn't correct.
> 
> Fixes: 0790adeb567 ("ixgbe/base: support X550em_a device")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Stephen Douthit <stephend at silicom-usa.com>
> Signed-off-by: Jeff Daly <jeffd at silicom-usa.com>
> ---
>  drivers/net/ixgbe/ixgbe_ethdev.c | 14 ++++++++++++++
>  1 file changed, 14 insertions(+)
> 

Acked-by: Haiyue Wang <haiyue.wang at intel.com>

> --
> 2.25.1



More information about the stable mailing list