Spdk/module/sock
Sudheer Mogilappagari 2d877401fd nvmf/tcp: Add recv to busy poll hw queue for data
Call recv to trigger busy polling even when no socket is active. when
epoll_wait returns zero,  the first socket in poll group is used to
trigger busy polling in kernel stack and potentially reap incoming data

Change-Id: I15f04cb4a2c7b382dd07391eda69678fd7919790
Signed-off-by: Sudheer Mogilappagari <sudheer.mogilappagari@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/3180
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2020-07-22 12:20:47 +00:00
..
posix nvmf/tcp: Add recv to busy poll hw queue for data 2020-07-22 12:20:47 +00:00
uring uring/sock: remove the SPDK_UNREACHABLE 2020-07-10 07:30:45 +00:00
vpp pollers: Fix pollers to return correct busy status 2020-07-07 07:29:31 +00:00
Makefile sock/uring: Add the async network I/O support for socket 2020-03-20 08:41:28 +00:00