+1
−2
lib/bdev/passthru/Makefile
0 → 100644
+42
−0
lib/bdev/passthru/vbdev_passthru.c
0 → 100755
+515
−0
+1
−1
Loading
Example showing the basics of a vbdev via a module that implements the main functions, and a few extras, needed for a vbdev. The tests also demonstrate how to configure an application to use a vbdev and an underlying bdev Change-Id: I67bf542143eb6532465cdb6af63c0f2ab7084c0e Signed-off-by:paul luse <paul.e.luse@intel.com> Reviewed-on: https://review.gerrithub.io/399768 Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>