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 18739 calls/s 18739 msg/s # tcp rx: 1105 MB/s 131634 calls/s # tcp tx: 1165 MB/s 19768 calls/s 19768 msg/s # tcp rx: 1166 MB/s 135564 calls/s # tcp tx: 1177 MB/s 19975 calls/s 19975 msg/s # tcp rx: 1178 MB/s 138087 calls/s # tcp tx: 1179 MB/s 19997 calls/s 19997 msg/s # udp gso - over veth touching data # udp rx: 1241 MB/s 884509 calls/s # udp tx: 1268 MB/s 21519 calls/s 21519 msg/s # udp rx: 1302 MB/s 928064 calls/s # udp tx: 1304 MB/s 22131 calls/s 22131 msg/s # udp rx: 1297 MB/s 924455 calls/s # udp tx: 1298 MB/s 22029 calls/s 22029 msg/s # udp rx: 1320 MB/s 940667 calls/s # udp tx: 1321 MB/s 22409 calls/s 22409 msg/s # udp gso and gro - over veth touching data # udp rx: 1259 MB/s 896954 calls/s # udp tx: 1291 MB/s 21913 calls/s 21913 msg/s # udp rx: 1294 MB/s 922078 calls/s # udp tx: 1295 MB/s 21971 calls/s 21971 msg/s # udp rx: 1307 MB/s 931529 calls/s # udp tx: 1309 MB/s 22202 calls/s 22202 msg/s # udp rx: 1312 MB/s 935302 calls/s # udp tx: 1313 MB/s 22286 calls/s 22286 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1174 MB/s 19919 calls/s 19919 msg/s # tcp rx: 1174 MB/s 143988 calls/s # tcp tx: 1042 MB/s 17674 calls/s 17674 msg/s # tcp rx: 1043 MB/s 137376 calls/s # tcp tx: 1011 MB/s 17158 calls/s 17158 msg/s # tcp rx: 1011 MB/s 122264 calls/s # tcp tx: 658 MB/s 11175 calls/s 11175 msg/s # udp gso - over veth touching data # udp rx: 635 MB/s 463489 calls/s # udp tx: 656 MB/s 11131 calls/s 11131 msg/s # udp rx: 668 MB/s 487493 calls/s # udp tx: 669 MB/s 11353 calls/s 11353 msg/s # udp rx: 667 MB/s 486738 calls/s # udp tx: 668 MB/s 11341 calls/s 11341 msg/s # udp rx: 662 MB/s 482945 calls/s # udp tx: 663 MB/s 11255 calls/s 11255 msg/s # udp gso and gro - over veth touching data # udp rx: 637 MB/s 464683 calls/s # udp tx: 653 MB/s 11080 calls/s 11080 msg/s # udp rx: 668 MB/s 487351 calls/s # udp tx: 669 MB/s 11354 calls/s 11354 msg/s # udp rx: 673 MB/s 491266 calls/s # udp tx: 674 MB/s 11436 calls/s 11436 msg/s # udp rx: 676 MB/s 493156 calls/s # udp tx: 676 MB/s 11468 calls/s 11468 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__->