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: 986 MB/s 16739 calls/s 16739 msg/s # tcp rx: 987 MB/s 137139 calls/s # tcp tx: 1122 MB/s 19045 calls/s 19045 msg/s # tcp rx: 1124 MB/s 137397 calls/s # tcp tx: 1100 MB/s 18666 calls/s 18666 msg/s # tcp rx: 1101 MB/s 136404 calls/s # tcp tx: 1038 MB/s 17614 calls/s 17614 msg/s # udp gso - over veth touching data # udp rx: 1240 MB/s 883655 calls/s # udp tx: 1273 MB/s 21606 calls/s 21606 msg/s # udp rx: 1247 MB/s 888974 calls/s # udp tx: 1253 MB/s 21256 calls/s 21256 msg/s # udp rx: 1297 MB/s 923963 calls/s # udp tx: 1302 MB/s 22094 calls/s 22094 msg/s # udp rx: 1274 MB/s 907632 calls/s # udp tx: 1275 MB/s 21632 calls/s 21632 msg/s # udp gso and gro - over veth touching data # udp rx: 1105 MB/s 787773 calls/s # udp tx: 1123 MB/s 19048 calls/s 19048 msg/s # udp rx: 614 MB/s 437661 calls/s # udp tx: 616 MB/s 10462 calls/s 10462 msg/s # udp rx: 640 MB/s 456103 calls/s # udp tx: 642 MB/s 10893 calls/s 10893 msg/s # udp rx: 640 MB/s 455906 calls/s # udp tx: 642 MB/s 10890 calls/s 10890 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1141 MB/s 19365 calls/s 19365 msg/s # tcp rx: 1142 MB/s 137131 calls/s # tcp tx: 1174 MB/s 19917 calls/s 19917 msg/s # tcp rx: 1175 MB/s 137460 calls/s # tcp tx: 1176 MB/s 19954 calls/s 19954 msg/s # tcp rx: 1177 MB/s 137525 calls/s # tcp tx: 1182 MB/s 20053 calls/s 20053 msg/s # udp gso - over veth touching data # udp rx: 584 MB/s 425952 calls/s # udp tx: 602 MB/s 10214 calls/s 10214 msg/s # udp rx: 606 MB/s 442031 calls/s # udp tx: 607 MB/s 10304 calls/s 10304 msg/s # udp rx: 609 MB/s 444382 calls/s # udp tx: 611 MB/s 10366 calls/s 10366 msg/s # udp rx: 615 MB/s 448633 calls/s # udp tx: 616 MB/s 10452 calls/s 10452 msg/s # udp gso and gro - over veth touching data # udp rx: 675 MB/s 492510 calls/s # udp tx: 692 MB/s 11752 calls/s 11752 msg/s # udp rx: 691 MB/s 504285 calls/s # udp tx: 691 MB/s 11723 calls/s 11723 msg/s # udp rx: 692 MB/s 505349 calls/s # udp tx: 692 MB/s 11743 calls/s 11743 msg/s # udp rx: 691 MB/s 504337 calls/s # udp tx: 689 MB/s 11690 calls/s 11690 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__->