[PATCH v2 0/2] Update Rx Timestamp in IAVF PMD
Soumyadeep Hore
soumyadeep.hore at intel.com
Thu Apr 2 17:48:10 CEST 2026
PHC Polling from Rx Datapath is removed and existing alarm handlers are
used to fix latency issues in IAVF PMD.
---
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