[PATCH v4 0/2] Update Rx Timestamp in IAVF PMD
Soumyadeep Hore
soumyadeep.hore at intel.com
Sat May 9 12:14:45 CEST 2026
PHC Polling from Rx Datapath is removed and existing alarm handlers are
used to fix latency issues in IAVF PMD.
---
v4:
- Addressed Bruce's comments
---
v3:
- Addressed AI code reviews
---
v2:
- Fixed patch apply issues
---
Soumyadeep Hore (2):
net/iavf: remove PHC polling from Rx datapath
net/iavf: reuse device alarm for PHC sync
drivers/net/intel/iavf/iavf.h | 5 ++
drivers/net/intel/iavf/iavf_ethdev.c | 70 +++++++++++++++++++
drivers/net/intel/iavf/iavf_rxtx.c | 34 ---------
drivers/net/intel/iavf/iavf_rxtx_vec_avx2.c | 16 +----
drivers/net/intel/iavf/iavf_rxtx_vec_avx512.c | 16 +----
drivers/net/intel/iavf/iavf_vchnl.c | 4 ++
6 files changed, 83 insertions(+), 62 deletions(-)
--
2.47.1
More information about the dev
mailing list