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 452 calls/s # tcp tx: 13 MB/s 223 calls/s 223 msg/s # tcp rx: 12 MB/s 430 calls/s # tcp tx: 12 MB/s 216 calls/s 216 msg/s # tcp rx: 13 MB/s 461 calls/s # tcp tx: 13 MB/s 229 calls/s 229 msg/s # udp gso - over veth touching data # udp rx: 7 MB/s 5258 calls/s # udp tx: 12 MB/s 204 calls/s 204 msg/s # udp rx: 11 MB/s 8340 calls/s # udp tx: 11 MB/s 198 calls/s 198 msg/s # udp rx: 12 MB/s 8686 calls/s # udp tx: 12 MB/s 210 calls/s 210 msg/s # udp rx: 12 MB/s 8728 calls/s # udp gso and gro - over veth touching data # udp rx: 11 MB/s 188 calls/s # udp tx: 14 MB/s 252 calls/s 252 msg/s # udp rx: 14 MB/s 247 calls/s # udp tx: 14 MB/s 248 calls/s 248 msg/s # udp rx: 14 MB/s 252 calls/s # udp tx: 14 MB/s 254 calls/s 254 msg/s # udp rx: 14 MB/s 254 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 13 MB/s 458 calls/s # tcp tx: 13 MB/s 227 calls/s 227 msg/s # tcp rx: 12 MB/s 414 calls/s # tcp tx: 12 MB/s 207 calls/s 207 msg/s # tcp rx: 13 MB/s 461 calls/s # tcp tx: 13 MB/s 230 calls/s 230 msg/s # udp gso - over veth touching data # udp rx: 7 MB/s 5372 calls/s # udp tx: 11 MB/s 200 calls/s 200 msg/s # udp rx: 11 MB/s 8224 calls/s # udp tx: 11 MB/s 197 calls/s 197 msg/s # udp rx: 11 MB/s 8557 calls/s # udp tx: 11 MB/s 199 calls/s 199 msg/s # udp rx: 11 MB/s 8495 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 162 calls/s # udp tx: 14 MB/s 241 calls/s 241 msg/s # udp rx: 13 MB/s 229 calls/s # udp tx: 13 MB/s 231 calls/s 231 msg/s # udp rx: 13 MB/s 236 calls/s # udp tx: 13 MB/s 234 calls/s 234 msg/s # udp rx: 13 MB/s 234 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__->