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: 10 MB/s 184 calls/s 184 msg/s # tcp rx: 10 MB/s 2177 calls/s # tcp tx: 10 MB/s 179 calls/s 179 msg/s # tcp rx: 10 MB/s 2069 calls/s # tcp tx: 10 MB/s 178 calls/s 178 msg/s # tcp rx: 10 MB/s 2146 calls/s # tcp tx: 10 MB/s 178 calls/s 178 msg/s # udp gso - over veth touching data # udp rx: 10 MB/s 7466 calls/s # udp tx: 13 MB/s 233 calls/s 233 msg/s # udp rx: 13 MB/s 9602 calls/s # udp tx: 13 MB/s 231 calls/s 231 msg/s # udp rx: 13 MB/s 9568 calls/s # udp tx: 13 MB/s 227 calls/s 227 msg/s # udp rx: 13 MB/s 9828 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 7736 calls/s # udp tx: 13 MB/s 234 calls/s 234 msg/s # udp rx: 13 MB/s 9450 calls/s # udp tx: 13 MB/s 224 calls/s 224 msg/s # udp rx: 13 MB/s 9844 calls/s # udp tx: 13 MB/s 227 calls/s 227 msg/s # udp rx: 13 MB/s 9476 calls/s # udp tx: 13 MB/s 231 calls/s 231 msg/s # ipv6 # tcp - over veth touching data # tcp rx: 11 MB/s 2195 calls/s # tcp tx: 11 MB/s 189 calls/s 189 msg/s # tcp rx: 10 MB/s 2152 calls/s # tcp tx: 10 MB/s 184 calls/s 184 msg/s # tcp rx: 11 MB/s 2225 calls/s # tcp tx: 11 MB/s 187 calls/s 187 msg/s # tcp rx: 10 MB/s 2173 calls/s # tcp tx: 10 MB/s 185 calls/s 185 msg/s DETECTED CRASH, lowering timeout # udp gso - over veth touching data # udp rx: 12 MB/s 9296 calls/s # udp tx: 16 MB/s 273 calls/s 273 msg/s # udp rx: 15 MB/s 11481 calls/s # udp tx: 15 MB/s 265 calls/s 265 msg/s # udp rx: 15 MB/s 11309 calls/s # udp tx: 15 MB/s 263 calls/s 263 msg/s # udp rx: 15 MB/s 11610 calls/s # udp gso and gro - over veth touching data # udp rx: 13 MB/s 9527 calls/s # udp tx: 16 MB/s 278 calls/s 278 msg/s # udp rx: 15 MB/s 11164 calls/s # udp tx: 15 MB/s 257 calls/s 257 msg/s # udp rx: 15 MB/s 11309 calls/s # udp tx: 15 MB/s 267 calls/s 267 msg/s # udp rx: 15 MB/s 11188 calls/s # udp tx: 15 MB/s 256 calls/s 256 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__->