+93
−1
Loading
Disconnect test requires not the second TCP port but the second IP address, and hence it is disabled for TCP transport now. Besides, related with this, popular Linux iSCSI initiator requires not multiple TCP ports but multiple IP addresses for login redirection feature. Using multiple IP addresses will be reasonable also for NVMe-oF TCP transport. Hence following the recent change in iSCSI test, create multiple IP addresses network using veth device and ether bridge. After this patch, target_disconnect test will be enabled for TCP transport automatically. Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: I593090dd5b763e90dceb8eeee7a7b79971367b8d Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4089 Community-CI: Broadcom CI Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com>