RE: [PATCH v4 0/3] ixgbe SFP handling fixes

2022-03-10 Thread Zhang, Qi Z
> -Original Message- > From: Jeff Daly > Sent: Monday, February 28, 2022 11:30 PM > To: dev@dpdk.org > Subject: [PATCH v4 0/3] ixgbe SFP handling fixes > > Hello all, > > We have several platforms based on Intel's C3000 series of SoCs that have &g

[PATCH v4 0/3] ixgbe SFP handling fixes

2022-02-28 Thread Jeff Daly
Hello all, We have several platforms based on Intel's C3000 series of SoCs that have integrated ixgbe devices (X550EM) operating in the "Native SFI" mode (the 0x15c4 device ID). This set of patches address issues with detection and hotplug of SPFs. This is the first of a series of patches to ref