numam-dpdk/drivers/net
Gavin Hu 6b50c489a3 net/i40e: relax barrier in Tx for NEON
To keep ordering of mixed accesses, 'DMB OSH' is sufficient.
'DSB' inside the I40E_PCI_REG_WRITE is overkill.[1]

This patch fixes by replacing with just sufficient barriers in the
normal PMD and vPMD.

It showed 7% performance uplift on ThunderX2 and 4% on Arm N1SDP.
The test case is the RFC2544 zero-loss test running testpmd.

[1] http://inbox.dpdk.org/dev/CALBAE1M-ezVWCjqCZDBw+MMDEC4O9
qf0Kpn89EMdGDajepKoZQ@mail.gmail.com

Fixes: ae0eb310f2 ("net/i40e: implement vector PMD for ARM")
Cc: stable@dpdk.org

Signed-off-by: Gavin Hu <gavin.hu@arm.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
2020-04-21 13:57:08 +02:00
..
af_packet net/af_packet: remove queue number limitation 2020-03-18 10:21:41 +01:00
af_xdp net/af_xdp: fix maximum MTU 2020-02-14 12:42:12 +01:00
ark replace packed attributes 2020-04-16 18:16:46 +02:00
atlantic replace packed attributes 2020-04-16 18:16:46 +02:00
avp replace packed attributes 2020-04-16 18:16:46 +02:00
axgbe build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
bnx2x net/bnx2x: handle guest VLAN for SR-IOV 2020-04-21 13:57:07 +02:00
bnxt net/bnxt: do not use PMD log type 2020-04-21 13:57:05 +02:00
bonding replace unused attributes 2020-04-16 18:30:58 +02:00
cxgbe net/cxgbe: add devargs to control filtermode and filtermask 2020-03-18 15:29:39 +01:00
dpaa net/dpaa: use dynamic log type 2020-04-21 13:57:05 +02:00
dpaa2 replace hot attributes 2020-04-16 18:30:58 +02:00
e1000 build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
ena net/ena: update driver version to v2.1.0 2020-04-21 13:57:07 +02:00
enetc replace hot attributes 2020-04-16 18:30:58 +02:00
enic replace unused attributes 2020-04-16 18:30:58 +02:00
failsafe build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
fm10k replace cold attributes 2020-04-16 18:30:58 +02:00
hinic net/hinic: adds Tx queue xstats members 2020-04-21 13:57:07 +02:00
hns3 net/hns3: fix VLAN filter when setting promisucous mode 2020-04-21 13:57:07 +02:00
i40e net/i40e: relax barrier in Tx for NEON 2020-04-21 13:57:08 +02:00
iavf net/iavf: support more flow patterns 2020-04-21 13:57:07 +02:00
ice net/ice/base: update version 2020-04-21 13:57:07 +02:00
igc net/igc: support flow API 2020-04-21 13:57:08 +02:00
ionic replace cold attributes 2020-04-16 18:30:58 +02:00
ipn3ke net/ipn3ke: use control thread to check link status 2020-04-21 13:57:04 +02:00
ixgbe net/ixgbe: fix e-tag definition 2020-04-21 13:57:05 +02:00
kni
liquidio
memif net/memif: fix resource leak 2020-04-21 13:57:06 +02:00
mlx4 net/mlx4: fix build with -fno-common 2020-04-21 13:57:07 +02:00
mlx5 net/mlx5: use open/read/close for ib stats query 2020-04-21 13:57:07 +02:00
mvneta net/mvneta: do not use PMD log type 2020-04-21 13:57:05 +02:00
mvpp2
netvsc net/netvsc: avoid possible live lock 2020-04-21 13:57:06 +02:00
nfb net/nfb: check array size before access 2020-04-21 13:57:06 +02:00
nfp net/nfp: fix dangling pointer on probe failure 2020-04-21 13:57:06 +02:00
null net/null: add argument for no Rx 2020-04-21 13:57:07 +02:00
octeontx net/octeontx: support Rx/Tx checksum offload 2020-04-21 13:57:06 +02:00
octeontx2 net/octeontx2: disable unnecessary error interrupts 2020-04-21 13:57:07 +02:00
pcap
pfe net/pfe: fix double free of MAC address 2020-04-21 13:57:07 +02:00
qede replace unused attributes 2020-04-16 18:30:58 +02:00
ring
sfc net/sfc: add Xilinx copyright 2020-04-21 13:57:06 +02:00
softnic replace packed attributes 2020-04-16 18:16:46 +02:00
szedata2
tap net/tap: remove unused assert 2020-04-21 13:57:06 +02:00
thunderx net/thunderx: use dynamic log type 2020-04-21 13:57:05 +02:00
vdev_netvsc build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
vhost net/vhost: fix potential memory leak on close 2020-04-21 13:57:07 +02:00
virtio net/virtio: fix outdated comment 2020-04-21 13:57:07 +02:00
vmxnet3 net/vmxnet3: support MTU set 2020-04-21 13:57:06 +02:00
Makefile net/igc: add skeleton 2020-04-21 13:57:07 +02:00
meson.build net/igc: add skeleton 2020-04-21 13:57:07 +02:00