Home
last modified time | relevance | path

Searched refs:slowwait (Results 1 – 12 of 12) sorted by relevance

/linux/tools/testing/selftests/drivers/net/bonding/
H A Dbond_passive_lacp.sh73 slowwait 2 check_port_state "${c_ns}" "eth0" "active" && RET=1
78 slowwait 2 check_port_state "${s_ns}" "eth0" "active" || RET=1
83 slowwait 5 check_port_state "${s_ns}" "eth0" "distributing"
84 slowwait 10 check_port_state "${s_ns}" "eth0" "expired" && RET=1
H A Dbond_options.sh63 slowwait 5 active_slave_changed $active_slave
237 slowwait 5 wait_mii_up
274 slowwait 2 active_slave_changed $active_slave
353 slowwait 2 active_slave_changed $active_slave
465 slowwait 2 active_slave_changed $active_slave
H A Dbond-lladdr-target.sh56 slowwait 2 wait_lladdr_dad ip -n $sw addr show br0
71 slowwait 5 wait_bond_up ip -n $host link show bond0
H A Dbond_topo_2d1c.sh102 slowwait 2 ip netns exec ${s_ns} ping6 ${c_ip6} -c 1 -W 0.1 &> /dev/null
156 slowwait 2 ip netns exec ${s_ns} ping ${c_ip4} -c 1 -W 0.1 &> /dev/null
H A Dlag_lib.sh161 slowwait 2 ip netns exec ${CLIENT} ping ${SWITCHIP} -c 2 -W 0.1 &> /dev/null
171 slowwait 2 ip netns exec ${CLIENT} ping ${SWITCHIP} -c 2 -W 0.1 &> /dev/null
/linux/tools/testing/selftests/net/
H A Dtest_vxlan_vnifiltering.sh149 slowwait 5 ip netns exec $hv_1 ping -c 1 -W 1 $1 &>/dev/null
150 slowwait 5 ip netns exec $hv_1 ping -c 1 -W 1 $2 &>/dev/null
156 slowwait 5 run_cmd "ip netns exec $vm_11 ping -c 1 -W 1 10.0.10.12"
159 slowwait 5 run_cmd "ip netns exec $vm_21 ping -c 1 -W 1 10.0.10.22"
H A Dbroadcast_ether_dst.sh49 slowwait 1 grep -qs "listening" "${OUTPUT}"
H A Dlib.sh105 slowwait() function
136 slowwait "$timeout" until_counter_is ">= $((base + delta))" "$@"
H A Dvrf_route_leaking.sh278 slowwait 5 ip netns exec $h1 "${ping6}" -c1 -w1 ${H2_N2_IP6} >/dev/null 2>&1
373 slowwait 5 ip netns exec $h1 "${ping6}" -c1 -w1 ${H2_N2_IP6} >/dev/null 2>&1
H A Drtnetlink.sh316 slowwait 5 check_addr_not_exist "$devdummy" "10.23.11."
1452 slowwait 30 validate_mngtmpaddr ${devdummy}
H A Dfcnal-test.sh192 slowwait 2 sh -c 'test -z "$(pgrep '"'^(nettest|ping|ping6)$'"')"'
/linux/tools/testing/selftests/drivers/net/lib/sh/
H A Dlib_netcons.sh399 slowwait 2 sh -c "test -n \"\$($CHECK_CMD)\"" || {