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: 882 MB/s 14976 calls/s 14976 msg/s # tcp rx: 883 MB/s 157285 calls/s # tcp tx: 849 MB/s 14416 calls/s 14416 msg/s # tcp rx: 850 MB/s 151319 calls/s # tcp tx: 823 MB/s 13968 calls/s 13968 msg/s # tcp rx: 824 MB/s 145542 calls/s # tcp tx: 833 MB/s 14133 calls/s 14133 msg/s # udp gso - over veth touching data # udp rx: 1172 MB/s 835249 calls/s # udp tx: 1200 MB/s 20363 calls/s 20363 msg/s # udp rx: 1248 MB/s 889535 calls/s # udp tx: 1261 MB/s 21390 calls/s 21390 msg/s # udp rx: 1271 MB/s 905411 calls/s # udp tx: 1270 MB/s 21548 calls/s 21548 msg/s # udp rx: 1272 MB/s 906408 calls/s # udp tx: 1272 MB/s 21575 calls/s 21575 msg/s # udp gso and gro - over veth touching data # udp rx: 1254 MB/s 893791 calls/s # udp tx: 1276 MB/s 21658 calls/s 21658 msg/s # udp rx: 1263 MB/s 899762 calls/s # udp tx: 1272 MB/s 21581 calls/s 21581 msg/s # udp rx: 1277 MB/s 909945 calls/s # udp tx: 1277 MB/s 21670 calls/s 21670 msg/s # udp rx: 1277 MB/s 910073 calls/s # udp tx: 1278 MB/s 21684 calls/s 21684 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 891 MB/s 15127 calls/s 15127 msg/s # tcp rx: 892 MB/s 164225 calls/s # tcp tx: 864 MB/s 14656 calls/s 14656 msg/s # tcp rx: 864 MB/s 157873 calls/s # tcp tx: 857 MB/s 14548 calls/s 14548 msg/s # tcp rx: 858 MB/s 150376 calls/s # tcp tx: 817 MB/s 13865 calls/s 13865 msg/s # udp gso - over veth touching data # udp rx: 1158 MB/s 844829 calls/s # udp tx: 1185 MB/s 20112 calls/s 20112 msg/s # udp rx: 1186 MB/s 865613 calls/s # udp tx: 1185 MB/s 20101 calls/s 20101 msg/s # udp rx: 1255 MB/s 915691 calls/s # udp tx: 1259 MB/s 21364 calls/s 21364 msg/s # udp rx: 1193 MB/s 870707 calls/s # udp tx: 1189 MB/s 20173 calls/s 20173 msg/s # udp gso and gro - over veth touching data # udp rx: 1168 MB/s 852227 calls/s # udp tx: 1196 MB/s 20296 calls/s 20296 msg/s # udp rx: 1215 MB/s 886691 calls/s # udp tx: 1217 MB/s 20653 calls/s 20653 msg/s # udp rx: 1208 MB/s 881452 calls/s # udp tx: 1208 MB/s 20501 calls/s 20501 msg/s # udp rx: 1132 MB/s 826271 calls/s # udp tx: 1128 MB/s 19147 calls/s 19147 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__->