lib: remind experimental status in headers
authorDavid Marchand <david.marchand@redhat.com>
Fri, 26 Jun 2020 08:16:38 +0000 (10:16 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 7 Jul 2020 10:49:10 +0000 (12:49 +0200)
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>

No differences found