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: 652 MB/s 11071 calls/s 11071 msg/s # tcp rx: 653 MB/s 86620 calls/s # tcp tx: 653 MB/s 11086 calls/s 11086 msg/s # tcp rx: 654 MB/s 77300 calls/s # tcp tx: 726 MB/s 12317 calls/s 12317 msg/s # tcp rx: 726 MB/s 84875 calls/s # tcp tx: 704 MB/s 11948 calls/s 11948 msg/s # udp gso - over veth touching data # udp rx: 534 MB/s 380862 calls/s # udp tx: 551 MB/s 9349 calls/s 9349 msg/s # udp rx: 545 MB/s 388334 calls/s # udp tx: 547 MB/s 9284 calls/s 9284 msg/s # udp rx: 567 MB/s 404034 calls/s # udp tx: 565 MB/s 9583 calls/s 9583 msg/s # udp rx: 534 MB/s 380968 calls/s # udp tx: 532 MB/s 9030 calls/s 9030 msg/s # udp gso and gro - over veth touching data # udp rx: 1139 MB/s 811451 calls/s # udp tx: 1176 MB/s 19958 calls/s 19958 msg/s # udp rx: 1254 MB/s 893672 calls/s # udp tx: 1251 MB/s 21230 calls/s 21230 msg/s # udp rx: 1119 MB/s 797733 calls/s # udp tx: 1120 MB/s 18998 calls/s 18998 msg/s # udp rx: 1040 MB/s 741108 calls/s # udp tx: 1036 MB/s 17578 calls/s 17578 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 936 MB/s 15886 calls/s 15886 msg/s # tcp rx: 937 MB/s 129266 calls/s # tcp tx: 857 MB/s 14537 calls/s 14537 msg/s # tcp rx: 858 MB/s 128107 calls/s # tcp tx: 917 MB/s 15558 calls/s 15558 msg/s # tcp rx: 917 MB/s 126626 calls/s # tcp tx: 823 MB/s 13962 calls/s 13962 msg/s # udp gso - over veth touching data # udp rx: 1032 MB/s 752874 calls/s # udp tx: 1070 MB/s 18154 calls/s 18154 msg/s # udp rx: 1131 MB/s 825415 calls/s # udp tx: 1129 MB/s 19151 calls/s 19151 msg/s # udp rx: 1203 MB/s 877737 calls/s # udp tx: 1193 MB/s 20250 calls/s 20250 msg/s # udp rx: 1003 MB/s 732177 calls/s # udp tx: 1011 MB/s 17162 calls/s 17162 msg/s # udp gso and gro - over veth touching data # udp rx: 963 MB/s 702520 calls/s # udp tx: 999 MB/s 16956 calls/s 16956 msg/s # udp rx: 1053 MB/s 768090 calls/s # udp tx: 1052 MB/s 17857 calls/s 17857 msg/s # udp rx: 1099 MB/s 801852 calls/s # udp tx: 1108 MB/s 18796 calls/s 18796 msg/s # udp rx: 1061 MB/s 774478 calls/s # udp tx: 1062 MB/s 18020 calls/s 18020 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__->