DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] net/igc: support Tx timestamp offload
@ 2022-12-20  3:47 Simei Su
  2022-12-20  3:47 ` [PATCH 1/2] net/igc/base: " Simei Su
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Simei Su @ 2022-12-20  3:47 UTC (permalink / raw)
  To: qi.z.zhang, junfeng.guo; +Cc: dev, wenjun1.wu, Simei Su

[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


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2023-02-03  3:23 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-20  3:47 [PATCH 0/2] net/igc: support Tx timestamp offload Simei Su
2022-12-20  3:47 ` [PATCH 1/2] net/igc/base: " Simei Su
2022-12-20  3:47 ` [PATCH 2/2] net/igc: enable " Simei Su
2023-02-01  7:30 ` [PATCH v2 0/2] net/igc: support launch time offloading Simei Su
2023-02-01  7:30   ` [PATCH v2 1/2] net/igc/base: expose packet pacing registers Simei Su
2023-02-01  7:30   ` [PATCH v2 2/2] net/igc: enable launch time offloading Simei Su
2023-02-01  8:34     ` Zhang, Qi Z
2023-02-01  8:46   ` [PATCH v2 0/2] net/igc: support " Morten Brørup
2023-02-02  7:17   ` [PATCH v3 " Simei Su
2023-02-02  7:18     ` [PATCH v3 1/2] net/igc/base: expose packet pacing registers Simei Su
2023-02-02  7:18     ` [PATCH v3 2/2] net/igc: enable launch time offloading Simei Su
2023-02-03  0:30       ` Stephen Hemminger
2023-02-03  3:22         ` Su, Simei
2023-02-02  8:46     ` [PATCH v3 0/2] net/igc: support " Zhang, Qi Z

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).