accel/dpdk_cryptodev: start with copy of vbdev_crypto
This patch is just a copy of vbdev_crypto.c and the corresponding UT file. It makes it easier to review the next patch which adds accel operations Signed-off-by: Alexey Marchuk <alexeymar@nvidia.com> Change-Id: Ib88b45d573b011b1acb35da9bf4dab922d8fb183 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16182 Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com> Reviewed-by: Paul Luse <paul.e.luse@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
This commit is contained in:
parent
2608d129d0
commit
f5d1a924a1
2128
module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c
Normal file
2128
module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c
Normal file
File diff suppressed because it is too large
Load Diff
@ -56,3 +56,7 @@ module/bdev/daos/bdev_daos_rpc
|
||||
# Not configured to test xNVMe bdev
|
||||
module/bdev/xnvme/bdev_xnvme
|
||||
module/bdev/xnvme/bdev_xnvme_rpc
|
||||
|
||||
# Temporary added, will be remove in the next patch
|
||||
module/accel/dpdk_cryptodev/accel_dpdk_cryptodev
|
||||
test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut
|
||||
|
1227
test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut.c
Normal file
1227
test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut.c
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user