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: 786 MB/s 13343 calls/s 13343 msg/s # tcp rx: 792 MB/s 148616 calls/s # tcp tx: 775 MB/s 13155 calls/s 13155 msg/s # tcp rx: 776 MB/s 138124 calls/s # tcp tx: 765 MB/s 12988 calls/s 12988 msg/s # tcp rx: 767 MB/s 141291 calls/s # tcp tx: 778 MB/s 13197 calls/s 13197 msg/s # udp gso - over veth touching data # udp rx: 1215 MB/s 865844 calls/s # udp tx: 1246 MB/s 21134 calls/s 21134 msg/s # udp rx: 1278 MB/s 910504 calls/s # udp tx: 1277 MB/s 21671 calls/s 21671 msg/s # udp rx: 1276 MB/s 909014 calls/s # udp tx: 1275 MB/s 21638 calls/s 21638 msg/s # udp rx: 1286 MB/s 916284 calls/s # udp tx: 1286 MB/s 21815 calls/s 21815 msg/s # udp gso and gro - over veth touching data # udp rx: 1255 MB/s 894041 calls/s # udp tx: 1281 MB/s 21735 calls/s 21735 msg/s # udp rx: 1157 MB/s 824778 calls/s # udp tx: 1160 MB/s 19684 calls/s 19684 msg/s # udp rx: 1184 MB/s 843678 calls/s # udp tx: 1186 MB/s 20122 calls/s 20122 msg/s # udp rx: 1209 MB/s 861643 calls/s # udp tx: 1212 MB/s 20565 calls/s 20565 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 613 MB/s 10400 calls/s 10400 msg/s # tcp rx: 613 MB/s 81066 calls/s # tcp tx: 618 MB/s 10496 calls/s 10496 msg/s # tcp rx: 619 MB/s 79158 calls/s # tcp tx: 623 MB/s 10573 calls/s 10573 msg/s # tcp rx: 624 MB/s 80545 calls/s # tcp tx: 630 MB/s 10694 calls/s 10694 msg/s # udp gso - over veth touching data # udp rx: 1175 MB/s 857187 calls/s # udp tx: 1203 MB/s 20409 calls/s 20409 msg/s # udp rx: 1192 MB/s 869618 calls/s # udp tx: 1202 MB/s 20400 calls/s 20400 msg/s # udp rx: 1078 MB/s 786320 calls/s # udp tx: 1078 MB/s 18300 calls/s 18300 msg/s # udp rx: 1150 MB/s 838764 calls/s # udp tx: 1153 MB/s 19557 calls/s 19557 msg/s # udp gso and gro - over veth touching data # udp rx: 1096 MB/s 799406 calls/s # udp tx: 1121 MB/s 19018 calls/s 19018 msg/s # udp rx: 1239 MB/s 904074 calls/s # udp tx: 1238 MB/s 21011 calls/s 21011 msg/s # udp rx: 1245 MB/s 908000 calls/s # udp tx: 1244 MB/s 21111 calls/s 21111 msg/s # udp rx: 1240 MB/s 904875 calls/s # udp tx: 1240 MB/s 21040 calls/s 21040 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__->