numam-dpdk/drivers/net
Alejandro Lucero 342a7bdd6e net/nfp: avoid access to sysfs resource0 file
NFP CPP interface dinamically configures NFP CPP BARs for accessing
any NFP chip component from user space. This requires to map PCI BAR
regions specifically. However, this does not require to do such map
over the usual map done by VFIO or UIO drivers with the device PCI
BARs.

This patch avoids this remapping and therefore also avoids to access
the device sysfs resource0 file for doing that remapping.

Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com>
2018-07-03 01:35:58 +02:00
..
af_packet use SPDX tag for 6WIND copyrighted files 2018-05-25 10:47:06 +02:00
ark net/ark: add to meson build 2018-06-14 19:27:50 +02:00
avf net/avf: fix traffic blocked on reset 2018-05-17 19:06:29 +02:00
avp net/avp: add to meson build 2018-06-14 19:27:50 +02:00
axgbe net/axgbe: fix EEPROM string comparison 2018-05-14 23:32:23 +02:00
bnx2x net/bnx2x: add to meson build 2018-06-14 19:27:50 +02:00
bnxt net/bnxt: add to meson build 2018-06-14 19:27:50 +02:00
bonding net/bonding: support add/remove MAC addrs 2018-07-03 01:35:58 +02:00
cxgbe net/cxgbe: add to meson build 2018-06-14 19:27:50 +02:00
dpaa ethdev: add probing finish function 2018-05-14 22:31:53 +01:00
dpaa2 net/dpaa2: change VLAN strip value to offload flag 2018-05-14 22:32:23 +01:00
e1000 net/e1000: fix build of igb only 2018-05-23 00:35:01 +02:00
ena net/ena: fix SIGFPE with 0 Rx queue 2018-07-03 01:35:58 +02:00
enic net/enic: fix missing offload capabilities 2018-05-14 22:32:23 +01:00
failsafe net/failsafe: add to meson build 2018-06-14 19:27:50 +02:00
fm10k ethdev: new Rx/Tx offloads API 2018-05-14 22:31:51 +01:00
i40e net/i40e: do not reset device info data 2018-07-03 01:35:58 +02:00
ifc net/ifc: enable the host notifier support 2018-06-15 12:27:20 +02:00
ixgbe net/ixgbe: fix mask bits register set error for FDIR 2018-07-03 01:35:58 +02:00
kni net/kni: add to meson build 2018-06-14 19:27:50 +02:00
liquidio net/liquidio: add to meson build 2018-06-14 19:27:50 +02:00
mlx4 net/mlx4: fix minor resource leak during init 2018-06-17 10:04:48 +02:00
mlx5 net/mlx5: separate generic tunnel TSO from the standard one 2018-07-03 01:35:58 +02:00
mvpp2 net/mvpp2: check pointer before using it 2018-06-14 19:27:50 +02:00
nfp net/nfp: avoid access to sysfs resource0 file 2018-07-03 01:35:58 +02:00
null ethdev: add probing finish function 2018-05-14 22:31:53 +01:00
octeontx ethdev: add probing finish function 2018-05-14 22:31:53 +01:00
pcap net/pcap: consolidate duplicated code 2018-07-03 01:35:58 +02:00
qede net/qede: remove primary MAC removal 2018-07-03 01:35:58 +02:00
ring ethdev: add probing finish function 2018-05-14 22:31:53 +01:00
sfc net/sfc: add missing Rx descriptor status callback 2018-05-30 12:30:40 +02:00
softnic net/softnic: add to meson build 2018-06-14 19:27:50 +02:00
szedata2 net/szedata2: add to meson build 2018-06-14 19:27:50 +02:00
tap net/tap: support TSO (TCP Segment Offload) 2018-07-03 01:35:58 +02:00
thunderx net/thunderx: fix build with gcc optimization on 2018-07-03 01:35:58 +02:00
vdev_netvsc net/vdev_netvsc: fix automatic probing 2018-05-23 00:35:01 +02:00
vhost net/vhost: add to meson build 2018-06-14 19:27:50 +02:00
virtio net/virtio-user: fix crash in server mode 2018-05-25 17:07:40 +02:00
vmxnet3 ethdev: new Rx/Tx offloads API 2018-05-14 22:31:51 +01:00
Makefile net/ifc: make driver name consistent 2018-06-14 19:27:50 +02:00
meson.build net/vhost: add to meson build 2018-06-14 19:27:50 +02:00