make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 854 MB/s 14485 calls/s 14485 msg/s # tcp rx: 854 MB/s 97325 calls/s # tcp tx: 856 MB/s 14526 calls/s 14526 msg/s # tcp rx: 857 MB/s 97895 calls/s # tcp tx: 858 MB/s 14564 calls/s 14564 msg/s # tcp rx: 859 MB/s 98047 calls/s # tcp tx: 859 MB/s 14572 calls/s 14572 msg/s # udp gso - over veth touching data # udp rx: 634 MB/s 451704 calls/s # udp tx: 651 MB/s 11054 calls/s 11054 msg/s # udp rx: 657 MB/s 468568 calls/s # udp tx: 657 MB/s 11150 calls/s 11150 msg/s # udp rx: 656 MB/s 467482 calls/s # udp tx: 655 MB/s 11122 calls/s 11122 msg/s # udp rx: 656 MB/s 467494 calls/s # udp tx: 655 MB/s 11120 calls/s 11120 msg/s # udp gso and gro - over veth touching data # udp rx: 1282 MB/s 913252 calls/s # udp tx: 1322 MB/s 22432 calls/s 22432 msg/s # udp rx: 1316 MB/s 937495 calls/s # udp tx: 1320 MB/s 22396 calls/s 22396 msg/s # udp rx: 1320 MB/s 940846 calls/s # udp tx: 1323 MB/s 22455 calls/s 22455 msg/s # udp rx: 1318 MB/s 939055 calls/s # udp tx: 1321 MB/s 22412 calls/s 22412 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 803 MB/s 13630 calls/s 13630 msg/s # tcp rx: 808 MB/s 91482 calls/s # tcp tx: 792 MB/s 13446 calls/s 13446 msg/s # tcp rx: 792 MB/s 87246 calls/s # tcp tx: 792 MB/s 13446 calls/s 13446 msg/s # tcp rx: 793 MB/s 87544 calls/s # tcp tx: 801 MB/s 13593 calls/s 13593 msg/s # udp gso - over veth touching data # udp rx: 628 MB/s 458340 calls/s # udp tx: 646 MB/s 10970 calls/s 10970 msg/s # udp rx: 631 MB/s 460404 calls/s # udp tx: 631 MB/s 10716 calls/s 10716 msg/s # udp rx: 601 MB/s 438319 calls/s # udp tx: 600 MB/s 10181 calls/s 10181 msg/s # udp rx: 661 MB/s 482757 calls/s # udp tx: 662 MB/s 11228 calls/s 11228 msg/s # udp gso and gro - over veth touching data # udp rx: 1136 MB/s 828805 calls/s # udp tx: 1173 MB/s 19908 calls/s 19908 msg/s # udp rx: 1257 MB/s 917437 calls/s # udp tx: 1257 MB/s 21325 calls/s 21325 msg/s # udp rx: 1257 MB/s 916962 calls/s # udp tx: 1257 MB/s 21325 calls/s 21325 msg/s # udp rx: 1260 MB/s 919040 calls/s # udp tx: 1259 MB/s 21368 calls/s 21368 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__->