dpdk-fm10k/lib/librte_ipsec
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
..
crypto.h replace packed attributes 2020-04-16 18:16:46 +02:00
esp_inb.c ipsec: fix use of uninitialized variable 2020-02-20 11:16:46 +01:00
esp_outb.c ipsec: fix use of uninitialized variable 2020-02-20 11:16:46 +01:00
iph.h ipsec: support header construction 2019-07-05 15:28:14 +02:00
ipsec_sad.c ipsec: check SAD lookup error 2020-05-11 13:17:43 +02:00
ipsec_sqn.h ipsec: optimize SA outbound sequence update 2020-05-11 13:17:43 +02: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
misc.h ipsec: fix use of uninitialized variable 2020-02-20 11:16:46 +01:00
pad.h ipsec: implement SA data-path API 2019-01-10 16:57:22 +01:00
rte_ipsec.h lib: remind experimental status in headers 2020-07-07 12:49:10 +02:00
rte_ipsec_group.h enforce experimental tag at beginning of declarations 2019-06-29 19:04:48 +02:00
rte_ipsec_sa.h ipsec: remove redundant replay window size 2019-11-08 13:51:16 +01:00
rte_ipsec_sad.h ipsec: move SAD name length 2020-02-05 15:20:51 +01:00
rte_ipsec_version.map ipsec: add inbound SAD API 2019-10-23 16:57:06 +02:00
sa.c ipsec: optimize SA outbound sequence update 2020-05-11 13:17:43 +02:00
sa.h ipsec: optimize SA outbound sequence update 2020-05-11 13:17:43 +02:00
ses.c ipsec: support CPU crypto mode 2020-02-05 15:29:59 +01:00