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: 737 MB/s 12509 calls/s 12509 msg/s # tcp rx: 757 MB/s 85810 calls/s # tcp tx: 719 MB/s 12202 calls/s 12202 msg/s # tcp rx: 715 MB/s 84582 calls/s # tcp tx: 721 MB/s 12233 calls/s 12233 msg/s # tcp rx: 722 MB/s 83910 calls/s # tcp tx: 720 MB/s 12226 calls/s 12226 msg/s # udp gso - over veth touching data # udp rx: 682 MB/s 486171 calls/s # udp tx: 698 MB/s 11847 calls/s 11847 msg/s # udp rx: 715 MB/s 509805 calls/s # udp tx: 715 MB/s 12141 calls/s 12141 msg/s # udp rx: 683 MB/s 487149 calls/s # udp tx: 684 MB/s 11608 calls/s 11608 msg/s # udp rx: 715 MB/s 509655 calls/s # udp tx: 715 MB/s 12139 calls/s 12139 msg/s # udp gso and gro - over veth touching data # udp rx: 1222 MB/s 870843 calls/s # udp tx: 1250 MB/s 21209 calls/s 21209 msg/s # udp rx: 1213 MB/s 864768 calls/s # udp tx: 1210 MB/s 20539 calls/s 20539 msg/s # udp rx: 1120 MB/s 798251 calls/s # udp tx: 1112 MB/s 18863 calls/s 18863 msg/s # udp rx: 1205 MB/s 858840 calls/s # udp tx: 1218 MB/s 20659 calls/s 20659 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 759 MB/s 12881 calls/s 12881 msg/s # tcp rx: 760 MB/s 91468 calls/s # tcp tx: 729 MB/s 12367 calls/s 12367 msg/s # tcp rx: 742 MB/s 89718 calls/s # tcp tx: 751 MB/s 12738 calls/s 12738 msg/s # tcp rx: 755 MB/s 90086 calls/s # tcp tx: 796 MB/s 13516 calls/s 13516 msg/s # udp gso - over veth touching data # udp rx: 1072 MB/s 782547 calls/s # udp tx: 1104 MB/s 18725 calls/s 18725 msg/s # udp rx: 1213 MB/s 884712 calls/s # udp tx: 1212 MB/s 20559 calls/s 20559 msg/s # udp rx: 1222 MB/s 891784 calls/s # udp tx: 1222 MB/s 20726 calls/s 20726 msg/s # udp rx: 1221 MB/s 890572 calls/s # udp tx: 1220 MB/s 20694 calls/s 20694 msg/s # udp gso and gro - over veth touching data # udp rx: 1142 MB/s 832883 calls/s # udp tx: 1165 MB/s 19765 calls/s 19765 msg/s # udp rx: 1219 MB/s 889513 calls/s # udp tx: 1220 MB/s 20695 calls/s 20695 msg/s # udp rx: 1231 MB/s 898158 calls/s # udp tx: 1222 MB/s 20741 calls/s 20741 msg/s # udp rx: 1166 MB/s 850412 calls/s # udp tx: 1171 MB/s 19868 calls/s 19868 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__->