numam-dpdk/drivers/net/iavf
Wenjun Wu 33db16136e net/iavf: improve performance of Rx timestamp offload
In this patch, We use CPU ticks instead of HW register
to determine whether low 32 bits timestamp has turned
over. It can avoid requesting register value frequently
and improve receiving performance.

Signed-off-by: Wenjun Wu <wenjun1.wu@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
2022-05-09 03:53:22 +02:00
..
iavf_ethdev.c net/iavf: improve performance of Rx timestamp offload 2022-05-09 03:53:22 +02:00
iavf_fdir.c net/iavf: support L2TPv2 for flow director 2022-02-15 17:32:33 +01:00
iavf_generic_flow.c remove extra blank line at EOF 2022-02-27 21:26:06 +01:00
iavf_generic_flow.h net/iavf: support L2TPv2 for flow director 2022-02-15 17:32:33 +01:00
iavf_hash.c net/iavf: support L2TPv2 for RSS 2022-02-15 17:32:10 +01:00
iavf_ipsec_crypto_capabilities.h net/iavf: support IPsec inline crypto 2021-10-29 04:22:04 +02:00
iavf_ipsec_crypto.c net/iavf: fix AES-GMAC IV size 2022-03-03 11:34:27 +01:00
iavf_ipsec_crypto.h net/iavf: support NAT-T / UDP encapsulation 2022-03-01 20:27:31 +01:00
iavf_log.h net/iavf: refine debug build option 2021-04-01 16:10:20 +02:00
iavf_rxtx_vec_avx2.c net/iavf: remove extra check in vector Tx 2022-03-01 20:54:53 +01:00
iavf_rxtx_vec_avx512.c net/iavf: remove extra check in vector Tx 2022-03-01 20:54:53 +01:00
iavf_rxtx_vec_common.h net/iavf: enable Rx timestamp on flex descriptor 2022-05-09 03:53:18 +02:00
iavf_rxtx_vec_sse.c net/iavf: remove extra check in vector Tx 2022-03-01 20:54:53 +01:00
iavf_rxtx.c net/iavf: improve performance of Rx timestamp offload 2022-05-09 03:53:22 +02:00
iavf_rxtx.h net/iavf: improve performance of Rx timestamp offload 2022-05-09 03:53:22 +02:00
iavf_tm.c net/iavf: support queue rate limit configuration 2022-04-22 14:05:12 +02:00
iavf_vchnl.c net/iavf: enable Rx timestamp on flex descriptor 2022-05-09 03:53:18 +02:00
iavf.h net/iavf: improve performance of Rx timestamp offload 2022-05-09 03:53:22 +02:00
meson.build net/iavf: support IPsec inline crypto 2021-10-29 04:22:04 +02:00
rte_pmd_iavf.h net/iavf: support IPsec inline crypto 2021-10-29 04:22:04 +02:00
version.map net/iavf: support IPsec inline crypto 2021-10-29 04:22:04 +02:00