As announced in [1], this series provides three fixes for link bring-up on X4 adaptors and an improvement to have link up faster in typical use cases.
[1] https://mails.dpdk.org/archives/dev/2025-August/323545.html Ivan Malov (4): common/sfc_efx/base: fix autoneg detection with netport MCDI common/sfc_efx/base: default to auto fcntl with netport MCDI common/sfc_efx/base: fix auto FEC selection for netport MCDI common/sfc_efx/base: use saved netport FEC choice by default drivers/common/sfc_efx/base/efx_impl.h | 6 +++ drivers/common/sfc_efx/base/efx_np.c | 56 +++++++++++++++++----- drivers/common/sfc_efx/base/efx_phy.c | 4 ++ drivers/common/sfc_efx/base/efx_port.c | 1 + drivers/common/sfc_efx/base/medford4_phy.c | 1 + 5 files changed, 57 insertions(+), 11 deletions(-) -- 2.47.2