[PATCH v3 0/2] Update Rx Timestamp in IAVF PMD
Soumyadeep Hore
soumyadeep.hore at intel.com
Mon Apr 6 23:22:06 CEST 2026
PHC Polling from Rx Datapath is removed and existing alarm handlers are
used to fix latency issues in IAVF PMD.
---
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 | 6 +
drivers/net/intel/iavf/iavf_ethdev.c | 128 ++++++++++++++++++
drivers/net/intel/iavf/iavf_rxtx.c | 34 -----
drivers/net/intel/iavf/iavf_rxtx_vec_avx2.c | 24 +---
drivers/net/intel/iavf/iavf_rxtx_vec_avx512.c | 26 +---
drivers/net/intel/iavf/iavf_vchnl.c | 4 +
6 files changed, 144 insertions(+), 78 deletions(-)
--
2.47.1
More information about the dev
mailing list