numam-dpdk/lib/librte_cryptodev
Fiona Trahe 5ee6cef267 cryptodev: remove experimental label
The cryptodev API was introduced in the DPDK 2.2 release.
Since then it has
 - been reviewed and iterated for the DPDK 16.04 release
 - had extensive use by the l2fwd-crypto app,
			the ipsec-secgw example app,
			the test app.
We believe it is now stable and the EXPERIMENTAL label should be removed.

Signed-off-by: Fiona Trahe <fiona.trahe@intel.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2016-04-06 19:00:57 +02:00
..
Makefile snow3g: add driver for SNOW 3G library 2016-03-11 00:14:47 +01:00
rte_crypto_sym.h cryptodev: rename elements for clarity 2016-04-06 19:00:57 +02:00
rte_crypto.h cryptodev: change burst API to be crypto op oriented 2016-03-10 17:12:45 +01:00
rte_cryptodev_pmd.h cryptodev: extract symmetric operations 2016-03-10 17:12:41 +01:00
rte_cryptodev_version.map cryptodev: add capabilities discovery 2016-03-11 10:43:09 +01:00
rte_cryptodev.c cryptodev: rename elements for clarity 2016-04-06 19:00:57 +02:00
rte_cryptodev.h cryptodev: remove experimental label 2016-04-06 19:00:57 +02:00