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: 763 MB/s 12948 calls/s 12948 msg/s # tcp rx: 781 MB/s 91256 calls/s # tcp tx: 727 MB/s 12332 calls/s 12332 msg/s # tcp rx: 726 MB/s 85727 calls/s # tcp tx: 718 MB/s 12189 calls/s 12189 msg/s # tcp rx: 719 MB/s 85389 calls/s # tcp tx: 723 MB/s 12271 calls/s 12271 msg/s # udp gso - over veth touching data # udp rx: 659 MB/s 469768 calls/s # udp tx: 681 MB/s 11555 calls/s 11555 msg/s # udp rx: 675 MB/s 481316 calls/s # udp tx: 675 MB/s 11454 calls/s 11454 msg/s # udp rx: 671 MB/s 478586 calls/s # udp tx: 671 MB/s 11387 calls/s 11387 msg/s # udp rx: 688 MB/s 490441 calls/s # udp tx: 687 MB/s 11667 calls/s 11667 msg/s # udp gso and gro - over veth touching data # udp rx: 1204 MB/s 857737 calls/s # udp tx: 1248 MB/s 21168 calls/s 21168 msg/s # udp rx: 1160 MB/s 826450 calls/s # udp tx: 1158 MB/s 19650 calls/s 19650 msg/s # udp rx: 1315 MB/s 937385 calls/s # udp tx: 1316 MB/s 22325 calls/s 22325 msg/s # udp rx: 1318 MB/s 939516 calls/s # udp tx: 1317 MB/s 22349 calls/s 22349 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1068 MB/s 18122 calls/s 18122 msg/s # tcp rx: 1083 MB/s 138769 calls/s # tcp tx: 1015 MB/s 17225 calls/s 17225 msg/s # tcp rx: 1022 MB/s 127632 calls/s # tcp tx: 1049 MB/s 17793 calls/s 17793 msg/s # tcp rx: 1046 MB/s 127719 calls/s # tcp tx: 1037 MB/s 17605 calls/s 17605 msg/s # udp gso - over veth touching data # udp rx: 1055 MB/s 769471 calls/s # udp tx: 1090 MB/s 18498 calls/s 18498 msg/s # udp rx: 1232 MB/s 898873 calls/s # udp tx: 1229 MB/s 20861 calls/s 20861 msg/s # udp rx: 1152 MB/s 840769 calls/s # udp tx: 1153 MB/s 19567 calls/s 19567 msg/s # udp rx: 1224 MB/s 893136 calls/s # udp tx: 1223 MB/s 20752 calls/s 20752 msg/s # udp gso and gro - over veth touching data # udp rx: 1116 MB/s 814104 calls/s # udp tx: 1148 MB/s 19475 calls/s 19475 msg/s # udp rx: 1144 MB/s 834766 calls/s # udp tx: 1145 MB/s 19431 calls/s 19431 msg/s # udp rx: 1260 MB/s 919538 calls/s # udp tx: 1261 MB/s 21392 calls/s 21392 msg/s # udp rx: 1260 MB/s 919145 calls/s # udp tx: 1260 MB/s 21382 calls/s 21382 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__->