Spdk/test/unit/lib/nvmf
JinYu 50a130c6da nvmf: add keep alive unit test
Add the KATO==0 uint test of keep alive feature.
1, If subsystem == nvme && KATO == 0, it means initiator don't want
to enable keep alive feature, the keep_alive_poller would not be registered.
2, If subsystem == discovery, KATO must be 0.

Change-Id: I212b344e235e94d5f34168d43d45766283773446
Signed-off-by: JinYu <jin.yu@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/451819
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2019-05-01 18:44:29 +00:00
..
ctrlr_bdev.c trace: inline tpoint_mask checking 2018-09-04 17:09:25 +00:00
ctrlr_discovery.c nvmf: Remove qpair_is_idle 2019-03-15 19:19:17 +00:00
ctrlr.c nvmf: add keep alive unit test 2019-05-01 18:44:29 +00:00
rdma.c trace: allow arg1 to represent a string 2019-05-01 17:10:43 +00:00
subsystem.c nvmf: add asynchronous event for reservation notificaiton 2019-04-23 16:30:24 +00:00
tcp.c trace: allow arg1 to represent a string 2019-05-01 17:10:43 +00:00
Makefile nvmf: Collapse request.c into ctrlr.c 2019-02-04 18:11:33 +00:00