RE: [PATCH v4 3/3] net/ixgbe: Fix SFP detection and linking on hotplug

2022-03-12 Thread Jeff Daly
> -Original Message- > From: Jeff Daly > Sent: Monday, February 28, 2022 10:30 AM > To: dev@dpdk.org > Cc: sta...@dpdk.org; Stephen Douthit ; Haiyue > Wang > Subject: [PATCH v4 3/3] net/ixgbe: Fix SFP detection and linking on hotplug > > Caution: This is an external email. Please take

Re: [PATCH v4 3/3] net/ixgbe: Fix SFP detection and linking on hotplug

2022-02-26 Thread Ferruh Yigit
On 2/25/2022 8:50 PM, Jeff Daly wrote: Currently the ixgbe driver does not ID any SFP except for the first one plugged in. This can lead to no-link, or incorrect speed conditions. For example: * If link is initially established with a 1G SFP, and later a 1G/10G multispeed part is later installe