numam-dpdk/lib/librte_ether
Neil Horman a6ec31597a mk: add experimental tag check
Add checks during build to ensure that all symbols in the EXPERIMENTAL
version map section have __experimental tags on their definitions, and
enable the warnings needed to announce their use.  Also add an
ALLOW_EXPERIMENTAL_APIS define to allow individual libraries and files
to declare the acceptability of experimental api usage

Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
2018-01-29 23:35:29 +01:00
..
ethdev_profile.c lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
ethdev_profile.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
Makefile mk: add experimental tag check 2018-01-29 23:35:29 +01:00
rte_dev_info.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_eth_ctrl.h ethdev: increase flow type limit from 32 to 64 2018-01-21 15:51:52 +01:00
rte_ethdev_core.h ethdev: separate internal structures into own header 2018-01-22 01:34:23 +01:00
rte_ethdev_driver.h ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
rte_ethdev_pci.h ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
rte_ethdev_vdev.h ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
rte_ethdev_version.map ethdev: add devop to check removal status 2018-01-21 21:09:25 +01:00
rte_ethdev.c add experimental tag to appropriate functions 2018-01-29 23:35:29 +01:00
rte_ethdev.h add experimental tag to appropriate functions 2018-01-29 23:35:29 +01:00
rte_flow_driver.h ethdev: expose flow API error helper 2017-10-13 01:18:47 +01:00
rte_flow.c ethdev: adjust removal error report in flow API 2018-01-21 21:09:42 +01:00
rte_flow.h ethdev: adjust removal error report in flow API 2018-01-21 21:09:42 +01:00
rte_mtr_driver.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_mtr.c add experimental tag to appropriate functions 2018-01-29 23:35:29 +01:00
rte_mtr.h add experimental tag to appropriate functions 2018-01-29 23:35:29 +01:00
rte_tm_driver.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_tm.c lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_tm.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00