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: 1082 MB/s 18353 calls/s 18353 msg/s # tcp rx: 1082 MB/s 132430 calls/s # tcp tx: 1054 MB/s 17889 calls/s 17889 msg/s # tcp rx: 1055 MB/s 131793 calls/s # tcp tx: 1076 MB/s 18258 calls/s 18258 msg/s # tcp rx: 1077 MB/s 132523 calls/s # tcp tx: 1076 MB/s 18262 calls/s 18262 msg/s # udp gso - over veth touching data # udp rx: 1189 MB/s 847038 calls/s # udp tx: 1227 MB/s 20826 calls/s 20826 msg/s # udp rx: 1262 MB/s 899381 calls/s # udp tx: 1252 MB/s 21236 calls/s 21236 msg/s # udp rx: 1218 MB/s 867659 calls/s # udp tx: 1231 MB/s 20887 calls/s 20887 msg/s # udp rx: 1185 MB/s 844248 calls/s # udp tx: 1186 MB/s 20121 calls/s 20121 msg/s # udp gso and gro - over veth touching data # udp rx: 1263 MB/s 899958 calls/s # udp tx: 1303 MB/s 22104 calls/s 22104 msg/s # udp rx: 1324 MB/s 943449 calls/s # udp tx: 1328 MB/s 22540 calls/s 22540 msg/s # udp rx: 1322 MB/s 942415 calls/s # udp tx: 1322 MB/s 22427 calls/s 22427 msg/s # udp rx: 1319 MB/s 940007 calls/s # udp tx: 1318 MB/s 22367 calls/s 22367 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1030 MB/s 17470 calls/s 17470 msg/s # tcp rx: 1030 MB/s 137762 calls/s # tcp tx: 1017 MB/s 17253 calls/s 17253 msg/s # tcp rx: 1017 MB/s 134687 calls/s # tcp tx: 1116 MB/s 18940 calls/s 18940 msg/s # tcp rx: 1117 MB/s 132958 calls/s # tcp tx: 1005 MB/s 17052 calls/s 17052 msg/s # udp gso - over veth touching data # udp rx: 641 MB/s 468121 calls/s # udp tx: 659 MB/s 11188 calls/s 11188 msg/s # udp rx: 657 MB/s 479711 calls/s # udp tx: 657 MB/s 11152 calls/s 11152 msg/s # udp rx: 654 MB/s 476994 calls/s # udp tx: 653 MB/s 11092 calls/s 11092 msg/s # udp rx: 652 MB/s 475593 calls/s # udp tx: 674 MB/s 11446 calls/s 11446 msg/s # udp gso and gro - over veth touching data # udp rx: 1178 MB/s 859459 calls/s # udp tx: 1208 MB/s 20502 calls/s 20502 msg/s # udp rx: 1105 MB/s 806021 calls/s # udp tx: 1106 MB/s 18770 calls/s 18770 msg/s # udp rx: 1159 MB/s 845537 calls/s # udp tx: 1153 MB/s 19568 calls/s 19568 msg/s # udp rx: 1164 MB/s 848973 calls/s # udp tx: 1168 MB/s 19826 calls/s 19826 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__->