crypto: change cryptodev with new cryptodev API 19/28419/10
authorFan Zhang <roy.fan.zhang@intel.com>
Thu, 3 Sep 2020 16:10:57 +0000 (17:10 +0100)
committerDamjan Marion <dmarion@me.com>
Wed, 9 Sep 2020 10:19:21 +0000 (10:19 +0000)
commitef80ad6bff03e3cc35950de0e15e4821ef3f7c04
tree1b4089175b32bf99adf99279f9e1f4d517277a52
parentc4665093cdb0a8122d9640b6f5b3acd627918f32
crypto: change cryptodev with new cryptodev API

Type: feature

This patch updateds cryptodev engine uses new DPDK Cryptodev
API planned to be upstreamed in DPDK 20.11.

Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
Signed-off-by: Piotr Bronowski <piotrX.bronowski@intel.com>
Change-Id: I8dd1a8ac643f1e952deb787e466b76ea7aa5f420
build/external/patches/dpdk_20.08/0001-cryptodev-add-symmetric-crypto-data-path-APIs.patch [new file with mode: 0644]
src/plugins/dpdk/CMakeLists.txt
src/plugins/dpdk/cryptodev/cryptodev_dp_api.c [new file with mode: 0644]
src/vnet/crypto/crypto.c