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: 795 MB/s 13490 calls/s 13490 msg/s # tcp rx: 795 MB/s 94095 calls/s # tcp tx: 790 MB/s 13407 calls/s 13407 msg/s # tcp rx: 791 MB/s 93427 calls/s # tcp tx: 795 MB/s 13491 calls/s 13491 msg/s # tcp rx: 796 MB/s 92137 calls/s # tcp tx: 812 MB/s 13788 calls/s 13788 msg/s # udp gso - over veth touching data # udp rx: 585 MB/s 417002 calls/s # udp tx: 600 MB/s 10192 calls/s 10192 msg/s # udp rx: 609 MB/s 434156 calls/s # udp tx: 611 MB/s 10368 calls/s 10368 msg/s # udp rx: 629 MB/s 448290 calls/s # udp tx: 631 MB/s 10714 calls/s 10714 msg/s # udp rx: 634 MB/s 452132 calls/s # udp tx: 636 MB/s 10796 calls/s 10796 msg/s # udp gso and gro - over veth touching data # udp rx: 612 MB/s 436120 calls/s # udp tx: 622 MB/s 10554 calls/s 10554 msg/s # udp rx: 624 MB/s 445203 calls/s # udp tx: 625 MB/s 10601 calls/s 10601 msg/s # udp rx: 624 MB/s 444874 calls/s # udp tx: 623 MB/s 10582 calls/s 10582 msg/s # udp rx: 624 MB/s 445013 calls/s # udp tx: 624 MB/s 10587 calls/s 10587 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 772 MB/s 13104 calls/s 13104 msg/s # tcp rx: 773 MB/s 93707 calls/s # tcp tx: 792 MB/s 13433 calls/s 13433 msg/s # tcp rx: 803 MB/s 94328 calls/s # tcp tx: 776 MB/s 13162 calls/s 13162 msg/s # tcp rx: 776 MB/s 91781 calls/s # tcp tx: 783 MB/s 13297 calls/s 13297 msg/s # udp gso - over veth touching data # udp rx: 681 MB/s 496805 calls/s # udp tx: 701 MB/s 11905 calls/s 11905 msg/s # udp rx: 682 MB/s 498108 calls/s # udp tx: 685 MB/s 11621 calls/s 11621 msg/s # udp rx: 682 MB/s 497532 calls/s # udp tx: 684 MB/s 11616 calls/s 11616 msg/s # udp rx: 684 MB/s 499271 calls/s # udp tx: 687 MB/s 11660 calls/s 11660 msg/s # udp gso and gro - over veth touching data # udp rx: 1140 MB/s 831816 calls/s # udp tx: 1163 MB/s 19729 calls/s 19729 msg/s # udp rx: 1138 MB/s 830057 calls/s # udp tx: 1138 MB/s 19312 calls/s 19312 msg/s # udp rx: 1241 MB/s 905083 calls/s # udp tx: 1240 MB/s 21037 calls/s 21037 msg/s # udp rx: 1247 MB/s 910133 calls/s # udp tx: 1247 MB/s 21152 calls/s 21152 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__->