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: 1077 MB/s 18277 calls/s 18277 msg/s # tcp rx: 1108 MB/s 136188 calls/s # tcp tx: 964 MB/s 16360 calls/s 16360 msg/s # tcp rx: 958 MB/s 121962 calls/s # tcp tx: 1037 MB/s 17598 calls/s 17598 msg/s # tcp rx: 1037 MB/s 126860 calls/s # tcp tx: 1044 MB/s 17714 calls/s 17714 msg/s # udp gso - over veth touching data # udp rx: 562 MB/s 400410 calls/s # udp tx: 576 MB/s 9770 calls/s 9770 msg/s # udp rx: 594 MB/s 423512 calls/s # udp tx: 596 MB/s 10119 calls/s 10119 msg/s # udp rx: 588 MB/s 419465 calls/s # udp tx: 588 MB/s 9981 calls/s 9981 msg/s # udp rx: 614 MB/s 437596 calls/s # udp tx: 613 MB/s 10400 calls/s 10400 msg/s # udp gso and gro - over veth touching data # udp rx: 684 MB/s 487560 calls/s # udp tx: 700 MB/s 11889 calls/s 11889 msg/s # udp rx: 684 MB/s 487262 calls/s # udp tx: 683 MB/s 11597 calls/s 11597 msg/s # udp rx: 684 MB/s 487393 calls/s # udp tx: 683 MB/s 11588 calls/s 11588 msg/s # udp rx: 686 MB/s 489110 calls/s # udp tx: 686 MB/s 11642 calls/s 11642 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 679 MB/s 11533 calls/s 11533 msg/s # tcp rx: 682 MB/s 77786 calls/s # tcp tx: 679 MB/s 11524 calls/s 11524 msg/s # tcp rx: 679 MB/s 81420 calls/s # tcp tx: 692 MB/s 11742 calls/s 11742 msg/s # tcp rx: 692 MB/s 82253 calls/s # tcp tx: 691 MB/s 11727 calls/s 11727 msg/s # udp gso - over veth touching data # udp rx: 851 MB/s 620909 calls/s # udp tx: 874 MB/s 14830 calls/s 14830 msg/s # udp rx: 1176 MB/s 858195 calls/s # udp tx: 1188 MB/s 20158 calls/s 20158 msg/s # udp rx: 1228 MB/s 895657 calls/s # udp tx: 1227 MB/s 20827 calls/s 20827 msg/s # udp rx: 1194 MB/s 871020 calls/s # udp tx: 1193 MB/s 20248 calls/s 20248 msg/s # udp gso and gro - over veth touching data # udp rx: 1225 MB/s 893968 calls/s # udp tx: 1263 MB/s 21432 calls/s 21432 msg/s # udp rx: 1245 MB/s 908677 calls/s # udp tx: 1245 MB/s 21117 calls/s 21117 msg/s # udp rx: 1241 MB/s 905733 calls/s # udp tx: 1244 MB/s 21116 calls/s 21116 msg/s # udp rx: 1252 MB/s 913567 calls/s # udp tx: 1254 MB/s 21271 calls/s 21271 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__->