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: 1148 MB/s 19474 calls/s 19474 msg/s # tcp rx: 1155 MB/s 141220 calls/s # tcp tx: 1054 MB/s 17889 calls/s 17889 msg/s # tcp rx: 1062 MB/s 126877 calls/s # tcp tx: 1076 MB/s 18266 calls/s 18266 msg/s # tcp rx: 1075 MB/s 127523 calls/s # tcp tx: 1070 MB/s 18155 calls/s 18155 msg/s # udp gso - over veth touching data # udp rx: 1247 MB/s 888799 calls/s # udp tx: 1275 MB/s 21636 calls/s 21636 msg/s # udp rx: 1313 MB/s 935822 calls/s # udp tx: 1314 MB/s 22298 calls/s 22298 msg/s # udp rx: 1303 MB/s 928548 calls/s # udp tx: 1303 MB/s 22110 calls/s 22110 msg/s # udp rx: 1301 MB/s 927413 calls/s # udp tx: 1301 MB/s 22075 calls/s 22075 msg/s # udp gso and gro - over veth touching data # udp rx: 1215 MB/s 866039 calls/s # udp tx: 1244 MB/s 21108 calls/s 21108 msg/s # udp rx: 1247 MB/s 888474 calls/s # udp tx: 1246 MB/s 21139 calls/s 21139 msg/s # udp rx: 1272 MB/s 906250 calls/s # udp tx: 1278 MB/s 21687 calls/s 21687 msg/s # udp rx: 1245 MB/s 887489 calls/s # udp tx: 1246 MB/s 21136 calls/s 21136 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1101 MB/s 18678 calls/s 18678 msg/s # tcp rx: 1102 MB/s 140799 calls/s # tcp tx: 1135 MB/s 19256 calls/s 19256 msg/s # tcp rx: 1142 MB/s 138068 calls/s # tcp tx: 1089 MB/s 18477 calls/s 18477 msg/s # tcp rx: 1091 MB/s 131125 calls/s # tcp tx: 1063 MB/s 18035 calls/s 18035 msg/s # udp gso - over veth touching data # udp rx: 1220 MB/s 889921 calls/s # udp tx: 1252 MB/s 21240 calls/s 21240 msg/s # udp rx: 1253 MB/s 913993 calls/s # udp tx: 1251 MB/s 21228 calls/s 21228 msg/s # udp rx: 1273 MB/s 928607 calls/s # udp tx: 1273 MB/s 21599 calls/s 21599 msg/s # udp rx: 1271 MB/s 927584 calls/s # udp tx: 1271 MB/s 21569 calls/s 21569 msg/s # udp gso and gro - over veth touching data # udp rx: 1205 MB/s 879315 calls/s # udp tx: 1235 MB/s 20962 calls/s 20962 msg/s # udp rx: 1293 MB/s 943179 calls/s # udp tx: 1291 MB/s 21911 calls/s 21911 msg/s # udp rx: 1292 MB/s 942681 calls/s # udp tx: 1292 MB/s 21923 calls/s 21923 msg/s # udp rx: 1290 MB/s 940993 calls/s # udp tx: 1289 MB/s 21876 calls/s 21876 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__->