Lines Matching refs:rx
81 local rx=$3
94 if [ "$cur_rx" = "$rx" -a "$cur_tx" = "$tx" -a "$cur_combined" = "n/a" ]; then
97 echo " fail rx:$rx:$cur_rx tx:$tx:$cur_tx combined:n/a:$cur_combined"
145 ip netns exec $NS_SRC ethtool -L veth$SRC rx $i tx $i
146 ip netns exec $NS_DST ethtool -L veth$DST rx $i tx $i
151 ip netns exec $NS_SRC ethtool -L veth$SRC rx $cur_cpu tx $cur_cpu
152 ip netns exec $NS_DST ethtool -L veth$DST rx $cur_cpu tx $cur_cpu
173 ip netns exec $NS_SRC ethtool -L veth$SRC rx 3 tx 3
174 ip netns exec $NS_DST ethtool -L veth$DST rx 3 tx 3
196 ip netns exec $NS_SRC ethtool -L veth$SRC rx 2 tx 2
197 ip netns exec $NS_DST ethtool -L veth$DST rx 2 tx 1
244 ip netns exec $NS_DST ethtool -K veth$DST rx-udp-gro-forwarding on
259 ip netns exec $NS_DST ethtool -K veth$DST rx-udp-gro-forwarding on
274 ip netns exec $NS_DST ethtool -L veth$DST rx 3 tx 3
288 ip netns exec $NS_DST ethtool -L veth$DST rx 1 tx 2 2>/dev/null
289 ip netns exec $NS_SRC ethtool -L veth$SRC rx 1 tx 2 2>/dev/null
296 ip netns exec $NS_SRC ethtool -L veth$SRC rx 2
297 ip netns exec $NS_DST ethtool -L veth$DST rx 2
301 ip netns exec $NS_DST ethtool -L veth$DST rx 1 2>/dev/null &&\
319 ip netns exec $NS_DST ethtool -K veth$DST rx-udp-gro-forwarding on