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: 1121 MB/s 19028 calls/s 19028 msg/s # tcp rx: 1131 MB/s 145853 calls/s # tcp tx: 1052 MB/s 17844 calls/s 17844 msg/s # tcp rx: 1052 MB/s 133647 calls/s # tcp tx: 1055 MB/s 17900 calls/s 17900 msg/s # tcp rx: 1056 MB/s 130440 calls/s # tcp tx: 1069 MB/s 18147 calls/s 18147 msg/s # udp gso - over veth touching data # udp rx: 562 MB/s 400800 calls/s # udp tx: 578 MB/s 9818 calls/s 9818 msg/s # udp rx: 614 MB/s 437933 calls/s # udp tx: 619 MB/s 10515 calls/s 10515 msg/s # udp rx: 620 MB/s 442338 calls/s # udp tx: 622 MB/s 10555 calls/s 10555 msg/s # udp rx: 621 MB/s 442742 calls/s # udp tx: 622 MB/s 10559 calls/s 10559 msg/s # udp gso and gro - over veth touching data # udp rx: 1201 MB/s 856040 calls/s # udp tx: 1230 MB/s 20868 calls/s 20868 msg/s # udp rx: 1248 MB/s 889328 calls/s # udp tx: 1251 MB/s 21221 calls/s 21221 msg/s # udp rx: 1250 MB/s 891118 calls/s # udp tx: 1250 MB/s 21205 calls/s 21205 msg/s # udp rx: 1231 MB/s 877213 calls/s # udp tx: 1230 MB/s 20874 calls/s 20874 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 988 MB/s 16763 calls/s 16763 msg/s # tcp rx: 988 MB/s 143410 calls/s # tcp tx: 1118 MB/s 18965 calls/s 18965 msg/s # tcp rx: 1118 MB/s 141067 calls/s # tcp tx: 1142 MB/s 19382 calls/s 19382 msg/s # tcp rx: 1143 MB/s 142549 calls/s # tcp tx: 1155 MB/s 19596 calls/s 19596 msg/s # udp gso - over veth touching data # udp rx: 1151 MB/s 839524 calls/s # udp tx: 1184 MB/s 20082 calls/s 20082 msg/s # udp rx: 1149 MB/s 838020 calls/s # udp tx: 1149 MB/s 19495 calls/s 19495 msg/s # udp rx: 1256 MB/s 916527 calls/s # udp tx: 1255 MB/s 21299 calls/s 21299 msg/s # udp rx: 1258 MB/s 917829 calls/s # udp tx: 1258 MB/s 21340 calls/s 21340 msg/s # udp gso and gro - over veth touching data # udp rx: 1206 MB/s 879934 calls/s # udp tx: 1240 MB/s 21043 calls/s 21043 msg/s # udp rx: 1270 MB/s 926791 calls/s # udp tx: 1272 MB/s 21584 calls/s 21584 msg/s # udp rx: 1250 MB/s 912266 calls/s # udp tx: 1254 MB/s 21280 calls/s 21280 msg/s # udp rx: 1252 MB/s 913453 calls/s # udp tx: 1267 MB/s 21501 calls/s 21501 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__->