numam-spdk/test/common/lib
Or Gerlitz e61b0904a8 sock/posix: Add flush
Initiator drivers (e.g nvme/tcp) don't use poll groups but rather directly
poll the qpair. In this case we want to allow the polling function (e.g
_qpair_process_completions()) to flush async writes pending on the socket.

Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Change-Id: Ibd8c73691213d58e287b7110d0f5a381a89a64d0
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/475419
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2020-01-22 13:53:09 +00:00
..
nvme lib/nvme: make transport.c use fn tables. 2020-01-16 09:10:38 +00:00
test_env.c test/common: Mock CPU core operations for unit tests 2020-01-03 08:33:25 +00:00
test_sock.c sock/posix: Add flush 2020-01-22 13:53:09 +00:00
ut_multithread.c thread: Add a mechanism to exit a lightweight thread 2019-05-22 04:23:17 +00:00