[PATCH 0/6] net/txgbe: fill in functionality gaps for Amber-Lite NICs
Zaiyu Wang
zaiyuwang at trustnetic.com
Thu Oct 23 14:13:49 CEST 2025
This patchset adds missing functionality for Amber-Lite NICs in the txgbe driver,
addressing previously overlooked features to improve support for these devices,
particularly for the VF.
Zaiyu Wang (6):
net/txgbe: add Amber-Lite 25G VF IDs to PCI ID map
net/txgbe: add flush operation for Amber-Lite NICs
net/txgbe: add RSS register selection for Amber-Lite 25G VF
net/txgbe: add BME reset for Amber-Lite 25G VF
net/txgbe: add check link for Amber-Lite VF
net/txgbe: add PF-triggered VF link status change handling
drivers/net/txgbe/base/txgbe_mbx.h | 2 +
drivers/net/txgbe/base/txgbe_regs.h | 16 +++++-
drivers/net/txgbe/base/txgbe_vf.c | 52 ++++++++++++-----
drivers/net/txgbe/txgbe_ethdev_vf.c | 87 +++++++++++++++++++++++++++--
4 files changed, 136 insertions(+), 21 deletions(-)
--
2.21.0.windows.1
More information about the dev
mailing list