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: 1305 MB/s 22145 calls/s 22145 msg/s # tcp rx: 1306 MB/s 125047 calls/s # tcp tx: 1258 MB/s 21337 calls/s 21337 msg/s # tcp rx: 1259 MB/s 133165 calls/s # tcp tx: 886 MB/s 15032 calls/s 15032 msg/s # tcp rx: 887 MB/s 108910 calls/s # tcp tx: 842 MB/s 14293 calls/s 14293 msg/s # udp gso - over veth touching data # udp rx: 646 MB/s 460360 calls/s # udp tx: 670 MB/s 11371 calls/s 11371 msg/s # udp rx: 645 MB/s 460111 calls/s # udp tx: 647 MB/s 10984 calls/s 10984 msg/s # udp rx: 913 MB/s 650819 calls/s # udp tx: 933 MB/s 15826 calls/s 15826 msg/s # udp rx: 1154 MB/s 822388 calls/s # udp tx: 1155 MB/s 19591 calls/s 19591 msg/s # udp gso and gro - over veth touching data # udp rx: 1192 MB/s 849682 calls/s # udp tx: 1229 MB/s 20846 calls/s 20846 msg/s # udp rx: 1260 MB/s 897765 calls/s # udp tx: 1259 MB/s 21363 calls/s 21363 msg/s # udp rx: 1260 MB/s 897825 calls/s # udp tx: 1261 MB/s 21398 calls/s 21398 msg/s # udp rx: 1271 MB/s 905436 calls/s # udp tx: 1270 MB/s 21551 calls/s 21551 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1174 MB/s 19922 calls/s 19922 msg/s # tcp rx: 1175 MB/s 140149 calls/s # tcp tx: 1184 MB/s 20093 calls/s 20093 msg/s # tcp rx: 1185 MB/s 138056 calls/s # tcp tx: 1181 MB/s 20046 calls/s 20046 msg/s # tcp rx: 1183 MB/s 137567 calls/s # tcp tx: 1180 MB/s 20026 calls/s 20026 msg/s # udp gso - over veth touching data # udp rx: 640 MB/s 467004 calls/s # udp tx: 655 MB/s 11119 calls/s 11119 msg/s # udp rx: 647 MB/s 472177 calls/s # udp tx: 647 MB/s 10974 calls/s 10974 msg/s # udp rx: 654 MB/s 477528 calls/s # udp tx: 654 MB/s 11101 calls/s 11101 msg/s # udp rx: 652 MB/s 475768 calls/s # udp tx: 652 MB/s 11059 calls/s 11059 msg/s # udp gso and gro - over veth touching data # udp rx: 1205 MB/s 879370 calls/s # udp tx: 1247 MB/s 21153 calls/s 21153 msg/s # udp rx: 1191 MB/s 868816 calls/s # udp tx: 1190 MB/s 20199 calls/s 20199 msg/s # udp rx: 1256 MB/s 916653 calls/s # udp tx: 1256 MB/s 21308 calls/s 21308 msg/s # udp rx: 1251 MB/s 912831 calls/s # udp tx: 1250 MB/s 21214 calls/s 21214 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__->