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: 1239 MB/s 21029 calls/s 21029 msg/s # tcp rx: 1242 MB/s 110865 calls/s # tcp tx: 998 MB/s 16938 calls/s 16938 msg/s # tcp rx: 1001 MB/s 129467 calls/s # tcp tx: 1004 MB/s 17039 calls/s 17039 msg/s # tcp rx: 1014 MB/s 126296 calls/s # tcp tx: 1006 MB/s 17067 calls/s 17067 msg/s # udp gso - over veth touching data # udp rx: 1239 MB/s 882839 calls/s # udp tx: 1292 MB/s 21925 calls/s 21925 msg/s # udp rx: 1313 MB/s 935402 calls/s # udp tx: 1315 MB/s 22304 calls/s 22304 msg/s # udp rx: 1316 MB/s 938054 calls/s # udp tx: 1318 MB/s 22366 calls/s 22366 msg/s # udp rx: 1315 MB/s 937181 calls/s # udp tx: 1317 MB/s 22350 calls/s 22350 msg/s # udp gso and gro - over veth touching data # udp rx: 1163 MB/s 829171 calls/s # udp tx: 1201 MB/s 20377 calls/s 20377 msg/s # udp rx: 1164 MB/s 829641 calls/s # udp tx: 1161 MB/s 19693 calls/s 19693 msg/s # udp rx: 1218 MB/s 868255 calls/s # udp tx: 1227 MB/s 20815 calls/s 20815 msg/s # udp rx: 1228 MB/s 875161 calls/s # udp tx: 1229 MB/s 20849 calls/s 20849 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1080 MB/s 18325 calls/s 18325 msg/s # tcp rx: 1081 MB/s 139871 calls/s # tcp tx: 1033 MB/s 17526 calls/s 17526 msg/s # tcp rx: 1034 MB/s 136390 calls/s # tcp tx: 1012 MB/s 17171 calls/s 17171 msg/s # tcp rx: 1014 MB/s 137614 calls/s # tcp tx: 1178 MB/s 19991 calls/s 19991 msg/s # udp gso - over veth touching data # udp rx: 1164 MB/s 849432 calls/s # udp tx: 1206 MB/s 20468 calls/s 20468 msg/s # udp rx: 1109 MB/s 809045 calls/s # udp tx: 1111 MB/s 18852 calls/s 18852 msg/s # udp rx: 1246 MB/s 909356 calls/s # udp tx: 1250 MB/s 21214 calls/s 21214 msg/s # udp rx: 1255 MB/s 915456 calls/s # udp tx: 1258 MB/s 21347 calls/s 21347 msg/s # udp gso and gro - over veth touching data # udp rx: 1170 MB/s 853507 calls/s # udp tx: 1215 MB/s 20620 calls/s 20620 msg/s # udp rx: 1252 MB/s 913485 calls/s # udp tx: 1252 MB/s 21251 calls/s 21251 msg/s # udp rx: 1271 MB/s 926968 calls/s # udp tx: 1270 MB/s 21556 calls/s 21556 msg/s # udp rx: 1287 MB/s 938903 calls/s # udp tx: 1287 MB/s 21831 calls/s 21831 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__->