Commit d570ad49 authored by paul luse's avatar paul luse Committed by Tomasz Zawadzki
Browse files

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: default avatarpaul luse <paul.e.luse@intel.com>
Change-Id: Id91bb8630213e6046a5b38f31227476a33eb0675
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16063


Tested-by: default avatarSPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: default avatarTomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: default avatarKonrad Sztyber <konrad.sztyber@intel.com>
parent d6d0ef6c
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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
+1176 −0

File added.

Preview size limit exceeded, changes collapsed.