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: 1148 MB/s 19485 calls/s 19485 msg/s # tcp rx: 1149 MB/s 109497 calls/s # tcp tx: 703 MB/s 11938 calls/s 11938 msg/s # tcp rx: 704 MB/s 80664 calls/s # tcp tx: 697 MB/s 11833 calls/s 11833 msg/s # tcp rx: 698 MB/s 82148 calls/s # tcp tx: 641 MB/s 10887 calls/s 10887 msg/s # udp gso - over veth touching data # udp rx: 1196 MB/s 852392 calls/s # udp tx: 1235 MB/s 20963 calls/s 20963 msg/s # udp rx: 1261 MB/s 898396 calls/s # udp tx: 1262 MB/s 21414 calls/s 21414 msg/s # udp rx: 1305 MB/s 929730 calls/s # udp tx: 1305 MB/s 22140 calls/s 22140 msg/s # udp rx: 1310 MB/s 933277 calls/s # udp tx: 1309 MB/s 22217 calls/s 22217 msg/s # udp gso and gro - over veth touching data # udp rx: 1186 MB/s 845276 calls/s # udp tx: 1222 MB/s 20738 calls/s 20738 msg/s # udp rx: 1318 MB/s 939353 calls/s # udp tx: 1322 MB/s 22437 calls/s 22437 msg/s # udp rx: 1307 MB/s 931208 calls/s # udp tx: 1306 MB/s 22161 calls/s 22161 msg/s # udp rx: 1308 MB/s 932022 calls/s # udp tx: 1313 MB/s 22273 calls/s 22273 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1187 MB/s 20141 calls/s 20141 msg/s # tcp rx: 1188 MB/s 142035 calls/s # tcp tx: 1188 MB/s 20161 calls/s 20161 msg/s # tcp rx: 1189 MB/s 138025 calls/s # tcp tx: 1001 MB/s 16992 calls/s 16992 msg/s # tcp rx: 1002 MB/s 133114 calls/s # tcp tx: 630 MB/s 10699 calls/s 10699 msg/s # udp gso - over veth touching data # udp rx: 588 MB/s 429309 calls/s # udp tx: 609 MB/s 10338 calls/s 10338 msg/s # udp rx: 614 MB/s 448497 calls/s # udp tx: 618 MB/s 10488 calls/s 10488 msg/s # udp rx: 616 MB/s 449528 calls/s # udp tx: 619 MB/s 10509 calls/s 10509 msg/s # udp rx: 611 MB/s 446116 calls/s # udp tx: 614 MB/s 10430 calls/s 10430 msg/s # udp gso and gro - over veth touching data # udp rx: 586 MB/s 427389 calls/s # udp tx: 608 MB/s 10325 calls/s 10325 msg/s # udp rx: 613 MB/s 447551 calls/s # udp tx: 618 MB/s 10489 calls/s 10489 msg/s # udp rx: 628 MB/s 458262 calls/s # udp tx: 630 MB/s 10688 calls/s 10688 msg/s # udp rx: 771 MB/s 562475 calls/s # udp tx: 790 MB/s 13404 calls/s 13404 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__->