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: 658 MB/s 11168 calls/s 11168 msg/s # tcp rx: 658 MB/s 85153 calls/s # tcp tx: 640 MB/s 10868 calls/s 10868 msg/s # tcp rx: 643 MB/s 82090 calls/s # tcp tx: 700 MB/s 11887 calls/s 11887 msg/s # tcp rx: 708 MB/s 83340 calls/s # tcp tx: 694 MB/s 11775 calls/s 11775 msg/s # udp gso - over veth touching data # udp rx: 708 MB/s 504910 calls/s # udp tx: 737 MB/s 12510 calls/s 12510 msg/s # udp rx: 753 MB/s 536608 calls/s # udp tx: 754 MB/s 12795 calls/s 12795 msg/s # udp rx: 710 MB/s 505880 calls/s # udp tx: 711 MB/s 12075 calls/s 12075 msg/s # udp rx: 748 MB/s 533055 calls/s # udp tx: 750 MB/s 12726 calls/s 12726 msg/s # udp gso and gro - over veth touching data # udp rx: 613 MB/s 436762 calls/s # udp tx: 628 MB/s 10662 calls/s 10662 msg/s # udp rx: 633 MB/s 451490 calls/s # udp tx: 635 MB/s 10785 calls/s 10785 msg/s # udp rx: 1053 MB/s 750541 calls/s # udp tx: 1076 MB/s 18259 calls/s 18259 msg/s # udp rx: 1348 MB/s 960874 calls/s # udp tx: 1347 MB/s 22862 calls/s 22862 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1157 MB/s 19625 calls/s 19625 msg/s # tcp rx: 1157 MB/s 144023 calls/s # tcp tx: 1115 MB/s 18927 calls/s 18927 msg/s # tcp rx: 1116 MB/s 130164 calls/s # tcp tx: 1094 MB/s 18556 calls/s 18556 msg/s # tcp rx: 1095 MB/s 129924 calls/s # tcp tx: 1093 MB/s 18553 calls/s 18553 msg/s # udp gso - over veth touching data # udp rx: 663 MB/s 483763 calls/s # udp tx: 686 MB/s 11646 calls/s 11646 msg/s # udp rx: 796 MB/s 581190 calls/s # udp tx: 814 MB/s 13816 calls/s 13816 msg/s # udp rx: 1246 MB/s 908881 calls/s # udp tx: 1248 MB/s 21182 calls/s 21182 msg/s # udp rx: 1256 MB/s 916258 calls/s # udp tx: 1258 MB/s 21352 calls/s 21352 msg/s # udp gso and gro - over veth touching data # udp rx: 1207 MB/s 880464 calls/s # udp tx: 1244 MB/s 21105 calls/s 21105 msg/s # udp rx: 1274 MB/s 929855 calls/s # udp tx: 1277 MB/s 21674 calls/s 21674 msg/s # udp rx: 1047 MB/s 764090 calls/s # udp tx: 1032 MB/s 17510 calls/s 17510 msg/s # udp rx: 609 MB/s 444473 calls/s # udp tx: 611 MB/s 10379 calls/s 10379 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__->