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: 1695 MB/s 28752 calls/s 28752 msg/s # tcp rx: 1697 MB/s 70074 calls/s # tcp tx: 1555 MB/s 26382 calls/s 26382 msg/s # tcp rx: 1555 MB/s 61329 calls/s # tcp tx: 1551 MB/s 26313 calls/s 26313 msg/s # tcp rx: 1552 MB/s 65295 calls/s # tcp tx: 1648 MB/s 27968 calls/s 27968 msg/s # udp gso - over veth touching data # udp rx: 1138 MB/s 811142 calls/s # udp tx: 1169 MB/s 19834 calls/s 19834 msg/s # udp rx: 1179 MB/s 840044 calls/s # udp tx: 1179 MB/s 20010 calls/s 20010 msg/s # udp rx: 1032 MB/s 735780 calls/s # udp tx: 1033 MB/s 17534 calls/s 17534 msg/s # udp rx: 1163 MB/s 829031 calls/s # udp tx: 1165 MB/s 19773 calls/s 19773 msg/s # udp gso and gro - over veth touching data # udp rx: 1640 MB/s 27804 calls/s # udp tx: 1688 MB/s 28646 calls/s 28646 msg/s # udp rx: 1668 MB/s 28269 calls/s # udp tx: 1657 MB/s 28107 calls/s 28107 msg/s # udp rx: 1701 MB/s 28852 calls/s # udp tx: 1720 MB/s 29180 calls/s 29180 msg/s # udp rx: 1784 MB/s 30258 calls/s # udp tx: 1781 MB/s 30209 calls/s 30209 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1558 MB/s 26436 calls/s 26436 msg/s # tcp rx: 1559 MB/s 61989 calls/s # tcp tx: 1485 MB/s 25187 calls/s 25187 msg/s # tcp rx: 1492 MB/s 55510 calls/s # tcp tx: 1376 MB/s 23344 calls/s 23344 msg/s # tcp rx: 1379 MB/s 54432 calls/s # tcp tx: 1304 MB/s 22122 calls/s 22122 msg/s # udp gso - over veth touching data # udp rx: 1016 MB/s 741353 calls/s # udp tx: 1054 MB/s 17879 calls/s 17879 msg/s # udp rx: 1154 MB/s 842277 calls/s # udp tx: 1143 MB/s 19401 calls/s 19401 msg/s # udp rx: 1143 MB/s 834020 calls/s # udp tx: 1152 MB/s 19555 calls/s 19555 msg/s # udp rx: 1026 MB/s 748663 calls/s # udp tx: 1024 MB/s 17378 calls/s 17378 msg/s # udp gso and gro - over veth touching data # udp rx: 864 MB/s 14664 calls/s # udp tx: 889 MB/s 15091 calls/s 15091 msg/s # udp rx: 929 MB/s 15760 calls/s # udp tx: 930 MB/s 15784 calls/s 15784 msg/s # udp rx: 917 MB/s 15566 calls/s # udp tx: 916 MB/s 15550 calls/s 15550 msg/s # udp rx: 933 MB/s 15831 calls/s # udp tx: 934 MB/s 15843 calls/s 15843 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__->