[PATCH v5 0/2] Update Rx Timestamp in IAVF PMD
Soumyadeep Hore
soumyadeep.hore at intel.com
Wed May 20 20:43:48 CEST 2026
PHC Polling from Rx Datapath is removed and existing alarm handlers are
used to fix latency issues in IAVF PMD.
---
v5:
- Addressed Bruce's comments
---
v4:
- Addressed Bruce's comments
---
v3:
- Addressed AI code reviews
---
v2:
- Fixed patch apply issues
---
Soumyadeep Hore (2):
net/iavf: reuse device alarm for PHC sync
net/iavf: remove PHC polling from Rx datapath
drivers/net/intel/iavf/iavf.h | 6 +
drivers/net/intel/iavf/iavf_ethdev.c | 168 ++++++++++++++++--
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, 168 insertions(+), 76 deletions(-)
--
2.47.1
More information about the dev
mailing list