numam-dpdk/lib/librte_ethdev
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
..
ethdev_private.c
ethdev_private.h rename private header files 2019-10-27 22:03:06 +01:00
ethdev_profile.c
ethdev_profile.h
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
rte_class_eth.c
rte_dev_info.h ethdev: add definitions for EEPROM standards 2019-10-23 16:43:08 +02:00
rte_eth_ctrl.h ethdev: fix include of ethernet header file 2019-10-25 19:00:22 +02:00
rte_ethdev_core.h ethdev: add comment to warn of ABI breakage 2020-02-19 13:51:06 +01:00
rte_ethdev_driver.h ethdev: add hairpin queue 2019-11-08 23:15:04 +01:00
rte_ethdev_pci.h add top-level SPDX license tag 2020-02-22 16:11:53 +01:00
rte_ethdev_vdev.h add top-level SPDX license tag 2020-02-22 16:11:53 +01:00
rte_ethdev_version.map ethdev: add API to dump device internal flow info 2020-01-17 19:59:19 +01:00
rte_ethdev.c ethdev: fix spelling 2020-03-18 10:21:42 +01:00
rte_ethdev.h ethdev: fix switching domain allocation 2020-01-17 19:59:19 +01:00
rte_flow_driver.h ethdev: add API to dump device internal flow info 2020-01-17 19:59:19 +01:00
rte_flow.c ethdev: add PFCP header to flow API 2020-03-18 10:21:42 +01:00
rte_flow.h ethdev: add PFCP header to flow API 2020-03-18 10:21:42 +01:00
rte_mtr_driver.h
rte_mtr.c
rte_mtr.h ethdev: replace license text with SPDX tag 2019-07-29 15:07:48 +02:00
rte_tm_driver.h
rte_tm.c
rte_tm.h ethdev: replace license text with SPDX tag 2019-07-29 15:07:48 +02:00