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: 842 MB/s 14283 calls/s 14283 msg/s # tcp rx: 842 MB/s 153674 calls/s # tcp tx: 797 MB/s 13525 calls/s 13525 msg/s # tcp rx: 798 MB/s 147176 calls/s # tcp tx: 828 MB/s 14047 calls/s 14047 msg/s # tcp rx: 829 MB/s 152066 calls/s # tcp tx: 773 MB/s 13120 calls/s 13120 msg/s # udp gso - over veth touching data # udp rx: 696 MB/s 496103 calls/s # udp tx: 710 MB/s 12044 calls/s 12044 msg/s # udp rx: 696 MB/s 496274 calls/s # udp tx: 699 MB/s 11872 calls/s 11872 msg/s # udp rx: 697 MB/s 496779 calls/s # udp tx: 700 MB/s 11882 calls/s 11882 msg/s # udp rx: 697 MB/s 496969 calls/s # udp tx: 701 MB/s 11895 calls/s 11895 msg/s # udp gso and gro - over veth touching data # udp rx: 1199 MB/s 854386 calls/s # udp tx: 1229 MB/s 20853 calls/s 20853 msg/s # udp rx: 1203 MB/s 857545 calls/s # udp tx: 1203 MB/s 20405 calls/s 20405 msg/s # udp rx: 1202 MB/s 856332 calls/s # udp tx: 1202 MB/s 20387 calls/s 20387 msg/s # udp rx: 1257 MB/s 895546 calls/s # udp tx: 1258 MB/s 21340 calls/s 21340 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 625 MB/s 10604 calls/s 10604 msg/s # tcp rx: 625 MB/s 81317 calls/s # tcp tx: 588 MB/s 9985 calls/s 9985 msg/s # tcp rx: 589 MB/s 80002 calls/s # tcp tx: 622 MB/s 10565 calls/s 10565 msg/s # tcp rx: 624 MB/s 86190 calls/s # tcp tx: 802 MB/s 13607 calls/s 13607 msg/s # udp gso - over veth touching data # udp rx: 1111 MB/s 810899 calls/s # udp tx: 1135 MB/s 19267 calls/s 19267 msg/s # udp rx: 1176 MB/s 857887 calls/s # udp tx: 1175 MB/s 19940 calls/s 19940 msg/s # udp rx: 1183 MB/s 862894 calls/s # udp tx: 1185 MB/s 20111 calls/s 20111 msg/s # udp rx: 1181 MB/s 861414 calls/s # udp tx: 1189 MB/s 20182 calls/s 20182 msg/s # udp gso and gro - over veth touching data # udp rx: 1154 MB/s 842056 calls/s # udp tx: 1184 MB/s 20086 calls/s 20086 msg/s # udp rx: 1214 MB/s 885874 calls/s # udp tx: 1219 MB/s 20681 calls/s 20681 msg/s # udp rx: 1207 MB/s 880451 calls/s # udp tx: 1209 MB/s 20519 calls/s 20519 msg/s # udp rx: 1214 MB/s 885760 calls/s # udp tx: 1215 MB/s 20623 calls/s 20623 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__->