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

Zhang, Qi Z qi.z.zhang at intel.com
Tue Mar 1 12:18:27 CET 2022



> -----Original Message-----
> From: Wang, Haiyue <haiyue.wang at intel.com>
> Sent: Tuesday, March 1, 2022 1:57 PM
> To: Daly, Jeff <jeffd at silicom-usa.com>; dev at dpdk.org
> Cc: Stephen Douthit <stephend at silicom-usa.com>; stable at dpdk.org; Lu,
> Wenzhuo <wenzhuo.lu at intel.com>
> Subject: RE: [PATCH v4 1/3] net/ixgbe: Fix ixgbe_is_sfp() to return valid result
> for X550EM_a devs

> 
> > -----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>

Applied to dpdk-next-net-intel after renaming the title to "fix FSP check for X550EM devices" to fix check-git-log error.

Thanks
Qi
> 
> > --
> > 2.25.1



More information about the stable mailing list