It seems like some distros or kernels do not automatically forward packets across the bridge we set up in nvmf_veth_init. So add an iptables entry to explicitly add a forwarding rule. Signed-off-by: Jim Harris <james.r.harris@intel.com> Change-Id: I50bc203afcfee888c27c0e1d77609e554dedc61e Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/10810 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> |
||
---|---|---|
.. | ||
host | ||
target | ||
common.sh | ||
nvmf.sh | ||
README.md |
NVMe-oF test scripts
The test scripts in this directory hierarchy can be run in isolation by passing the --iso flag when running the test script. This will set up the RDMA NIC for testing and then tear it back down again when the test is completed.