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 |
||
---|---|---|
.. | ||
accel_dpdk_compressdev.c |