numam-dpdk/drivers/net/i40e
Radu Nicolau 0a65bf8d41 net/i40e: use write combining store for tail updates
Performance improvement: use a write combining store
instead of a regular mmio write to update queue tail
registers.

Signed-off-by: Radu Nicolau <radu.nicolau@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Reviewed-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
2020-10-13 14:37:15 +02:00
..
base net/i40e: use write combining store for tail updates 2020-10-13 14:37:15 +02:00
i40e_ethdev_vf.c drivers/net: check process type in close operation 2020-09-30 19:19:14 +02:00
i40e_ethdev.c drivers/net: check process type in close operation 2020-09-30 19:19:14 +02:00
i40e_ethdev.h net/i40e: fix byte counters 2020-09-30 19:19:09 +02:00
i40e_fdir.c net/i40e: fix recreating flexible flow director rule 2020-09-18 18:55:11 +02:00
i40e_flow.c net/i40e: fix recreating flexible flow director rule 2020-09-18 18:55:11 +02:00
i40e_logs.h net/i40e: use dynamic log type for Tx/Rx debug 2019-10-07 15:00:58 +02:00
i40e_pf.c ethdev: remove underscore prefix from internal API 2020-09-18 18:55:08 +02:00
i40e_pf.h net/i40e: support AVF basic interface 2018-01-16 18:47:49 +01:00
i40e_regs.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
i40e_rxtx_vec_altivec.c eal/ppc: fix bool type after altivec include 2020-05-06 11:45:13 +02:00
i40e_rxtx_vec_avx2.c net/i40e: use write combining store for tail updates 2020-10-13 14:37:15 +02:00
i40e_rxtx_vec_common.h net/i40e: fix setting L2TAG 2020-05-22 17:10:15 +02:00
i40e_rxtx_vec_neon.c eal: remove deprecated coherent IO memory barriers 2020-09-23 13:40:26 +02:00
i40e_rxtx_vec_sse.c net/i40e: use write combining store for tail updates 2020-10-13 14:37:15 +02:00
i40e_rxtx.c net/i40e: use write combining store for tail updates 2020-10-13 14:37:15 +02:00
i40e_rxtx.h net/i40e: optimize flow director update rate 2020-07-21 13:54:54 +02:00
i40e_tm.c drivers/net: update TM capability 2020-09-18 18:55:10 +02:00
i40e_vf_representor.c ethdev: make device operations struct private 2020-09-18 18:55:08 +02:00
meson.build build: remove deprecated cpuflag macros 2020-09-25 11:13:57 +02:00
rte_pmd_i40e_version.map version: 20.11-rc0 2020-08-12 11:32:16 +02:00
rte_pmd_i40e.c net/i40e: remove duplicate tunnel type check 2020-08-05 18:52:15 +02:00
rte_pmd_i40e.h drivers/net: fix exposing internal headers 2020-07-11 06:18:54 +02:00