Spdk/examples/sock/hello_world
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
..
.gitignore examples/sock/hello_sock: introduce sample application for libsock 2018-08-14 14:52:19 +00:00
hello_sock.c test/hello_sock: Refactor the program and add -N option 2020-02-13 09:51:46 +00:00
Makefile examples/sock: make hello_sock leverage net subsystem 2019-09-26 15:22:21 +00:00