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: 1138 MB/s 19306 calls/s 19306 msg/s # tcp rx: 1139 MB/s 140180 calls/s # tcp tx: 981 MB/s 16654 calls/s 16654 msg/s # tcp rx: 989 MB/s 115084 calls/s # tcp tx: 1030 MB/s 17485 calls/s 17485 msg/s # tcp rx: 1032 MB/s 121351 calls/s # tcp tx: 1106 MB/s 18770 calls/s 18770 msg/s # udp gso - over veth touching data # udp rx: 1246 MB/s 887684 calls/s # udp tx: 1283 MB/s 21774 calls/s 21774 msg/s # udp rx: 1234 MB/s 879139 calls/s # udp tx: 1233 MB/s 20928 calls/s 20928 msg/s # udp rx: 1303 MB/s 928456 calls/s # udp tx: 1302 MB/s 22099 calls/s 22099 msg/s # udp rx: 1311 MB/s 934402 calls/s # udp tx: 1311 MB/s 22242 calls/s 22242 msg/s # udp gso and gro - over veth touching data # udp rx: 1244 MB/s 886592 calls/s # udp tx: 1282 MB/s 21747 calls/s 21747 msg/s # udp rx: 1283 MB/s 914431 calls/s # udp tx: 1283 MB/s 21762 calls/s 21762 msg/s # udp rx: 1278 MB/s 910424 calls/s # udp tx: 1271 MB/s 21564 calls/s 21564 msg/s # udp rx: 1253 MB/s 892603 calls/s # udp tx: 1259 MB/s 21355 calls/s 21355 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1142 MB/s 19384 calls/s 19384 msg/s # tcp rx: 1143 MB/s 130887 calls/s # tcp tx: 1148 MB/s 19480 calls/s 19480 msg/s # tcp rx: 1149 MB/s 138095 calls/s # tcp tx: 1146 MB/s 19451 calls/s 19451 msg/s # tcp rx: 1147 MB/s 134501 calls/s # tcp tx: 1157 MB/s 19637 calls/s 19637 msg/s # udp gso - over veth touching data # udp rx: 1148 MB/s 837875 calls/s # udp tx: 1181 MB/s 20037 calls/s 20037 msg/s # udp rx: 1108 MB/s 808423 calls/s # udp tx: 1110 MB/s 18829 calls/s 18829 msg/s # udp rx: 1178 MB/s 859585 calls/s # udp tx: 1169 MB/s 19830 calls/s 19830 msg/s # udp rx: 1141 MB/s 832560 calls/s # udp tx: 1149 MB/s 19488 calls/s 19488 msg/s # udp gso and gro - over veth touching data # udp rx: 1201 MB/s 876320 calls/s # udp tx: 1234 MB/s 20939 calls/s 20939 msg/s # udp rx: 1256 MB/s 916439 calls/s # udp tx: 1260 MB/s 21382 calls/s 21382 msg/s # udp rx: 1255 MB/s 915435 calls/s # udp tx: 1259 MB/s 21361 calls/s 21361 msg/s # udp rx: 1255 MB/s 915568 calls/s # udp tx: 1259 MB/s 21369 calls/s 21369 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__->