they come from
the same board.
This patch adds a @hardware_clock_id that helps in this identification.
VFs from the same board should receive the same @hardware_clock_id and VFs
from two different boards should receive different IDs.
Signed-off-by: Jun Zhang
Signed-off-by: Soumyadeep Hore
Updating Base Code for TXPP Feature Implementation.
Paul Greenwalt (2):
net/ice: add tstamp descriptor
net/ice: add Tx Time queue context configuration support
drivers/net/ice/base/ice_adminq_cmd.h | 55 +++
drivers/net/ice/base/ice_common.c | 96 +++
- ice_aq_operate_txtimeq (opcode 0x0C37) to enable/disable Tx Time
queue(s)
Signed-off-by: Paul Greenwalt
Signed-off-by: Soumyadeep Hore
---
drivers/net/ice/base/ice_adminq_cmd.h | 55 +++
drivers/net/ice/base/ice_common.c | 96 +++
drivers/net/ice/base/ice_common.h
From: Paul Greenwalt
The Tx packet pacing (TXPP) tstamp queue descriptor is a 32bit format.
- Tx queue descriptor ring index, bits 12:0
- Time Stamp, bits 31:13
Add struct ice_ts_desc to hold the 32bit descriptor.
Signed-off-by: Paul Greenwalt
Signed-off-by: Soumyadeep Hore
---
drivers/net
From: Paul Greenwalt
Update E830 ETF offload time stamp resolution to 128ns along
with certain HW defines for TXTIME_PROFILE register.
Signed-off-by: Soumyadeep Hore
Signed-off-by: Paul Greenwalt
---
drivers/net/intel/ice/base/ice_lan_tx_rx.h | 4
1 file changed, 4 insertions(+)
diff
Enabling Tx timestamp queue for supporting Tx time based
scheduling of packets.
Signed-off-by: Soumyadeep Hore
---
drivers/net/intel/common/tx.h | 5 +
drivers/net/intel/ice/base/ice_lan_tx_rx.h | 1 +
drivers/net/intel/ice/ice_ethdev.h | 1 +
drivers/net/intel/ice
This patchset includes TXPP feature implementation in ICE PMD.
---
v2:
- Addressing Bruce's comments and squashed two commits.
---
Paul Greenwalt (1):
net/intel: add E830 ETF offload timestamp resolution
Soumyadeep Hore (1):
net/intel: add Tx time queue
drivers/net/intel/common
201 - 207 of 207 matches
Mail list logo