add experimental tag to appropriate functions
authorNeil Horman <nhorman@tuxdriver.com>
Mon, 22 Jan 2018 01:48:06 +0000 (20:48 -0500)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 29 Jan 2018 22:35:29 +0000 (23:35 +0100)
commit77b7b81e32e94e79d2a65b259769ae11725be8bf
tree27388665cc66e0d3ee858ae230efa566e8f895b5
parent7d540a3e735dd4d3e5b57d281f079ecbf0a8f9fc
add experimental tag to appropriate functions

Append the __rte_experimental tag to api calls appearing in the
EXPERIMENTAL section of their libraries version map

Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
30 files changed:
drivers/net/dpaa/dpaa_ethdev.c
drivers/net/dpaa/dpaa_ethdev.h
drivers/net/dpaa/rte_pmd_dpaa.h
lib/librte_bbdev/rte_bbdev.c
lib/librte_bbdev/rte_bbdev.h
lib/librte_bbdev/rte_bbdev_pmd.h
lib/librte_eal/bsdapp/eal/eal.c
lib/librte_eal/common/eal_common_dev.c
lib/librte_eal/common/eal_common_devargs.c
lib/librte_eal/common/include/rte_dev.h
lib/librte_eal/common/include/rte_devargs.h
lib/librte_eal/common/include/rte_eal.h
lib/librte_eal/common/include/rte_service.h
lib/librte_eal/common/include/rte_service_component.h
lib/librte_eal/common/rte_service.c
lib/librte_eal/linuxapp/eal/eal.c
lib/librte_ether/rte_ethdev.c
lib/librte_ether/rte_ethdev.h
lib/librte_ether/rte_mtr.c
lib/librte_ether/rte_mtr.h
lib/librte_flow_classify/rte_flow_classify.c
lib/librte_flow_classify/rte_flow_classify.h
lib/librte_mbuf/rte_mbuf.c
lib/librte_mbuf/rte_mbuf.h
lib/librte_mbuf/rte_mbuf_pool_ops.c
lib/librte_mbuf/rte_mbuf_pool_ops.h
lib/librte_net/rte_arp.c
lib/librte_net/rte_arp.h
lib/librte_security/rte_security.c
lib/librte_security/rte_security.h