[PATCH 0/2] net/igc: support Tx timestamp offload
Simei Su
simei.su at intel.com
Tue Dec 20 04:47:39 CET 2022
[PATCH 1/2] add related definitions to support Tx timestamp offload.
[PATCH 2/2] enable Tx timestamp offload by "Launch Time".
Simei Su (2):
net/igc/base: support Tx timestamp offload
net/igc: enable Tx timestamp offload
drivers/net/igc/base/igc_defines.h | 9 +++++
drivers/net/igc/base/igc_regs.h | 8 +++++
drivers/net/igc/igc_ethdev.c | 70 ++++++++++++++++++++++++++++++++++++++
drivers/net/igc/igc_ethdev.h | 6 +++-
drivers/net/igc/igc_txrx.c | 58 ++++++++++++++++++++++++++-----
drivers/net/igc/igc_txrx.h | 3 ++
6 files changed, 145 insertions(+), 9 deletions(-)
--
2.9.5
More information about the dev
mailing list