numam-dpdk/drivers/net/bnxt
Lance Richardson d1816ceae5 net/bnxt: fix doorbell barrier location
Simplify some doorbell functions now that rte_cio_wmb() has been
eliminated and rte_io_wmb() is equivalent for Arm.

Fix a performance degradation on x86 platforms caused by a
previous Arm performance fix by moving the compiler barrier
closer to the I/O write.

Fixes: f0f5d844d1 ("eal: remove deprecated coherent IO memory barriers")
Fixes: bfc1d45875 ("net/bnxt: fix performance for Arm")
Cc: stable@dpdk.org

Signed-off-by: Lance Richardson <lance.richardson@broadcom.com>
Signed-off-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
2020-11-13 19:43:27 +01:00
..
hcapi net/bnxt: add Stingray support to core layer 2020-11-03 23:35:03 +01:00
tf_core net/bnxt: update ULP resource counts 2020-11-03 23:35:03 +01:00
tf_ulp net/bnxt: fix assignment instead of comparison 2020-11-13 19:43:26 +01:00
bnxt_cpr.c net/bnxt: fix Rx performance by removing spinlock 2020-11-03 23:35:03 +01:00
bnxt_cpr.h net/bnxt: fix Rx performance by removing spinlock 2020-11-03 23:35:03 +01:00
bnxt_ethdev.c net/bnxt: fix PAM4 link negotiation 2020-11-03 23:35:07 +01:00
bnxt_filter.c net/bnxt: fix checking VNIC in shutdown path 2020-09-18 18:55:12 +02:00
bnxt_filter.h net/bnxt: add flow stats in extended stats 2020-04-21 13:57:09 +02:00
bnxt_flow.c net/bnxt: support RSS hash selection 2020-10-08 19:58:11 +02:00
bnxt_hwrm.c net/bnxt: fix PAM4 link negotiation 2020-11-03 23:35:07 +01:00
bnxt_hwrm.h net/bnxt: modify HWRM command to create reps 2020-11-03 23:35:03 +01:00
bnxt_irq.c net/bnxt: fix probe in FreeBSD 2020-02-05 09:51:19 +01:00
bnxt_irq.h net/bnxt: change MSI-X vector to queue mapping 2019-10-23 16:43:08 +02:00
bnxt_nvm_defs.h
bnxt_reps.c net/bnxt: modify HWRM command to create reps 2020-11-03 23:35:03 +01:00
bnxt_reps.h ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
bnxt_ring.c eal: rename lcore master and slave 2020-10-20 13:17:08 +02:00
bnxt_ring.h net/bnxt: fix doorbell barrier location 2020-11-13 19:43:27 +01:00
bnxt_rxq.c net/bnxt: fix Rx performance by removing spinlock 2020-11-03 23:35:03 +01:00
bnxt_rxq.h net/bnxt: fix Rx performance by removing spinlock 2020-11-03 23:35:03 +01:00
bnxt_rxr.c net/bnxt: remove useless prefetches 2020-11-13 16:26:53 +01:00
bnxt_rxr.h net/bnxt: fix Rx performance by removing spinlock 2020-11-03 23:35:03 +01:00
bnxt_rxtx_vec_common.h net/bnxt: fix non-vector fast mbuf free offload 2020-10-16 19:47:58 +02:00
bnxt_rxtx_vec_neon.c net/bnxt: use shorter SIMD initializers 2020-11-03 23:35:02 +01:00
bnxt_rxtx_vec_sse.c net/bnxt: use shorter SIMD initializers 2020-11-03 23:35:02 +01:00
bnxt_stats.c net/bnxt: fix xstats by id 2020-11-03 23:24:25 +01:00
bnxt_stats.h ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
bnxt_txq.c net/bnxt: fix queue release 2020-11-03 23:24:25 +01:00
bnxt_txq.h net/bnxt: remove unused macros and fields 2020-10-16 19:18:47 +02:00
bnxt_txr.c net/bnxt: fix non-vector fast mbuf free offload 2020-10-16 19:47:58 +02:00
bnxt_txr.h net/bnxt: fix Rx performance by removing spinlock 2020-11-03 23:35:03 +01:00
bnxt_util.c net/bnxt: fix VF probe when MAC address is zero 2019-07-23 14:31:35 +02:00
bnxt_util.h net/bnxt: use macro for bit definitions 2019-10-08 12:14:30 +02:00
bnxt_vnic.c net/bnxt: support RSS hash selection 2020-10-08 19:58:11 +02:00
bnxt_vnic.h net/bnxt: support RSS hash selection 2020-10-08 19:58:11 +02:00
bnxt.h net/bnxt: fix Rx performance by removing spinlock 2020-11-03 23:35:03 +01:00
hsi_struct_def_dpdk.h net/bnxt: update HWRM structures 2020-10-08 19:58:11 +02:00
meson.build net/bnxt: support VXLAN decap offload 2020-11-03 23:35:03 +01:00
rte_pmd_bnxt.c ethdev: remove underscore prefix from internal API 2020-09-18 18:55:08 +02:00
rte_pmd_bnxt.h net/bnxt: switch CFA code to dynamic mbuf field 2020-10-31 16:13:11 +01:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00