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: 13 MB/s 464 calls/s # tcp tx: 13 MB/s 229 calls/s 229 msg/s # tcp tx: 14 MB/s 240 calls/s 240 msg/s # tcp rx: 14 MB/s 481 calls/s # tcp tx: 13 MB/s 236 calls/s 236 msg/s # tcp rx: 14 MB/s 476 calls/s # udp gso - over veth touching data # udp rx: 8 MB/s 5728 calls/s # udp tx: 12 MB/s 207 calls/s 207 msg/s # udp rx: 11 MB/s 8224 calls/s # udp tx: 11 MB/s 202 calls/s 202 msg/s # udp rx: 12 MB/s 8946 calls/s # udp tx: 12 MB/s 213 calls/s 213 msg/s # udp rx: 12 MB/s 8610 calls/s # udp gso and gro - over veth touching data # udp rx: 11 MB/s 195 calls/s # udp tx: 15 MB/s 268 calls/s 268 msg/s # udp rx: 15 MB/s 263 calls/s # udp tx: 15 MB/s 258 calls/s 258 msg/s # udp rx: 14 MB/s 238 calls/s # udp tx: 14 MB/s 247 calls/s 247 msg/s # udp rx: 15 MB/s 261 calls/s # ipv6 # tcp - over veth touching data # tcp tx: 14 MB/s 247 calls/s 247 msg/s # tcp rx: 14 MB/s 500 calls/s # tcp tx: 13 MB/s 232 calls/s 232 msg/s # tcp rx: 14 MB/s 476 calls/s # tcp tx: 13 MB/s 236 calls/s 236 msg/s # tcp rx: 13 MB/s 474 calls/s # udp gso - over veth touching data # udp rx: 9 MB/s 6630 calls/s # udp tx: 12 MB/s 210 calls/s 210 msg/s # udp rx: 10 MB/s 7818 calls/s # udp tx: 10 MB/s 174 calls/s 174 msg/s # udp rx: 10 MB/s 7600 calls/s # udp tx: 11 MB/s 189 calls/s 189 msg/s # udp rx: 11 MB/s 8189 calls/s # udp gso and gro - over veth touching data # udp rx: 11 MB/s 199 calls/s # udp tx: 15 MB/s 266 calls/s 266 msg/s # udp rx: 14 MB/s 246 calls/s # udp tx: 14 MB/s 238 calls/s 238 msg/s # udp rx: 14 MB/s 238 calls/s # udp tx: 14 MB/s 243 calls/s 243 msg/s # udp rx: 14 MB/s 253 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__->