Spdk/module/accel
Jim Harris 05e7a8a8bf accel/dpdk_compressdev: start with copy of C file
We will be creating a new accel module for DPDK
compressdev.  We can heavily leverage all of the
code from the existing vbdev_compress.c file.  So
just copy that file exactly to start, and then the
next patch will contain only the deltas for removing
the bdev/reduce plumbing and adding the accel
plumbing.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I4f6ca1c2dad92eb8dd38b351602b65b8cb4ee4e8
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15829
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com>
Reviewed-by: Paul Luse <paul.e.luse@intel.com>
Community-CI: Mellanox Build Bot
2023-01-19 11:16:01 +00:00
..
dpdk_compressdev accel/dpdk_compressdev: start with copy of C file 2023-01-19 11:16:01 +00:00
dpdk_cryptodev accel/dpdk_cryptodev: Fix io_dev unregister 2023-01-19 08:25:48 +00:00
dsa accel: use iovecs for copy+crc32c operations 2023-01-17 23:34:43 +00:00
iaa accel: use iovecs for compress operations 2023-01-17 23:34:43 +00:00
ioat accel: use iovecs for fill operations 2023-01-16 15:35:15 +00:00
Makefile module/accel: Add accel_dpdk_cryptodev 2023-01-11 09:16:59 +00:00