numam-dpdk/drivers/net/nfp/nfpcore
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
..
nfp6000 net/nfp: support CPP 2018-04-14 00:40:21 +02:00
nfp-common net/nfp: fix unused header reference 2018-06-14 19:27:50 +02:00
nfp_cpp_pcie_ops.c net/nfp: avoid access to sysfs resource0 file 2018-07-03 01:35:58 +02:00
nfp_cpp.h net/nfp: use generic PCI config access functions 2018-07-03 01:35:58 +02:00
nfp_cppcore.c net/nfp: use generic PCI config access functions 2018-07-03 01:35:58 +02:00
nfp_crc.c net/nfp: support CPP 2018-04-14 00:40:21 +02:00
nfp_crc.h net/nfp: support CPP 2018-04-14 00:40:21 +02:00
nfp_hwinfo.c net/nfp: support CPP 2018-04-14 00:40:21 +02:00
nfp_hwinfo.h net/nfp: support CPP 2018-04-14 00:40:21 +02:00
nfp_mip.c net/nfp: support CPP 2018-04-14 00:40:21 +02:00
nfp_mip.h net/nfp: support CPP 2018-04-14 00:40:21 +02:00
nfp_mutex.c net/nfp: support CPP 2018-04-14 00:40:21 +02:00
nfp_nffw.c net/nfp: support CPP 2018-04-14 00:40:21 +02:00
nfp_nffw.h net/nfp: support CPP 2018-04-14 00:40:21 +02:00
nfp_nsp_cmds.c net/nfp: support CPP 2018-04-14 00:40:21 +02:00
nfp_nsp_eth.c net/nfp: support CPP 2018-04-14 00:40:21 +02:00
nfp_nsp.c net/nfp: support CPP 2018-04-14 00:40:21 +02:00
nfp_nsp.h net/nfp: support CPP 2018-04-14 00:40:21 +02:00
nfp_resource.c net/nfp: fix off-by-one and no nul on strncpy use 2018-05-14 23:32:23 +02:00
nfp_resource.h net/nfp: support CPP 2018-04-14 00:40:21 +02:00
nfp_rtsym.c net/nfp: support CPP 2018-04-14 00:40:21 +02:00
nfp_rtsym.h net/nfp: support CPP 2018-04-14 00:40:21 +02:00
nfp_target.h net/nfp: support CPP 2018-04-14 00:40:21 +02:00