Lines Matching refs:h2
77 manual_with_verification $h1 $h2
82 manual_with_verification $h2 $h1
111 manual_without_verification $h1 $h2
116 manual_without_verification $h2 $h1
150 manual_failed_verification $h1 $h2
155 manual_failed_verification $h2 $h1
165 lldptool -i $h2 -t -n -V addEthCaps | \
177 lldptool -L -i $h2 adminStatus=rxtx >/dev/null
181 lldptool -T -i $h2 -V addEthCaps enableTx=yes >/dev/null
190 lldptool -i $h2 -t -n -V addEthCaps | \
192 check_err "$?" "$h2 pMAC TX is not active"
209 traffic_test $h2 "pmac"
210 check_err "$?" "Traffic did not get sent through $h2's pMAC"
231 ip link set dev $h2 up
233 ethtool --set-mm $h2 pmac-enabled on tx-enabled off verify-enabled off
235 tc qdisc add dev $h2 root mqprio num_tc 4 map 0 1 2 3 \
252 tc qdisc del dev $h2 root
254 ethtool --set-mm $h2 pmac-enabled off tx-enabled off verify-enabled off
256 ip link set dev $h2 down
262 h2=${NETIFS[p2]}