numam-dpdk/drivers/bus/pci
Pavan Nikhilesh acec04c4b2 build: disable experimental API check internally
Remove setting ALLOW_EXPERIMENTAL_API individually for each Makefile and
meson.build. Instead, enable ALLOW_EXPERIMENTAL_API flag across app, lib
and drivers.
This changes reduces the clutter across the project while still
maintaining the functionality of ALLOW_EXPERIMENTAL_API i.e. warning
external applications about experimental API usage.

Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Signed-off-by: David Marchand <david.marchand@redhat.com>
2020-04-14 16:22:34 +02:00
..
bsd bus/pci: check IO permissions for UIO only 2019-10-25 11:54:10 +02:00
linux bus/pci: fix devargs on probing again 2020-03-31 02:54:29 +02:00
Makefile build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
pci_common_uio.c bus/pci: support hot-unplug handler 2018-10-15 22:16:48 +02:00
pci_common.c bus/pci: clear driver on detach 2019-11-21 00:18:02 +01:00
pci_params.c devargs: rename enum items with singular form 2018-10-11 13:57:29 +02:00
private.h bus/pci: always check IOMMU capabilities 2019-08-05 12:08:15 +02:00
rte_bus_pci_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
rte_bus_pci.h bus/pci: change IOVA as VA flag name 2019-07-22 17:46:32 +02:00