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: 867 MB/s 14720 calls/s 14720 msg/s # tcp rx: 868 MB/s 98694 calls/s # tcp tx: 865 MB/s 14681 calls/s 14681 msg/s # tcp rx: 866 MB/s 98115 calls/s # tcp tx: 875 MB/s 14843 calls/s 14843 msg/s # tcp rx: 875 MB/s 98563 calls/s # tcp tx: 876 MB/s 14869 calls/s 14869 msg/s # udp gso - over veth touching data # udp rx: 676 MB/s 482188 calls/s # udp tx: 702 MB/s 11916 calls/s 11916 msg/s # udp rx: 722 MB/s 514357 calls/s # udp tx: 721 MB/s 12239 calls/s 12239 msg/s # udp rx: 722 MB/s 514392 calls/s # udp tx: 721 MB/s 12241 calls/s 12241 msg/s # udp rx: 724 MB/s 515840 calls/s # udp tx: 723 MB/s 12272 calls/s 12272 msg/s # udp gso and gro - over veth touching data # udp rx: 613 MB/s 437142 calls/s # udp tx: 632 MB/s 10733 calls/s 10733 msg/s # udp rx: 651 MB/s 463848 calls/s # udp tx: 650 MB/s 11032 calls/s 11032 msg/s # udp rx: 650 MB/s 463652 calls/s # udp tx: 650 MB/s 11025 calls/s 11025 msg/s # udp rx: 643 MB/s 458656 calls/s # udp tx: 643 MB/s 10913 calls/s 10913 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 850 MB/s 14425 calls/s 14425 msg/s # tcp rx: 851 MB/s 102217 calls/s # tcp tx: 811 MB/s 13770 calls/s 13770 msg/s # tcp rx: 812 MB/s 90586 calls/s # tcp tx: 815 MB/s 13827 calls/s 13827 msg/s # tcp rx: 816 MB/s 89753 calls/s # tcp tx: 812 MB/s 13783 calls/s 13783 msg/s # udp gso - over veth touching data # udp rx: 1199 MB/s 874888 calls/s # udp tx: 1242 MB/s 21075 calls/s 21075 msg/s # udp rx: 1238 MB/s 903342 calls/s # udp tx: 1237 MB/s 20984 calls/s 20984 msg/s # udp rx: 1276 MB/s 930842 calls/s # udp tx: 1275 MB/s 21632 calls/s 21632 msg/s # udp rx: 1277 MB/s 931541 calls/s # udp tx: 1276 MB/s 21650 calls/s 21650 msg/s # udp gso and gro - over veth touching data # udp rx: 1211 MB/s 883367 calls/s # udp tx: 1245 MB/s 21122 calls/s 21122 msg/s # udp rx: 1284 MB/s 937019 calls/s # udp tx: 1284 MB/s 21785 calls/s 21785 msg/s # udp rx: 1286 MB/s 938494 calls/s # udp tx: 1286 MB/s 21812 calls/s 21812 msg/s # udp rx: 1286 MB/s 938021 calls/s # udp tx: 1285 MB/s 21803 calls/s 21803 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__->