dpdk-fm10k/lib/librte_fib
David Marchand 74f4d6424d lib: remind experimental status in headers
The following libraries are experimental, all of their functions can
be changed or removed:

- librte_bbdev
- librte_bpf
- librte_compressdev
- librte_fib
- librte_flow_classify
- librte_graph
- librte_ipsec
- librte_node
- librte_rcu
- librte_rib
- librte_stack
- librte_telemetry

Their status is properly announced in MAINTAINERS.
Remind this status in their headers in a common fashion (aligned to ABI
docs).

Cc: stable@dpdk.org

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2020-07-07 12:49:10 +02:00
..
dir24_8.c fib: add DIR24-8 dataplane algorithm 2019-11-06 00:11:44 +01:00
dir24_8.h remove blank lines at end of file 2019-11-26 00:12:08 +01: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
rte_fib.c fib: add DIR24-8 dataplane algorithm 2019-11-06 00:11:44 +01:00
rte_fib.h lib: remind experimental status in headers 2020-07-07 12:49:10 +02:00
rte_fib6.c remove blank lines at end of file 2019-11-26 00:12:08 +01:00
rte_fib6.h lib: remind experimental status in headers 2020-07-07 12:49:10 +02:00
rte_fib_version.map fib: support IPv6 2019-11-06 00:11:44 +01:00
trie.c fib: fix possible integer overflow 2020-02-06 16:17:14 +01:00
trie.h remove blank lines at end of file 2019-11-26 00:12:08 +01:00