pci: use OS generic memory mapping functions
authorTal Shnaiderman <talshn@mellanox.com>
Mon, 29 Jun 2020 12:37:34 +0000 (15:37 +0300)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 29 Jun 2020 22:02:54 +0000 (00:02 +0200)
commit2fd3567e542595d38deea7c186ee52621a46dc99
treea60fa1177018c14174395ff8b01d7439e8cc93f6
parent2ab745bd8f44bbc0bd8fa04af62ffc5caa61a899
pci: use OS generic memory mapping functions

Changing all of PCIs Unix memory mapping to the
new memory allocation API wrapper.

Change all of PCI mapping function usage in
bus/pci to support the new API.

Signed-off-by: Tal Shnaiderman <talshn@mellanox.com>
drivers/bus/pci/bsd/pci.c
drivers/bus/pci/linux/pci_uio.c
drivers/bus/pci/linux/pci_vfio.c
drivers/bus/pci/pci_common_uio.c
lib/librte_eal/rte_eal_exports.def
lib/librte_pci/rte_pci.c
lib/librte_pci/rte_pci.h