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: 732 MB/s 12425 calls/s 12425 msg/s # tcp rx: 733 MB/s 87840 calls/s # tcp tx: 726 MB/s 12314 calls/s 12314 msg/s # tcp rx: 726 MB/s 87157 calls/s # tcp tx: 738 MB/s 12532 calls/s 12532 msg/s # tcp rx: 739 MB/s 87043 calls/s # tcp tx: 713 MB/s 12099 calls/s 12099 msg/s # udp gso - over veth touching data # udp rx: 660 MB/s 470243 calls/s # udp tx: 675 MB/s 11452 calls/s 11452 msg/s # udp rx: 673 MB/s 479912 calls/s # udp tx: 673 MB/s 11431 calls/s 11431 msg/s # udp rx: 649 MB/s 462471 calls/s # udp tx: 659 MB/s 11194 calls/s 11194 msg/s # udp rx: 1193 MB/s 850333 calls/s # udp tx: 1192 MB/s 20230 calls/s 20230 msg/s # udp gso and gro - over veth touching data # udp rx: 654 MB/s 465944 calls/s # udp tx: 671 MB/s 11388 calls/s 11388 msg/s # udp rx: 672 MB/s 478699 calls/s # udp tx: 671 MB/s 11392 calls/s 11392 msg/s # udp rx: 673 MB/s 479718 calls/s # udp tx: 672 MB/s 11412 calls/s 11412 msg/s # udp rx: 675 MB/s 481210 calls/s # udp tx: 675 MB/s 11449 calls/s 11449 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1040 MB/s 17653 calls/s 17653 msg/s # tcp rx: 1041 MB/s 132012 calls/s # tcp tx: 1032 MB/s 17516 calls/s 17516 msg/s # tcp rx: 1033 MB/s 128050 calls/s # tcp tx: 1046 MB/s 17741 calls/s 17741 msg/s # tcp rx: 1047 MB/s 127920 calls/s # tcp tx: 1048 MB/s 17779 calls/s 17779 msg/s # udp gso - over veth touching data # udp rx: 562 MB/s 409960 calls/s # udp tx: 576 MB/s 9785 calls/s 9785 msg/s # udp rx: 1033 MB/s 753987 calls/s # udp tx: 1046 MB/s 17754 calls/s 17754 msg/s # udp rx: 1158 MB/s 844631 calls/s # udp tx: 1156 MB/s 19611 calls/s 19611 msg/s # udp rx: 1223 MB/s 892042 calls/s # udp tx: 1223 MB/s 20745 calls/s 20745 msg/s # udp gso and gro - over veth touching data # udp rx: 583 MB/s 425367 calls/s # udp tx: 605 MB/s 10264 calls/s 10264 msg/s # udp rx: 642 MB/s 468308 calls/s # udp tx: 641 MB/s 10876 calls/s 10876 msg/s # udp rx: 626 MB/s 456640 calls/s # udp tx: 628 MB/s 10665 calls/s 10665 msg/s # udp rx: 615 MB/s 449017 calls/s # udp tx: 614 MB/s 10416 calls/s 10416 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__->