Spdk/examples
Ziye Yang 17cdadf5a9 test/hello_sock: Refactor the program and add -N option
This option is used to make hello_sock can use the
designated sock implementations. We need this patch
since we will provide another uring implementation.

So better to pass the name. Otherwise if the users have
many different implementations, VPP implementation
could not be the highest priority for test.

Change-Id: Ibb3862e9e6588743ec9c01074904ed4f7c9c06a5
Signed-off-by: Ziye Yang <ziye.yang@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/478
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
2020-02-13 09:51:46 +00:00
..
bdev examples/fio_plugin: don't allow starting in daemonized fio server 2020-02-13 09:51:28 +00:00
blob autotest.sh: add hello_blob to BlobFS tests 2020-01-22 13:52:22 +00:00
ioat examples: rename ioat perf tool to ioat_perf 2019-05-22 14:51:01 +00:00
nvme examples/fio_plugin: don't allow starting in daemonized fio server 2020-02-13 09:51:28 +00:00
nvmf example/nvmf: always return after spdk_subsystem_init 2020-01-13 01:47:30 +00:00
sock test/hello_sock: Refactor the program and add -N option 2020-02-13 09:51:46 +00:00
vmd lib/vmd: detach devices during shutdown 2020-02-04 16:50:25 +00:00
Makefile nvmf_example: add an nvmf example 2019-12-20 10:03:34 +00:00