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: 861 MB/s 14613 calls/s 14613 msg/s # tcp rx: 862 MB/s 149623 calls/s # tcp tx: 871 MB/s 14789 calls/s 14789 msg/s # tcp rx: 872 MB/s 159271 calls/s # tcp tx: 865 MB/s 14674 calls/s 14674 msg/s # tcp rx: 866 MB/s 160874 calls/s # tcp tx: 859 MB/s 14581 calls/s 14581 msg/s # udp gso - over veth touching data # udp rx: 1054 MB/s 750982 calls/s # udp tx: 1089 MB/s 18472 calls/s 18472 msg/s # udp rx: 1149 MB/s 818894 calls/s # udp tx: 1149 MB/s 19504 calls/s 19504 msg/s # udp rx: 1181 MB/s 841700 calls/s # udp tx: 1182 MB/s 20049 calls/s 20049 msg/s # udp rx: 1222 MB/s 870760 calls/s # udp tx: 1222 MB/s 20739 calls/s 20739 msg/s # udp gso and gro - over veth touching data # udp rx: 1111 MB/s 791531 calls/s # udp tx: 1143 MB/s 19393 calls/s 19393 msg/s # udp rx: 1188 MB/s 846348 calls/s # udp tx: 1187 MB/s 20149 calls/s 20149 msg/s # udp rx: 1237 MB/s 881782 calls/s # udp tx: 1237 MB/s 20995 calls/s 20995 msg/s # udp rx: 1240 MB/s 883770 calls/s # udp tx: 1240 MB/s 21046 calls/s 21046 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 872 MB/s 14802 calls/s 14802 msg/s # tcp rx: 873 MB/s 163344 calls/s # tcp tx: 881 MB/s 14955 calls/s 14955 msg/s # tcp rx: 882 MB/s 164253 calls/s # tcp tx: 860 MB/s 14598 calls/s 14598 msg/s # tcp rx: 861 MB/s 160386 calls/s # tcp tx: 865 MB/s 14681 calls/s 14681 msg/s # udp gso - over veth touching data # udp rx: 593 MB/s 432554 calls/s # udp tx: 613 MB/s 10411 calls/s 10411 msg/s # udp rx: 617 MB/s 450648 calls/s # udp tx: 612 MB/s 10395 calls/s 10395 msg/s # udp rx: 627 MB/s 457349 calls/s # udp tx: 642 MB/s 10890 calls/s 10890 msg/s # udp rx: 652 MB/s 475642 calls/s # udp tx: 652 MB/s 11074 calls/s 11074 msg/s # udp gso and gro - over veth touching data # udp rx: 620 MB/s 452335 calls/s # udp tx: 640 MB/s 10868 calls/s 10868 msg/s # udp rx: 657 MB/s 479264 calls/s # udp tx: 657 MB/s 11157 calls/s 11157 msg/s # udp rx: 655 MB/s 477912 calls/s # udp tx: 653 MB/s 11087 calls/s 11087 msg/s # udp rx: 641 MB/s 467825 calls/s # udp tx: 640 MB/s 10871 calls/s 10871 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__->