make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 691 MB/s 11724 calls/s 11724 msg/s # tcp rx: 691 MB/s 86623 calls/s # tcp tx: 701 MB/s 11899 calls/s 11899 msg/s # tcp rx: 702 MB/s 86549 calls/s # tcp tx: 704 MB/s 11946 calls/s 11946 msg/s # tcp rx: 705 MB/s 87327 calls/s # tcp tx: 704 MB/s 11944 calls/s 11944 msg/s # udp gso - over veth touching data # udp rx: 591 MB/s 421482 calls/s # udp tx: 605 MB/s 10264 calls/s 10264 msg/s # udp rx: 603 MB/s 429674 calls/s # udp tx: 602 MB/s 10224 calls/s 10224 msg/s # udp rx: 625 MB/s 445614 calls/s # udp tx: 624 MB/s 10600 calls/s 10600 msg/s # udp rx: 626 MB/s 446582 calls/s # udp tx: 626 MB/s 10624 calls/s 10624 msg/s # udp gso and gro - over veth touching data # udp rx: 1270 MB/s 905231 calls/s # udp tx: 1298 MB/s 22017 calls/s 22017 msg/s # udp rx: 1297 MB/s 924564 calls/s # udp tx: 1302 MB/s 22083 calls/s 22083 msg/s # udp rx: 1334 MB/s 950623 calls/s # udp tx: 1336 MB/s 22672 calls/s 22672 msg/s # udp rx: 1307 MB/s 931633 calls/s # udp tx: 1317 MB/s 22340 calls/s 22340 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1182 MB/s 20052 calls/s 20052 msg/s # tcp rx: 1182 MB/s 136473 calls/s # tcp tx: 1102 MB/s 18704 calls/s 18704 msg/s # tcp rx: 1103 MB/s 136871 calls/s # tcp tx: 1097 MB/s 18610 calls/s 18610 msg/s # tcp rx: 1098 MB/s 133357 calls/s # tcp tx: 1090 MB/s 18500 calls/s 18500 msg/s # udp gso - over veth touching data # udp rx: 1205 MB/s 879458 calls/s # udp tx: 1231 MB/s 20881 calls/s 20881 msg/s # udp rx: 1274 MB/s 929318 calls/s # udp tx: 1273 MB/s 21602 calls/s 21602 msg/s # udp rx: 1255 MB/s 915342 calls/s # udp tx: 1255 MB/s 21286 calls/s 21286 msg/s # udp rx: 1269 MB/s 925629 calls/s # udp tx: 1270 MB/s 21550 calls/s 21550 msg/s # udp gso and gro - over veth touching data # udp rx: 1181 MB/s 861545 calls/s # udp tx: 1212 MB/s 20566 calls/s 20566 msg/s # udp rx: 977 MB/s 712906 calls/s # udp tx: 969 MB/s 16447 calls/s 16447 msg/s # udp rx: 684 MB/s 498946 calls/s # udp tx: 687 MB/s 11667 calls/s 11667 msg/s # udp rx: 685 MB/s 499747 calls/s # udp tx: 687 MB/s 11667 calls/s 11667 msg/s ok 1 selftests: net: udpgro_bench.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->