On 6/26/2018 2:29 PM, Alejandro Lucero wrote: > 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.luc...@netronome.com>
Applied to dpdk-next-net/master, thanks.