Spdk/test/unit/lib/iscsi
Ziye Yang cc5e5b9e50 iscsi: Enable the sock fd group polling mechanism
This patch is used to implement the sock fd event group
polling mechanism if there are incoming data from network
(read event in SPDK iSCSI target side) , thus we can awake
many connections one time, and it can reduce the system call
overhead.

Change-Id: I76c26a89ef9365d7e1ccec616985e7435253896b
Signed-off-by: Ziye Yang <optimistyzy@gmail.com>
Reviewed-on: https://review.gerrithub.io/399796
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-02-27 12:56:04 -05:00
..
conn.c iscsi: Enable the sock fd group polling mechanism 2018-02-27 12:56:04 -05:00
init_grp.c iscsi&rpc: Add new initiator information to an existing initiator group 2018-02-15 11:28:19 -05:00
iscsi.c test: use spdk.unittest.mk for iscsi unit tests 2018-02-14 11:07:05 -05:00
param.c test: use spdk.unittest.mk for iscsi unit tests 2018-02-14 11:07:05 -05:00
portal_grp.c test: use spdk.unittest.mk for iscsi unit tests 2018-02-14 11:07:05 -05:00
tgt_node.c iscsi: Adjust variable's name to JSON for iSCSI CHAP 2018-02-23 18:56:11 -05:00
common.c net, iscsi: add struct spdk_sock abstraction 2018-02-12 12:30:39 -05:00
Makefile iscsi&iscsi/ut: Unify cpumask decode between iSCSI.conf and JSON-RPC 2018-01-19 15:47:57 -05:00