[PATCH v7 0/4] Add TxPP Support for E830
Soumyadeep Hore
soumyadeep.hore at intel.com
Wed Jun 18 00:36:10 CEST 2025
Added TxPP support for E830 adapters.
---
v2:
- Fixed Compilation warnings
---
v3:
- Fixed further Compilation warnings (uinitialised one)
---
v4:
- Addressed Bruce's comments
---
v5:
- Addressed Bruce's and Ciara's comments
---
v6:
- Addressed Bruce's comments
- Fixed compilation warnings
---
v7:
- Addressed Bruce's comments
- Fixed Windows Compilation Warnings
---
Paul Greenwalt (1):
net/ice: update E830 Tx Time Queue Context Structure
Soumyadeep Hore (3):
net/ice: add read clock feature
net/intel: add TxPP Support for E830
doc: announce TxPP support for E830 adapters
doc/guides/nics/ice.rst | 27 +++
drivers/net/intel/common/tx.h | 1 +
drivers/net/intel/ice/base/ice_common.c | 22 +-
drivers/net/intel/ice/base/ice_lan_tx_rx.h | 4 +
drivers/net/intel/ice/ice_ethdev.c | 20 +-
drivers/net/intel/ice/ice_rxtx.c | 235 ++++++++++++++++++++-
drivers/net/intel/ice/ice_rxtx.h | 32 +++
7 files changed, 321 insertions(+), 20 deletions(-)
--
2.43.0
More information about the dev
mailing list