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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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: 851 MB/s 14435 calls/s 14435 msg/s # tcp rx: 859 MB/s 157901 calls/s # tcp tx: 798 MB/s 13547 calls/s 13547 msg/s # tcp rx: 807 MB/s 146776 calls/s # tcp tx: 847 MB/s 14374 calls/s 14374 msg/s # tcp rx: 842 MB/s 154527 calls/s # tcp tx: 830 MB/s 14078 calls/s 14078 msg/s # udp gso - over veth touching data # udp rx: 1267 MB/s 902608 calls/s # udp tx: 1289 MB/s 21876 calls/s 21876 msg/s # udp rx: 1286 MB/s 916181 calls/s # udp tx: 1296 MB/s 21992 calls/s 21992 msg/s # udp rx: 1284 MB/s 915149 calls/s # udp tx: 1286 MB/s 21828 calls/s 21828 msg/s # udp rx: 1286 MB/s 916169 calls/s # udp tx: 1288 MB/s 21848 calls/s 21848 msg/s # udp gso and gro - over veth touching data # udp rx: 1286 MB/s 916124 calls/s # udp tx: 1307 MB/s 22173 calls/s 22173 msg/s # udp rx: 1300 MB/s 926306 calls/s # udp tx: 1301 MB/s 22073 calls/s 22073 msg/s # udp rx: 1290 MB/s 919036 calls/s # udp tx: 1291 MB/s 21906 calls/s 21906 msg/s # udp rx: 1296 MB/s 923207 calls/s # udp tx: 1297 MB/s 22013 calls/s 22013 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 865 MB/s 14679 calls/s 14679 msg/s # tcp rx: 866 MB/s 161288 calls/s # tcp tx: 862 MB/s 14627 calls/s 14627 msg/s # tcp rx: 863 MB/s 160980 calls/s # tcp tx: 866 MB/s 14697 calls/s 14697 msg/s # tcp rx: 867 MB/s 160462 calls/s # tcp tx: 867 MB/s 14706 calls/s 14706 msg/s # udp gso - over veth touching data # udp rx: 1207 MB/s 880454 calls/s # udp tx: 1230 MB/s 20863 calls/s 20863 msg/s # udp rx: 1228 MB/s 896030 calls/s # udp tx: 1229 MB/s 20852 calls/s 20852 msg/s # udp rx: 1223 MB/s 892665 calls/s # udp tx: 1225 MB/s 20784 calls/s 20784 msg/s # udp rx: 1232 MB/s 899033 calls/s # udp tx: 1234 MB/s 20934 calls/s 20934 msg/s # udp gso and gro - over veth touching data # udp rx: 1207 MB/s 880328 calls/s # udp tx: 1218 MB/s 20673 calls/s 20673 msg/s # udp rx: 605 MB/s 441933 calls/s # udp tx: 608 MB/s 10326 calls/s 10326 msg/s # udp rx: 605 MB/s 441903 calls/s # udp tx: 608 MB/s 10319 calls/s 10319 msg/s # udp rx: 606 MB/s 442176 calls/s # udp tx: 608 MB/s 10324 calls/s 10324 msg/s ok 1 selftests: net: udpgro_bench.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' TAP version 13 1..1 # timeout set to 45 # selftests: net/lib: udpgro_bench.sh # Warning: file udpgro_bench.sh is missing! not ok 1 selftests: net/lib: udpgro_bench.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->