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: 707 MB/s 11992 calls/s 11992 msg/s # tcp rx: 707 MB/s 89087 calls/s # tcp tx: 1064 MB/s 18058 calls/s 18058 msg/s # tcp rx: 1066 MB/s 135365 calls/s # tcp tx: 1060 MB/s 17989 calls/s 17989 msg/s # tcp rx: 1061 MB/s 133824 calls/s # tcp tx: 1089 MB/s 18484 calls/s 18484 msg/s # udp gso - over veth touching data # udp rx: 604 MB/s 430434 calls/s # udp tx: 624 MB/s 10590 calls/s 10590 msg/s # udp rx: 629 MB/s 448310 calls/s # udp tx: 628 MB/s 10659 calls/s 10659 msg/s # udp rx: 628 MB/s 447742 calls/s # udp tx: 627 MB/s 10650 calls/s 10650 msg/s # udp rx: 629 MB/s 448660 calls/s # udp tx: 629 MB/s 10678 calls/s 10678 msg/s # udp gso and gro - over veth touching data # udp rx: 1287 MB/s 917420 calls/s # udp tx: 1321 MB/s 22407 calls/s 22407 msg/s # udp rx: 1300 MB/s 926244 calls/s # udp tx: 1299 MB/s 22043 calls/s 22043 msg/s # udp rx: 1316 MB/s 937780 calls/s # udp tx: 1316 MB/s 22328 calls/s 22328 msg/s # udp rx: 1258 MB/s 896834 calls/s # udp tx: 1258 MB/s 21346 calls/s 21346 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1086 MB/s 18429 calls/s 18429 msg/s # tcp rx: 1096 MB/s 138285 calls/s # tcp tx: 1151 MB/s 19536 calls/s 19536 msg/s # tcp rx: 1156 MB/s 141327 calls/s # tcp tx: 1145 MB/s 19434 calls/s 19434 msg/s # tcp rx: 1153 MB/s 143676 calls/s # tcp tx: 1144 MB/s 19410 calls/s 19410 msg/s # udp gso - over veth touching data # udp rx: 1210 MB/s 882807 calls/s # udp tx: 1242 MB/s 21073 calls/s 21073 msg/s # udp rx: 1276 MB/s 931155 calls/s # udp tx: 1276 MB/s 21651 calls/s 21651 msg/s # udp rx: 1282 MB/s 935641 calls/s # udp tx: 1282 MB/s 21748 calls/s 21748 msg/s # udp rx: 1278 MB/s 932304 calls/s # udp tx: 1277 MB/s 21669 calls/s 21669 msg/s # udp gso and gro - over veth touching data # udp rx: 1230 MB/s 897682 calls/s # udp tx: 1266 MB/s 21478 calls/s 21478 msg/s # udp rx: 1282 MB/s 935281 calls/s # udp tx: 1282 MB/s 21747 calls/s 21747 msg/s # udp rx: 1282 MB/s 935240 calls/s # udp tx: 1281 MB/s 21737 calls/s 21737 msg/s # udp rx: 1294 MB/s 943887 calls/s # udp tx: 1294 MB/s 21959 calls/s 21959 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__->