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: 709 MB/s 12032 calls/s 12032 msg/s # tcp rx: 709 MB/s 79320 calls/s # tcp tx: 704 MB/s 11943 calls/s 11943 msg/s # tcp rx: 704 MB/s 81554 calls/s # tcp tx: 703 MB/s 11929 calls/s 11929 msg/s # tcp rx: 703 MB/s 81337 calls/s # tcp tx: 690 MB/s 11710 calls/s 11710 msg/s # udp gso - over veth touching data # udp rx: 1264 MB/s 900928 calls/s # udp tx: 1307 MB/s 22169 calls/s 22169 msg/s # udp rx: 834 MB/s 594757 calls/s # udp tx: 817 MB/s 13860 calls/s 13860 msg/s # udp rx: 748 MB/s 533369 calls/s # udp tx: 748 MB/s 12691 calls/s 12691 msg/s # udp rx: 753 MB/s 536646 calls/s # udp tx: 752 MB/s 12771 calls/s 12771 msg/s # udp gso and gro - over veth touching data # udp rx: 1196 MB/s 852634 calls/s # udp tx: 1232 MB/s 20902 calls/s 20902 msg/s # udp rx: 988 MB/s 704449 calls/s # udp tx: 988 MB/s 16761 calls/s 16761 msg/s # udp rx: 1259 MB/s 896974 calls/s # udp tx: 1258 MB/s 21337 calls/s 21337 msg/s # udp rx: 1261 MB/s 898890 calls/s # udp tx: 1261 MB/s 21390 calls/s 21390 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 855 MB/s 14511 calls/s 14511 msg/s # tcp rx: 861 MB/s 94860 calls/s # tcp tx: 828 MB/s 14052 calls/s 14052 msg/s # tcp rx: 828 MB/s 90984 calls/s # tcp tx: 988 MB/s 16762 calls/s 16762 msg/s # tcp rx: 1018 MB/s 127086 calls/s # tcp tx: 930 MB/s 15783 calls/s 15783 msg/s # udp gso - over veth touching data # udp rx: 564 MB/s 411534 calls/s # udp tx: 581 MB/s 9858 calls/s 9858 msg/s # udp rx: 589 MB/s 429950 calls/s # udp tx: 588 MB/s 9986 calls/s 9986 msg/s # udp rx: 596 MB/s 434858 calls/s # udp tx: 595 MB/s 10104 calls/s 10104 msg/s # udp rx: 595 MB/s 434339 calls/s # udp tx: 595 MB/s 10093 calls/s 10093 msg/s # udp gso and gro - over veth touching data # udp rx: 598 MB/s 436283 calls/s # udp tx: 619 MB/s 10510 calls/s 10510 msg/s # udp rx: 601 MB/s 438503 calls/s # udp tx: 600 MB/s 10184 calls/s 10184 msg/s # udp rx: 594 MB/s 433766 calls/s # udp tx: 593 MB/s 10074 calls/s 10074 msg/s # udp rx: 591 MB/s 431283 calls/s # udp tx: 590 MB/s 10022 calls/s 10022 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__->