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 # timeout set to 4800 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp rx: 13 MB/s 462 calls/s # tcp tx: 13 MB/s 228 calls/s 228 msg/s # tcp rx: 11 MB/s 404 calls/s # tcp tx: 11 MB/s 202 calls/s 202 msg/s # tcp rx: 12 MB/s 418 calls/s # tcp tx: 12 MB/s 209 calls/s 209 msg/s # tcp rx: 12 MB/s 419 calls/s # tcp tx: 12 MB/s 209 calls/s 209 msg/s # udp gso - over veth touching data # udp rx: 10 MB/s 7316 calls/s # udp tx: 12 MB/s 205 calls/s 205 msg/s # udp rx: 11 MB/s 7854 calls/s # udp tx: 11 MB/s 188 calls/s 188 msg/s # udp rx: 10 MB/s 7820 calls/s # udp tx: 10 MB/s 185 calls/s 185 msg/s # udp rx: 11 MB/s 7964 calls/s # udp gso and gro - over veth touching data # udp rx: 12 MB/s 211 calls/s # udp tx: 15 MB/s 258 calls/s 258 msg/s # udp rx: 13 MB/s 233 calls/s # udp tx: 13 MB/s 233 calls/s 233 msg/s # udp rx: 13 MB/s 232 calls/s # udp tx: 13 MB/s 234 calls/s 234 msg/s # udp rx: 14 MB/s 238 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 12 MB/s 436 calls/s # tcp tx: 12 MB/s 216 calls/s 216 msg/s # tcp tx: 11 MB/s 203 calls/s 203 msg/s # tcp rx: 12 MB/s 407 calls/s # tcp tx: 11 MB/s 193 calls/s 193 msg/s # tcp rx: 11 MB/s 385 calls/s # udp gso - over veth touching data # udp rx: 8 MB/s 6380 calls/s # udp tx: 10 MB/s 186 calls/s 186 msg/s # udp rx: 9 MB/s 7173 calls/s # udp tx: 10 MB/s 171 calls/s 171 msg/s # udp rx: 10 MB/s 7826 calls/s # udp tx: 10 MB/s 182 calls/s 182 msg/s # udp rx: 10 MB/s 7791 calls/s # udp tx: 10 MB/s 178 calls/s 178 msg/s # udp gso and gro - over veth touching data # udp rx: 11 MB/s 196 calls/s # udp tx: 14 MB/s 245 calls/s 245 msg/s # udp rx: 13 MB/s 229 calls/s # udp tx: 13 MB/s 227 calls/s 227 msg/s # udp rx: 12 MB/s 217 calls/s # udp tx: 12 MB/s 213 calls/s 213 msg/s # udp rx: 12 MB/s 220 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__->