Spdk/test/common
Ziye Yang 465f4c1254 sock/uring: Add the async network I/O support for socket
This patch is used to add the async network I/O support in
sock layer. If code is configured with I/O uring, --with-uring,
we can use io uring in Linux (version >=5.4-rc3).

PS: We also make VPP's default priority > uring, because
for the iSCSI or sock test linked with VPP. It tests VPP with
a given address (which is not a special VPP can only open address),
so using uring can also listen those address succefully. And if we make
uring with priority > VPP, actually, VPP will not tested in those cases.

Additionally, the current CI pool is not ready for test, we need
wait for the CI system ready. And I test on my local platform, it works.

Signed-off-by: Ziye Yang <ziye.yang@intel.com>
Change-Id: Ie8ee3c8ddf8d2a7264f2b382376733e002816dcc
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/952
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2020-03-20 08:41:28 +00:00
..
config vm_setup: add abigail for fedora machines. 2020-03-18 08:02:30 +00:00
lib lib/thread: Add unique ID for each created SPDK thread 2020-02-27 10:14:23 +00:00
applications.sh test/common: Introduce new test flag for enabling debug app runs 2020-02-27 10:15:40 +00:00
autotest_common.sh test/common: inline fio_config_add_job 2020-03-19 08:50:59 +00:00
skipped_build_files.txt sock/uring: Add the async network I/O support for socket 2020-03-20 08:41:28 +00:00
skipped_tests.txt test/iscsi: add application for target fuzz testing. 2020-03-13 08:53:46 +00:00