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: 1104 MB/s 18741 calls/s 18741 msg/s # tcp rx: 1105 MB/s 132391 calls/s # tcp tx: 1122 MB/s 19031 calls/s 19031 msg/s # tcp rx: 1123 MB/s 136696 calls/s # tcp tx: 1163 MB/s 19728 calls/s 19728 msg/s # tcp rx: 1164 MB/s 137791 calls/s # tcp tx: 1153 MB/s 19558 calls/s 19558 msg/s # udp gso - over veth touching data # udp rx: 990 MB/s 705492 calls/s # udp tx: 1030 MB/s 17477 calls/s 17477 msg/s # udp rx: 1328 MB/s 946020 calls/s # udp tx: 1327 MB/s 22510 calls/s 22510 msg/s # udp rx: 1316 MB/s 937459 calls/s # udp tx: 1301 MB/s 22075 calls/s 22075 msg/s # udp rx: 1315 MB/s 936836 calls/s # udp tx: 1328 MB/s 22527 calls/s 22527 msg/s # udp gso and gro - over veth touching data # udp rx: 1260 MB/s 897614 calls/s # udp tx: 1306 MB/s 22161 calls/s 22161 msg/s # udp rx: 1330 MB/s 947577 calls/s # udp tx: 1328 MB/s 22537 calls/s 22537 msg/s # udp rx: 1338 MB/s 953158 calls/s # udp tx: 1337 MB/s 22688 calls/s 22688 msg/s # udp rx: 1327 MB/s 945697 calls/s # udp tx: 1326 MB/s 22491 calls/s 22491 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1182 MB/s 20051 calls/s 20051 msg/s # tcp rx: 1183 MB/s 145582 calls/s # tcp tx: 1176 MB/s 19948 calls/s 19948 msg/s # tcp rx: 1177 MB/s 139882 calls/s # tcp tx: 1182 MB/s 20061 calls/s 20061 msg/s # tcp rx: 1184 MB/s 140991 calls/s # tcp tx: 1185 MB/s 20112 calls/s 20112 msg/s # udp gso - over veth touching data # udp rx: 1228 MB/s 895997 calls/s # udp tx: 1266 MB/s 21484 calls/s 21484 msg/s # udp rx: 1267 MB/s 924242 calls/s # udp tx: 1271 MB/s 21562 calls/s 21562 msg/s # udp rx: 1262 MB/s 920756 calls/s # udp tx: 1267 MB/s 21496 calls/s 21496 msg/s # udp rx: 1264 MB/s 922026 calls/s # udp tx: 1266 MB/s 21475 calls/s 21475 msg/s # udp gso and gro - over veth touching data # udp rx: 1175 MB/s 857574 calls/s # udp tx: 1208 MB/s 20502 calls/s 20502 msg/s # udp rx: 1231 MB/s 898234 calls/s # udp tx: 1233 MB/s 20922 calls/s 20922 msg/s # udp rx: 1195 MB/s 871898 calls/s # udp tx: 1196 MB/s 20291 calls/s 20291 msg/s # udp rx: 1189 MB/s 867389 calls/s # udp tx: 1189 MB/s 20183 calls/s 20183 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__->