Home
last modified time | relevance | path

Searched refs:run_on (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/drivers/net/hw/
H A Dethtool_rmon.sh31 current=$(run_on "$iface" \
34 run_on "$iface" ip link set dev "$iface" mtu "$required" \
58 before=$(run_on "$iface" ethtool --json -S "$iface" --groups rmon | \
63 run_on "$neigh" \
65 run_on "$iface" \
70 after=$(run_on "$iface" ethtool --json -S "$iface" --groups rmon | \
105 done < <(run_on "$iface" ethtool --json -S "$iface" --groups rmon | \
130 netif_mtu["$iface"]=$(run_on "$iface" \
141 run_on "$iface" ip link set dev "$iface" \
H A Dethtool_std_stats.sh46 run_on "$iface" "$MZ" "$iface" -q -d 10usec -c "$num_tx" $pkt_format
49 run_on "$neigh" "$MZ" "$neigh" -q -d 10usec -c "$num_rx" $pkt_format
170 if ! run_on "$int" ethtool -I --json -a "$int" > /dev/null 2>&1; then
/linux/tools/testing/selftests/net/
H A Dlib.sh551 run_on "$if_name" \
709 run_on() function
/linux/tools/testing/selftests/net/forwarding/
H A Dlib.sh389 run_on() function
417 usecs=$(run_on "$iface" ethtool -c "$iface" 2>/dev/null | \
565 MAC_ADDR_ORIG["$dev"]=$(run_on "$dev" \