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: 850 MB/s 14421 calls/s 14421 msg/s # tcp rx: 870 MB/s 142719 calls/s # tcp tx: 816 MB/s 13849 calls/s 13849 msg/s # tcp rx: 818 MB/s 128788 calls/s # tcp tx: 832 MB/s 14112 calls/s 14112 msg/s # tcp rx: 832 MB/s 148268 calls/s # tcp tx: 838 MB/s 14226 calls/s 14226 msg/s # udp gso - over veth touching data # udp rx: 1134 MB/s 808030 calls/s # udp tx: 1161 MB/s 19705 calls/s 19705 msg/s # udp rx: 1184 MB/s 843424 calls/s # udp tx: 1168 MB/s 19823 calls/s 19823 msg/s # udp rx: 979 MB/s 697933 calls/s # udp tx: 995 MB/s 16878 calls/s 16878 msg/s # udp rx: 1268 MB/s 903934 calls/s # udp tx: 1272 MB/s 21574 calls/s 21574 msg/s # udp gso and gro - over veth touching data # udp rx: 606 MB/s 432018 calls/s # udp tx: 619 MB/s 10510 calls/s 10510 msg/s # udp rx: 631 MB/s 450137 calls/s # udp tx: 631 MB/s 10706 calls/s 10706 msg/s # udp rx: 637 MB/s 454309 calls/s # udp tx: 637 MB/s 10804 calls/s 10804 msg/s # udp rx: 632 MB/s 450332 calls/s # udp tx: 630 MB/s 10700 calls/s 10700 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 852 MB/s 14467 calls/s 14467 msg/s # tcp rx: 853 MB/s 147312 calls/s # tcp tx: 822 MB/s 13945 calls/s 13945 msg/s # tcp rx: 822 MB/s 136462 calls/s # tcp tx: 723 MB/s 12276 calls/s 12276 msg/s # tcp rx: 723 MB/s 133141 calls/s # tcp tx: 758 MB/s 12858 calls/s 12858 msg/s # udp gso - over veth touching data # udp rx: 1232 MB/s 898688 calls/s # udp tx: 1262 MB/s 21409 calls/s 21409 msg/s # udp rx: 968 MB/s 706336 calls/s # udp tx: 960 MB/s 16289 calls/s 16289 msg/s # udp rx: 674 MB/s 491815 calls/s # udp tx: 677 MB/s 11498 calls/s 11498 msg/s # udp rx: 654 MB/s 477666 calls/s # udp tx: 654 MB/s 11102 calls/s 11102 msg/s # udp gso and gro - over veth touching data # udp rx: 629 MB/s 459120 calls/s # udp tx: 643 MB/s 10920 calls/s 10920 msg/s # udp rx: 645 MB/s 470528 calls/s # udp tx: 644 MB/s 10929 calls/s 10929 msg/s # udp rx: 632 MB/s 461428 calls/s # udp tx: 631 MB/s 10708 calls/s 10708 msg/s # udp rx: 646 MB/s 471343 calls/s # udp tx: 661 MB/s 11216 calls/s 11216 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__->