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: 1067 MB/s 18109 calls/s 18109 msg/s # tcp rx: 1068 MB/s 141613 calls/s # tcp tx: 986 MB/s 16735 calls/s 16735 msg/s # tcp rx: 988 MB/s 134453 calls/s # tcp tx: 1057 MB/s 17934 calls/s 17934 msg/s # tcp rx: 1058 MB/s 125921 calls/s # tcp tx: 1046 MB/s 17757 calls/s 17757 msg/s # udp gso - over veth touching data # udp rx: 1230 MB/s 876653 calls/s # udp tx: 1260 MB/s 21372 calls/s 21372 msg/s # udp rx: 1299 MB/s 925803 calls/s # udp tx: 1302 MB/s 22090 calls/s 22090 msg/s # udp rx: 1291 MB/s 919831 calls/s # udp tx: 1294 MB/s 21951 calls/s 21951 msg/s # udp rx: 1302 MB/s 928189 calls/s # udp tx: 1305 MB/s 22139 calls/s 22139 msg/s # udp gso and gro - over veth touching data # udp rx: 1275 MB/s 908726 calls/s # udp tx: 1305 MB/s 22143 calls/s 22143 msg/s # udp rx: 1316 MB/s 937953 calls/s # udp tx: 1315 MB/s 22316 calls/s 22316 msg/s # udp rx: 1295 MB/s 922570 calls/s # udp tx: 1294 MB/s 21962 calls/s 21962 msg/s # udp rx: 1260 MB/s 898178 calls/s # udp tx: 1259 MB/s 21364 calls/s 21364 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1200 MB/s 20360 calls/s 20360 msg/s # tcp rx: 1201 MB/s 140489 calls/s # tcp tx: 1197 MB/s 20314 calls/s 20314 msg/s # tcp rx: 1198 MB/s 141292 calls/s # tcp tx: 1180 MB/s 20024 calls/s 20024 msg/s # tcp rx: 1181 MB/s 142019 calls/s # tcp tx: 1180 MB/s 20029 calls/s 20029 msg/s # udp gso - over veth touching data # udp rx: 581 MB/s 424288 calls/s # udp tx: 592 MB/s 10055 calls/s 10055 msg/s # udp rx: 598 MB/s 436248 calls/s # udp tx: 600 MB/s 10183 calls/s 10183 msg/s # udp rx: 598 MB/s 436143 calls/s # udp tx: 599 MB/s 10162 calls/s 10162 msg/s # udp rx: 598 MB/s 436293 calls/s # udp tx: 599 MB/s 10165 calls/s 10165 msg/s # udp gso and gro - over veth touching data # udp rx: 1239 MB/s 903871 calls/s # udp tx: 1272 MB/s 21580 calls/s 21580 msg/s # udp rx: 1277 MB/s 931383 calls/s # udp tx: 1276 MB/s 21655 calls/s 21655 msg/s # udp rx: 1259 MB/s 918292 calls/s # udp tx: 1258 MB/s 21346 calls/s 21346 msg/s # udp rx: 1254 MB/s 915240 calls/s # udp tx: 1254 MB/s 21282 calls/s 21282 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__->