Lines Matching full:h3
13 # throughput, because many packets (that reach $h3) don't get to the kernel at
17 # So instead we send traffic with mausezahn and use RX ethtool counters at $h3.
53 # | + $h3 H3 |
56 # | + $h3.111 |
104 simple_if_init $h3 192.0.2.66/28
105 mtu_set $h3 10000
107 vlan_create $h3 111 v$h3 192.0.2.130/28
112 vlan_destroy $h3 111
114 mtu_restore $h3
115 simple_if_fini $h3 192.0.2.66/28
203 h3=${NETIFS[p6]}
205 h3mac=$(mac_get $h3)
238 uc_rate=($(measure_rate $swp2 $h3 rx_octets_prio_1 "UC-only"))
246 local t0=$(ethtool_stats_get $h3 rx_octets_prio_0)
251 uc_rate_2=($(measure_rate $swp2 $h3 rx_octets_prio_1 "UC+MC"))
257 local t1=$(ethtool_stats_get $h3 rx_octets_prio_0)
302 local t0=$(ethtool_stats_get $h3 rx_octets_prio_1)
319 local t1=$(ethtool_stats_get $h3 rx_octets_prio_1)