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: 1171 MB/s 19864 calls/s 19864 msg/s # tcp rx: 1171 MB/s 139380 calls/s # tcp tx: 1092 MB/s 18522 calls/s 18522 msg/s # tcp rx: 1130 MB/s 124791 calls/s # tcp tx: 1096 MB/s 18600 calls/s 18600 msg/s # tcp rx: 1088 MB/s 126817 calls/s # tcp tx: 1091 MB/s 18515 calls/s 18515 msg/s # udp gso - over veth touching data # udp rx: 647 MB/s 460998 calls/s # udp tx: 666 MB/s 11308 calls/s 11308 msg/s # udp rx: 691 MB/s 492317 calls/s # udp tx: 690 MB/s 11718 calls/s 11718 msg/s # udp rx: 658 MB/s 468905 calls/s # udp tx: 657 MB/s 11156 calls/s 11156 msg/s # udp rx: 692 MB/s 493388 calls/s # udp tx: 692 MB/s 11741 calls/s 11741 msg/s # udp gso and gro - over veth touching data # udp rx: 770 MB/s 549209 calls/s # udp tx: 793 MB/s 13456 calls/s 13456 msg/s # udp rx: 693 MB/s 493968 calls/s # udp tx: 692 MB/s 11750 calls/s 11750 msg/s # udp rx: 693 MB/s 493874 calls/s # udp tx: 692 MB/s 11753 calls/s 11753 msg/s # udp rx: 694 MB/s 494504 calls/s # udp tx: 693 MB/s 11764 calls/s 11764 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1051 MB/s 17841 calls/s 17841 msg/s # tcp rx: 1052 MB/s 132810 calls/s # tcp tx: 1133 MB/s 19220 calls/s 19220 msg/s # tcp rx: 1134 MB/s 131362 calls/s # tcp tx: 1104 MB/s 18725 calls/s 18725 msg/s # tcp rx: 1105 MB/s 125898 calls/s # tcp tx: 1103 MB/s 18712 calls/s 18712 msg/s # udp gso - over veth touching data # udp rx: 553 MB/s 404016 calls/s # udp tx: 571 MB/s 9693 calls/s 9693 msg/s # udp rx: 590 MB/s 430757 calls/s # udp tx: 590 MB/s 10010 calls/s 10010 msg/s # udp rx: 601 MB/s 438459 calls/s # udp tx: 601 MB/s 10194 calls/s 10194 msg/s # udp rx: 606 MB/s 442526 calls/s # udp tx: 634 MB/s 10762 calls/s 10762 msg/s # udp gso and gro - over veth touching data # udp rx: 626 MB/s 456818 calls/s # udp tx: 646 MB/s 10958 calls/s 10958 msg/s # udp rx: 599 MB/s 436897 calls/s # udp tx: 600 MB/s 10177 calls/s 10177 msg/s # udp rx: 641 MB/s 468147 calls/s # udp tx: 642 MB/s 10897 calls/s 10897 msg/s # udp rx: 651 MB/s 475383 calls/s # udp tx: 653 MB/s 11088 calls/s 11088 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__->