6b2e61ac36
NFP vNICs use a subset of PCI device BARs. vNIC config bar depends on firmware symbol defining how to map it through a NFP expansion bar. This patch adds a NSPU API function for getting a vNIC config bar mapped through a expansion bar giving a firmware symbol. The PMD will use the PCI bar offset returned for accessing the vNIC bar. Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com>