Re: [PATCH] net/ixgbe: Limit SDP3 check of TX_DISABLE to appropriate devices

2022-05-12 Thread Thomas Monjalon
12/05/2022 19:01, Jeff Daly: > From: Thomas Monjalon > > 11/05/2022 13:43, Zhang, Qi Z: > > > From: Jeff Daly > > > > > > > > 1ca05831b9b added a check that SDP3 (used as a TX_DISABLE output to > > > > the SFP cage on these cards) is not asserted to avoid incorrectly > > > > reporting link up whe

RE: [PATCH] net/ixgbe: Limit SDP3 check of TX_DISABLE to appropriate devices

2022-05-12 Thread Jeff Daly
ATCH] net/ixgbe: Limit SDP3 check of TX_DISABLE to > appropriate devices > > Caution: This is an external email. Please take care when clicking links or > opening attachments. > > > 11/05/2022 13:43, Zhang, Qi Z: > > From: Jeff Daly > > > > > > 1ca05

Re: [PATCH] net/ixgbe: Limit SDP3 check of TX_DISABLE to appropriate devices

2022-05-11 Thread Thomas Monjalon
11/05/2022 13:43, Zhang, Qi Z: > From: Jeff Daly > > > > 1ca05831b9b added a check that SDP3 (used as a TX_DISABLE output to the SFP > > cage on these cards) is not asserted to avoid incorrectly reporting link up > > when > > the SFP's laser is turned off. > > > > ff8162cb957 limited this worka

RE: [PATCH] net/ixgbe: Limit SDP3 check of TX_DISABLE to appropriate devices

2022-05-11 Thread Zhang, Qi Z
> -Original Message- > From: Jeff Daly > Sent: Wednesday, May 11, 2022 2:57 AM > To: Yang, Qiming ; Wu, Wenjun1 > ; Zhao1, Wei ; Xiao Zhang > ; Xiaolong Ye ; Lunyuan Cui > > Cc: dev@dpdk.org; sta...@dpdk.org > Subject: [PATCH] net/ixgbe: Limit SDP3 check o

[PATCH] net/ixgbe: Limit SDP3 check of TX_DISABLE to appropriate devices

2022-05-10 Thread Jeff Daly
1ca05831b9b added a check that SDP3 (used as a TX_DISABLE output to the SFP cage on these cards) is not asserted to avoid incorrectly reporting link up when the SFP's laser is turned off. ff8162cb957 limited this workaround to fiber ports This patch: * Adds devarg 'fiber_sdp3_no_tx_disable' not a