make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 632 MB/s 10721 calls/s 10721 msg/s # tcp rx: 632 MB/s 83007 calls/s # tcp tx: 618 MB/s 10494 calls/s 10494 msg/s # tcp rx: 619 MB/s 82192 calls/s # tcp tx: 634 MB/s 10762 calls/s 10762 msg/s # tcp rx: 635 MB/s 80885 calls/s # tcp tx: 637 MB/s 10810 calls/s 10810 msg/s # udp gso - over veth touching data # udp rx: 1186 MB/s 845552 calls/s # udp tx: 1221 MB/s 20713 calls/s 20713 msg/s # udp rx: 1235 MB/s 879934 calls/s # udp tx: 1234 MB/s 20944 calls/s 20944 msg/s # udp rx: 1227 MB/s 874478 calls/s # udp tx: 1226 MB/s 20803 calls/s 20803 msg/s # udp rx: 1229 MB/s 875948 calls/s # udp tx: 1228 MB/s 20840 calls/s 20840 msg/s # udp gso and gro - over veth touching data # udp rx: 1091 MB/s 777373 calls/s # udp tx: 1123 MB/s 19059 calls/s 19059 msg/s # udp rx: 1180 MB/s 840808 calls/s # udp tx: 1179 MB/s 20003 calls/s 20003 msg/s # udp rx: 1184 MB/s 844048 calls/s # udp tx: 1184 MB/s 20092 calls/s 20092 msg/s # udp rx: 1174 MB/s 836448 calls/s # udp tx: 1174 MB/s 19920 calls/s 19920 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 734 MB/s 12451 calls/s 12451 msg/s # tcp rx: 734 MB/s 117968 calls/s # tcp tx: 649 MB/s 11018 calls/s 11018 msg/s # tcp rx: 653 MB/s 82695 calls/s # tcp tx: 633 MB/s 10748 calls/s 10748 msg/s # tcp rx: 633 MB/s 82807 calls/s # tcp tx: 585 MB/s 9938 calls/s 9938 msg/s # udp gso - over veth touching data # udp rx: 980 MB/s 715146 calls/s # udp tx: 1017 MB/s 17249 calls/s 17249 msg/s # udp rx: 1200 MB/s 875766 calls/s # udp tx: 1202 MB/s 20400 calls/s 20400 msg/s # udp rx: 1194 MB/s 871007 calls/s # udp tx: 1195 MB/s 20277 calls/s 20277 msg/s # udp rx: 1181 MB/s 861855 calls/s # udp tx: 1183 MB/s 20073 calls/s 20073 msg/s # udp gso and gro - over veth touching data # udp rx: 661 MB/s 482387 calls/s # udp tx: 682 MB/s 11581 calls/s 11581 msg/s # udp rx: 675 MB/s 492589 calls/s # udp tx: 677 MB/s 11488 calls/s 11488 msg/s # udp rx: 674 MB/s 491657 calls/s # udp tx: 676 MB/s 11475 calls/s 11475 msg/s # udp rx: 661 MB/s 482397 calls/s # udp tx: 663 MB/s 11259 calls/s 11259 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__->