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: 1049 MB/s 17806 calls/s 17806 msg/s # tcp rx: 1059 MB/s 142913 calls/s # tcp tx: 993 MB/s 16858 calls/s 16858 msg/s # tcp rx: 992 MB/s 135042 calls/s # tcp tx: 958 MB/s 16264 calls/s 16264 msg/s # tcp rx: 957 MB/s 131170 calls/s # tcp tx: 948 MB/s 16089 calls/s 16089 msg/s # udp gso - over veth touching data # udp rx: 1065 MB/s 759248 calls/s # udp tx: 1101 MB/s 18688 calls/s 18688 msg/s # udp rx: 1334 MB/s 950882 calls/s # udp tx: 1334 MB/s 22635 calls/s 22635 msg/s # udp rx: 790 MB/s 562860 calls/s # udp tx: 772 MB/s 13100 calls/s 13100 msg/s # udp rx: 648 MB/s 461662 calls/s # udp tx: 647 MB/s 10983 calls/s 10983 msg/s # udp gso and gro - over veth touching data # udp rx: 666 MB/s 474694 calls/s # udp tx: 688 MB/s 11669 calls/s 11669 msg/s # udp rx: 707 MB/s 504235 calls/s # udp tx: 712 MB/s 12081 calls/s 12081 msg/s # udp rx: 710 MB/s 506154 calls/s # udp tx: 714 MB/s 12113 calls/s 12113 msg/s # udp rx: 712 MB/s 507680 calls/s # udp tx: 715 MB/s 12139 calls/s 12139 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 791 MB/s 13416 calls/s 13416 msg/s # tcp rx: 791 MB/s 66741 calls/s # tcp tx: 713 MB/s 12100 calls/s 12100 msg/s # tcp rx: 714 MB/s 83080 calls/s # tcp tx: 686 MB/s 11645 calls/s 11645 msg/s # tcp rx: 687 MB/s 80901 calls/s # tcp tx: 703 MB/s 11934 calls/s 11934 msg/s # udp gso - over veth touching data # udp rx: 664 MB/s 484958 calls/s # udp tx: 684 MB/s 11609 calls/s 11609 msg/s # udp rx: 679 MB/s 495450 calls/s # udp tx: 679 MB/s 11520 calls/s 11520 msg/s # udp rx: 683 MB/s 498354 calls/s # udp tx: 682 MB/s 11579 calls/s 11579 msg/s # udp rx: 673 MB/s 491063 calls/s # udp tx: 672 MB/s 11412 calls/s 11412 msg/s # udp gso and gro - over veth touching data # udp rx: 1177 MB/s 858402 calls/s # udp tx: 1215 MB/s 20608 calls/s 20608 msg/s # udp rx: 1118 MB/s 815847 calls/s # udp tx: 1121 MB/s 19020 calls/s 19020 msg/s # udp rx: 1233 MB/s 899905 calls/s # udp tx: 1234 MB/s 20945 calls/s 20945 msg/s # udp rx: 1220 MB/s 890384 calls/s # udp tx: 1225 MB/s 20782 calls/s 20782 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__->