test/unit/lib/accel/dpdk_compressdev.c: add starting point C file

The new compressdev unit tests will re-use quite a bit of code
from the old compress vbdev module so start this that so that the
next patch will be easier to review what's changed for as the
accel compressdev unit tests.

Signed-off-by: paul luse <paul.e.luse@intel.com>
Change-Id: Id91bb8630213e6046a5b38f31227476a33eb0675
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16063
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
This commit is contained in:
paul luse 2022-12-22 09:53:39 -07:00 committed by Tomasz Zawadzki
parent d6d0ef6c16
commit d570ad4972
2 changed files with 1179 additions and 0 deletions

View File

@ -66,3 +66,6 @@ lib/mlx5/mlx5_crypto
lib/ublk/ublk
lib/ublk/ublk_rpc
module/event/subsystems/ublk/ublk
# Temp skip checking for this file until next patch
test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut

File diff suppressed because it is too large Load Diff