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: 828 MB/s 14058 calls/s 14058 msg/s # tcp rx: 828 MB/s 97004 calls/s # tcp tx: 803 MB/s 13632 calls/s 13632 msg/s # tcp rx: 803 MB/s 90813 calls/s # tcp tx: 779 MB/s 13219 calls/s 13219 msg/s # tcp rx: 780 MB/s 90502 calls/s # tcp tx: 810 MB/s 13752 calls/s 13752 msg/s # udp gso - over veth touching data # udp rx: 1307 MB/s 931434 calls/s # udp tx: 1340 MB/s 22728 calls/s 22728 msg/s # udp rx: 1333 MB/s 950219 calls/s # udp tx: 1332 MB/s 22607 calls/s 22607 msg/s # udp rx: 1281 MB/s 912625 calls/s # udp tx: 1274 MB/s 21610 calls/s 21610 msg/s # udp rx: 1271 MB/s 905688 calls/s # udp tx: 1276 MB/s 21650 calls/s 21650 msg/s # udp gso and gro - over veth touching data # udp rx: 1312 MB/s 934969 calls/s # udp tx: 1356 MB/s 23002 calls/s 23002 msg/s # udp rx: 1346 MB/s 958991 calls/s # udp tx: 1345 MB/s 22823 calls/s 22823 msg/s # udp rx: 1348 MB/s 960360 calls/s # udp tx: 1347 MB/s 22849 calls/s 22849 msg/s # udp rx: 1339 MB/s 954292 calls/s # udp tx: 1339 MB/s 22714 calls/s 22714 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 794 MB/s 13477 calls/s 13477 msg/s # tcp rx: 794 MB/s 92135 calls/s # tcp tx: 814 MB/s 13822 calls/s 13822 msg/s # tcp rx: 815 MB/s 93013 calls/s # tcp tx: 797 MB/s 13521 calls/s 13521 msg/s # tcp rx: 798 MB/s 92002 calls/s # tcp tx: 807 MB/s 13690 calls/s 13690 msg/s # udp gso - over veth touching data # udp rx: 697 MB/s 508416 calls/s # udp tx: 715 MB/s 12129 calls/s 12129 msg/s # udp rx: 710 MB/s 518180 calls/s # udp tx: 710 MB/s 12051 calls/s 12051 msg/s # udp rx: 697 MB/s 508807 calls/s # udp tx: 696 MB/s 11816 calls/s 11816 msg/s # udp rx: 703 MB/s 513199 calls/s # udp tx: 703 MB/s 11939 calls/s 11939 msg/s # udp gso and gro - over veth touching data # udp rx: 542 MB/s 395546 calls/s # udp tx: 559 MB/s 9489 calls/s 9489 msg/s # udp rx: 584 MB/s 426318 calls/s # udp tx: 595 MB/s 10092 calls/s 10092 msg/s # udp rx: 589 MB/s 430263 calls/s # udp tx: 592 MB/s 10053 calls/s 10053 msg/s # udp rx: 590 MB/s 430471 calls/s # udp tx: 593 MB/s 10069 calls/s 10069 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__->