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 rx: 11 MB/s 2202 calls/s # tcp tx: 11 MB/s 188 calls/s 188 msg/s # tcp rx: 10 MB/s 2301 calls/s # tcp tx: 10 MB/s 182 calls/s 182 msg/s # tcp rx: 11 MB/s 2257 calls/s # tcp tx: 11 MB/s 187 calls/s 187 msg/s # tcp rx: 10 MB/s 2195 calls/s # tcp tx: 10 MB/s 184 calls/s 184 msg/s DETECTED CRASH, lowering timeout # udp gso - over veth touching data # udp rx: 13 MB/s 9534 calls/s # udp tx: 16 MB/s 285 calls/s 285 msg/s # udp rx: 16 MB/s 11874 calls/s # udp tx: 16 MB/s 281 calls/s 281 msg/s # udp rx: 16 MB/s 11710 calls/s # udp tx: 16 MB/s 281 calls/s 281 msg/s # udp rx: 16 MB/s 11944 calls/s # udp gso and gro - over veth touching data # udp rx: 12 MB/s 9122 calls/s # udp tx: 16 MB/s 282 calls/s 282 msg/s # udp rx: 16 MB/s 11490 calls/s # udp tx: 16 MB/s 279 calls/s 279 msg/s # udp rx: 16 MB/s 11718 calls/s # udp tx: 16 MB/s 281 calls/s 281 msg/s # udp rx: 17 MB/s 12172 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 13 MB/s 2673 calls/s # tcp tx: 13 MB/s 227 calls/s 227 msg/s # tcp rx: 12 MB/s 2668 calls/s # tcp tx: 12 MB/s 220 calls/s 220 msg/s # tcp rx: 12 MB/s 2655 calls/s # tcp tx: 12 MB/s 211 calls/s 211 msg/s # udp gso - over veth touching data # udp rx: 12 MB/s 9296 calls/s # udp tx: 16 MB/s 279 calls/s 279 msg/s # udp rx: 16 MB/s 11696 calls/s # udp tx: 16 MB/s 273 calls/s 273 msg/s # udp rx: 15 MB/s 11532 calls/s # udp tx: 15 MB/s 271 calls/s 271 msg/s # udp rx: 16 MB/s 11919 calls/s # udp gso and gro - over veth touching data # udp rx: 12 MB/s 9339 calls/s # udp tx: 16 MB/s 281 calls/s 281 msg/s # udp rx: 15 MB/s 11481 calls/s # udp tx: 15 MB/s 267 calls/s 267 msg/s # udp rx: 15 MB/s 11489 calls/s # udp tx: 15 MB/s 261 calls/s 261 msg/s # udp rx: 15 MB/s 11387 calls/s # udp tx: 15 MB/s 268 calls/s 268 msg/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__->