[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