[PATCH v5 0/4] Add TxPP Support for E830
    Soumyadeep Hore 
    soumyadeep.hore at intel.com
       
    Tue Jun 17 02:14:25 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
---
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                    |  25 +++
 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         |  16 +-
 drivers/net/intel/ice/ice_rxtx.c           | 250 ++++++++++++++++++++-
 drivers/net/intel/ice/ice_rxtx.h           |  32 +++
 7 files changed, 330 insertions(+), 20 deletions(-)
-- 
2.43.0
    
    
More information about the dev
mailing list