DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] net/igc: support PTP timesync
@ 2022-12-20  3:41 Simei Su
  2022-12-20  3:41 ` [PATCH 1/3] net/igc: code refactoring Simei Su
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Simei Su @ 2022-12-20  3:41 UTC (permalink / raw)
  To: qi.z.zhang, junfeng.guo; +Cc: dev, wenjun1.wu, Simei Su

[PATCH 1/3] code refactoring.
[PATCH 2/3] add related definitions for ptp timesync.
[PATCH 3/3] add IEEE1588 API to support timesync.

Simei Su (3):
  net/igc: code refactoring
  net/igc/base: support PTP timesync
  net/igc: support IEEE 1588 PTP

 drivers/net/igc/base/igc_defines.h |  11 ++
 drivers/net/igc/igc_ethdev.c       | 222 +++++++++++++++++++++++++++++++++++++
 drivers/net/igc/igc_ethdev.h       |   4 +-
 drivers/net/igc/igc_txrx.c         | 166 ++++++++-------------------
 drivers/net/igc/igc_txrx.h         | 116 +++++++++++++++++++
 5 files changed, 397 insertions(+), 122 deletions(-)

-- 
2.9.5


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

end of thread, other threads:[~2023-01-29 13:05 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-20  3:41 [PATCH 0/3] net/igc: support PTP timesync Simei Su
2022-12-20  3:41 ` [PATCH 1/3] net/igc: code refactoring Simei Su
2023-01-17  2:25   ` Zhang, Qi Z
2023-01-17  4:00     ` Su, Simei
2022-12-20  3:41 ` [PATCH 2/3] net/igc/base: support PTP timesync Simei Su
2022-12-20  3:41 ` [PATCH 3/3] net/igc: support IEEE 1588 PTP Simei Su
2023-01-17 13:26 ` [PATCH v2 0/3] net/igc: support PTP timesync Simei Su
2023-01-17 13:26   ` [PATCH v2 1/3] net/igc: code refactoring Simei Su
2023-01-17 13:26   ` [PATCH v2 2/3] net/igc/base: support PTP timesync Simei Su
2023-01-17 13:26   ` [PATCH v2 3/3] net/igc: support IEEE 1588 PTP Simei Su
2023-01-29 13:05   ` [PATCH v2 0/3] net/igc: support PTP timesync 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).