numam-dpdk/lib/librte_node
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
..
ethdev_ctrl.c node: add IPv4 rewrite and lookup control 2020-05-05 23:41:30 +02:00
ethdev_rx_priv.h node: add ethdev Rx 2020-05-05 23:38:10 +02:00
ethdev_rx.c node: add ethdev Rx 2020-05-05 23:38:10 +02:00
ethdev_tx_priv.h node: add ethdev Tx 2020-05-05 23:38:31 +02:00
ethdev_tx.c node: add ethdev Tx 2020-05-05 23:38:31 +02:00
ip4_lookup_neon.h node: fix arm64 build with old gcc 2020-05-13 15:38:50 +02:00
ip4_lookup_sse.h node: add IPv4 lookup for x86 2020-05-05 23:41:05 +02:00
ip4_lookup.c node: add IPv4 rewrite and lookup control 2020-05-05 23:41:30 +02:00
ip4_rewrite_priv.h node: add IPv4 rewrite and lookup control 2020-05-05 23:41:30 +02:00
ip4_rewrite.c node: add IPv4 rewrite and lookup control 2020-05-05 23:41:30 +02:00
log.c log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
Makefile node: add packet drop 2020-05-05 23:42:13 +02:00
meson.build node: add packet drop 2020-05-05 23:42:13 +02:00
node_private.h node: add ethdev control 2020-05-05 23:38:35 +02:00
null.c node: add logging and null node 2020-05-05 23:37:43 +02:00
pkt_drop.c node: add packet drop 2020-05-05 23:42:13 +02:00
rte_node_eth_api.h lib: remind experimental status in headers 2020-07-07 12:49:10 +02:00
rte_node_ip4_api.h lib: remind experimental status in headers 2020-07-07 12:49:10 +02:00
rte_node_version.map node: add IPv4 rewrite and lookup control 2020-05-05 23:41:30 +02:00