8b75f85f2d
This commit adds a simple hello world example that writes the string "Hello World!" to a bdev. The example can be used on a block device such as Malloc or virtual bdev such as the passthru vbdev. The sample bdev.conf configuration file includes a configuration for 2 malloc bdevs and one passthru bdev on top of Malloc0. Change-Id: I1414183e3ddfac988ef61f24b8271653ac57e7c1 Signed-off-by: John Kariuki <John.K.Kariuki@intel.com> Reviewed-on: https://review.gerrithub.io/407220 Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> |
||
---|---|---|
.. | ||
.gitignore | ||
bdev.conf | ||
hello_bdev.c | ||
Makefile |