numam-dpdk/lib/librte_eal
Dan Aloni 90a1633b23 eal/linux: allow to map BARs with MSI-X tables
While VFIO doesn't allow us to map complete BARs with MSI-X tables,
it does allow us to map around them in PAGE_SIZE granularity. There
might be adapters that provide their registers in the same BAR
but on a different page. For example, Intel's NVME adapter, though
not a network adapter, provides only one MMIO BAR that contains
the MSI-X table.

Signed-off-by: Dan Aloni <dan@kernelim.com>
Acked-by: Anatoly Burakov <anatoly.burakov@intel.com>
2015-02-23 21:57:31 +01:00
..
bsdapp eal: fix dynamic link with virtio 2015-02-20 11:04:52 +01:00
common eal/linux: enable uio_pci_generic support 2015-02-20 23:34:31 +01:00
linuxapp eal/linux: allow to map BARs with MSI-X tables 2015-02-23 21:57:31 +01:00
Makefile eal: no more bare metal environment 2014-11-27 13:09:51 +01:00