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: 1090 MB/s 18495 calls/s 18495 msg/s # tcp rx: 1091 MB/s 144142 calls/s # tcp tx: 1180 MB/s 20030 calls/s 20030 msg/s # tcp rx: 1182 MB/s 128271 calls/s # tcp tx: 1028 MB/s 17451 calls/s 17451 msg/s # tcp rx: 1029 MB/s 129964 calls/s # tcp tx: 1046 MB/s 17741 calls/s 17741 msg/s # udp gso - over veth touching data # udp rx: 1273 MB/s 906874 calls/s # udp tx: 1305 MB/s 22143 calls/s 22143 msg/s # udp rx: 1326 MB/s 944791 calls/s # udp tx: 1326 MB/s 22493 calls/s 22493 msg/s # udp rx: 1312 MB/s 934684 calls/s # udp tx: 1311 MB/s 22238 calls/s 22238 msg/s # udp rx: 1308 MB/s 931966 calls/s # udp tx: 1307 MB/s 22178 calls/s 22178 msg/s # udp gso and gro - over veth touching data # udp rx: 1279 MB/s 911554 calls/s # udp tx: 1316 MB/s 22323 calls/s 22323 msg/s # udp rx: 1307 MB/s 931468 calls/s # udp tx: 1306 MB/s 22158 calls/s 22158 msg/s # udp rx: 1310 MB/s 933406 calls/s # udp tx: 1310 MB/s 22220 calls/s 22220 msg/s # udp rx: 1317 MB/s 938711 calls/s # udp tx: 1317 MB/s 22338 calls/s 22338 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1122 MB/s 19037 calls/s 19037 msg/s # tcp rx: 1165 MB/s 145602 calls/s # tcp tx: 1043 MB/s 17697 calls/s 17697 msg/s # tcp rx: 1055 MB/s 131302 calls/s # tcp tx: 1063 MB/s 18032 calls/s 18032 msg/s # tcp rx: 1062 MB/s 133009 calls/s # tcp tx: 1064 MB/s 18054 calls/s 18054 msg/s # udp gso - over veth touching data # udp rx: 1232 MB/s 898738 calls/s # udp tx: 1266 MB/s 21476 calls/s 21476 msg/s # udp rx: 1261 MB/s 920005 calls/s # udp tx: 1260 MB/s 21386 calls/s 21386 msg/s # udp rx: 1254 MB/s 914755 calls/s # udp tx: 1253 MB/s 21262 calls/s 21262 msg/s # udp rx: 1261 MB/s 920374 calls/s # udp tx: 1261 MB/s 21397 calls/s 21397 msg/s # udp gso and gro - over veth touching data # udp rx: 1234 MB/s 900531 calls/s # udp tx: 1266 MB/s 21488 calls/s 21488 msg/s # udp rx: 1253 MB/s 914209 calls/s # udp tx: 1252 MB/s 21250 calls/s 21250 msg/s # udp rx: 1176 MB/s 858047 calls/s # udp tx: 1163 MB/s 19727 calls/s 19727 msg/s # udp rx: 1207 MB/s 880368 calls/s # udp tx: 1219 MB/s 20679 calls/s 20679 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__->