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: 1627 MB/s 27604 calls/s 27604 msg/s # tcp rx: 1629 MB/s 66575 calls/s # tcp tx: 1643 MB/s 27879 calls/s 27879 msg/s # tcp rx: 1645 MB/s 73455 calls/s # tcp tx: 1750 MB/s 29683 calls/s 29683 msg/s # tcp rx: 1752 MB/s 73849 calls/s # tcp tx: 1692 MB/s 28707 calls/s 28707 msg/s # udp gso - over veth touching data # udp rx: 652 MB/s 464606 calls/s # udp tx: 667 MB/s 11316 calls/s 11316 msg/s # udp rx: 638 MB/s 454661 calls/s # udp tx: 639 MB/s 10844 calls/s 10844 msg/s # udp rx: 608 MB/s 433620 calls/s # udp tx: 612 MB/s 10393 calls/s 10393 msg/s # udp rx: 637 MB/s 453844 calls/s # udp tx: 639 MB/s 10851 calls/s 10851 msg/s # udp gso and gro - over veth touching data # udp rx: 1669 MB/s 28324 calls/s # udp tx: 1721 MB/s 29202 calls/s 29202 msg/s # udp rx: 1840 MB/s 31210 calls/s # udp tx: 1837 MB/s 31170 calls/s 31170 msg/s # udp rx: 1831 MB/s 31069 calls/s # udp tx: 1830 MB/s 31047 calls/s 31047 msg/s # udp rx: 1839 MB/s 31191 calls/s # udp tx: 1836 MB/s 31141 calls/s 31141 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1870 MB/s 31727 calls/s 31727 msg/s # tcp rx: 1871 MB/s 73213 calls/s # tcp tx: 1728 MB/s 29309 calls/s 29309 msg/s # tcp rx: 1728 MB/s 67821 calls/s # tcp tx: 1704 MB/s 28901 calls/s 28901 msg/s # tcp rx: 1772 MB/s 70753 calls/s # tcp tx: 1648 MB/s 27957 calls/s 27957 msg/s # udp gso - over veth touching data # udp rx: 1132 MB/s 826174 calls/s # udp tx: 1161 MB/s 19695 calls/s 19695 msg/s # udp rx: 1103 MB/s 804810 calls/s # udp tx: 1102 MB/s 18704 calls/s 18704 msg/s # udp rx: 1153 MB/s 841176 calls/s # udp tx: 1153 MB/s 19557 calls/s 19557 msg/s # udp rx: 1147 MB/s 836842 calls/s # udp tx: 1146 MB/s 19451 calls/s 19451 msg/s # udp gso and gro - over veth touching data # udp rx: 1335 MB/s 22653 calls/s # udp tx: 1363 MB/s 23130 calls/s 23130 msg/s # udp rx: 954 MB/s 16187 calls/s # udp tx: 954 MB/s 16184 calls/s 16184 msg/s # udp rx: 1003 MB/s 17015 calls/s # udp tx: 1001 MB/s 16986 calls/s 16986 msg/s # udp rx: 979 MB/s 16615 calls/s # udp tx: 999 MB/s 16950 calls/s 16950 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__->