port: add symmetric crypto
authorFan Zhang <roy.fan.zhang@intel.com>
Mon, 1 Oct 2018 10:02:23 +0000 (11:02 +0100)
committerCristian Dumitrescu <cristian.dumitrescu@intel.com>
Fri, 12 Oct 2018 17:33:02 +0000 (19:33 +0200)
commitcc85c0781f83934b153062914790eb4f2b08954a
tree2d2decfcbb19a8db49f83aa3a7dbae9eff4e0451
parent7e30e444c3e44e2a7dc68f2ad6d6efc831e73d63
port: add symmetric crypto

This patch adds the symmetric crypto support to port library.
The crypto port acts as a shim layer to DPDK cryptodev library and
supports in-place crypto workload processing.

Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
doc/guides/prog_guide/packet_framework.rst
lib/librte_port/Makefile
lib/librte_port/meson.build
lib/librte_port/rte_port_sym_crypto.c [new file with mode: 0644]
lib/librte_port/rte_port_sym_crypto.h [new file with mode: 0644]
lib/librte_port/rte_port_version.map