Home
last modified time | relevance | path

Searched refs:test_connect_v4 (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/net/openvswitch/
H A Dopenvswitch.sh378 test_connect_v4 () { function
380 sbx_add "test_connect_v4" || return $?
382 ovs_add_dp "test_connect_v4" cv4 || return 1
386 ovs_add_netns_and_veths "test_connect_v4" "cv4" "$ns" \
397 ovs_add_flow "test_connect_v4" cv4 \
399 ovs_add_flow "test_connect_v4" cv4 \
401 ovs_add_flow "test_connect_v4" cv4 \
403 ovs_add_flow "test_connect_v4" cv4 \
407 ovs_sbx "test_connect_v4" ip netns exec client ping 172.31.110.20 -c 3 || return 1

Completed in 2 milliseconds