Spdk/examples
Wojciech Malikowski 4a3d5418c5 lib/vmd: Replace spdk_vmd_probe(bdf) with spdk_vmd_init()
spdk_vmd_init() will attach all VMD devices that were
unbinded from system. There is not need to specify VMD
bdf in VMD public interface since it can be controlled
by setup.sh script.

Change-Id: Ifc45c32dc7e11b59429a41ddfdd596db30e27731
Signed-off-by: Wojciech Malikowski <wojciech.malikowski@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/456631
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2019-06-11 04:35:31 +00:00
..
bdev examples/hello_bdev: fail if configfile not provided 2019-05-30 22:01:23 +00:00
blob examples/hello_blob: use io_unit_size instead of page_size 2019-04-04 01:10:14 +00:00
ioat examples: rename ioat perf tool to ioat_perf 2019-05-22 14:51:01 +00:00
nvme Opal: Refactor and clean functions 2019-06-11 01:12:24 +00:00
sock notify: add notification library 2019-03-29 21:15:14 +00:00
vmd lib/vmd: Replace spdk_vmd_probe(bdf) with spdk_vmd_init() 2019-06-11 04:35:31 +00:00
Makefile examples/vmd: VMD device usage example 2019-06-11 04:35:31 +00:00