DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] common/sfc_efx/base: link stability improvements for X4 NICs
@ 2025-09-05 14:45 Ivan Malov
  2025-09-05 14:45 ` [PATCH 1/4] common/sfc_efx/base: fix autoneg detection with netport MCDI Ivan Malov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ivan Malov @ 2025-09-05 14:45 UTC (permalink / raw)
  To: dev
  Cc: Andrew Rybchenko, Andy Moreton, Pieter Jansen Van Vuuren,
	Viacheslav Galaktionov

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-09-05 14:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-09-05 14:45 [PATCH 0/4] common/sfc_efx/base: link stability improvements for X4 NICs Ivan Malov
2025-09-05 14:45 ` [PATCH 1/4] common/sfc_efx/base: fix autoneg detection with netport MCDI Ivan Malov
2025-09-05 14:45 ` [PATCH 2/4] common/sfc_efx/base: default to auto fcntl " Ivan Malov
2025-09-05 14:45 ` [PATCH 3/4] common/sfc_efx/base: fix auto FEC selection for " Ivan Malov
2025-09-05 14:45 ` [PATCH 4/4] common/sfc_efx/base: use saved netport FEC choice by default Ivan Malov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).