make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 9 MB/s 169 calls/s 169 msg/s # tcp rx: 9 MB/s 2204 calls/s # tcp rx: 9 MB/s 2129 calls/s # tcp tx: 9 MB/s 162 calls/s 162 msg/s # tcp tx: 10 MB/s 174 calls/s 174 msg/s # tcp rx: 10 MB/s 2180 calls/s # udp gso - over veth touching data # udp rx: 9 MB/s 6980 calls/s # udp tx: 12 MB/s 210 calls/s 210 msg/s # udp rx: 11 MB/s 8282 calls/s # udp tx: 11 MB/s 191 calls/s 191 msg/s # udp rx: 11 MB/s 8098 calls/s # udp tx: 11 MB/s 193 calls/s 193 msg/s # udp rx: 11 MB/s 8148 calls/s # udp tx: 11 MB/s 192 calls/s 192 msg/s # udp gso and gro - over veth touching data # udp rx: 8 MB/s 6282 calls/s # udp tx: 12 MB/s 206 calls/s 206 msg/s # udp rx: 10 MB/s 7820 calls/s # udp tx: 10 MB/s 182 calls/s 182 msg/s # udp rx: 11 MB/s 7956 calls/s # udp tx: 10 MB/s 185 calls/s 185 msg/s # udp rx: 10 MB/s 7794 calls/s # ipv6 # tcp - over veth touching data # tcp tx: 10 MB/s 177 calls/s 177 msg/s # tcp rx: 10 MB/s 2149 calls/s # tcp rx: 9 MB/s 2002 calls/s # tcp tx: 9 MB/s 161 calls/s 161 msg/s # tcp tx: 10 MB/s 179 calls/s 179 msg/s # tcp rx: 10 MB/s 2207 calls/s # tcp rx: 9 MB/s 2148 calls/s # tcp tx: 9 MB/s 164 calls/s 164 msg/s # udp gso - over veth touching data # udp rx: 11 MB/s 8315 calls/s # udp tx: 13 MB/s 222 calls/s 222 msg/s # udp rx: 12 MB/s 8807 calls/s # udp tx: 12 MB/s 206 calls/s 206 msg/s # udp rx: 12 MB/s 9245 calls/s # udp tx: 12 MB/s 209 calls/s 209 msg/s # udp rx: 12 MB/s 8960 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 7490 calls/s # udp tx: 13 MB/s 222 calls/s 222 msg/s # udp rx: 12 MB/s 9374 calls/s # udp tx: 12 MB/s 212 calls/s 212 msg/s # udp rx: 12 MB/s 9261 calls/s # udp tx: 13 MB/s 222 calls/s 222 msg/s # udp rx: 12 MB/s 9229 calls/s ok 1 selftests: net: udpgro_bench.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->