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: 1664 MB/s 28225 calls/s 28225 msg/s # tcp rx: 1665 MB/s 62065 calls/s # tcp tx: 1702 MB/s 28879 calls/s 28879 msg/s # tcp rx: 1703 MB/s 62431 calls/s # tcp tx: 1665 MB/s 28248 calls/s 28248 msg/s # tcp rx: 1668 MB/s 69146 calls/s # tcp tx: 1669 MB/s 28308 calls/s 28308 msg/s # udp gso - over veth touching data # udp rx: 1155 MB/s 823470 calls/s # udp tx: 1186 MB/s 20126 calls/s 20126 msg/s # udp rx: 1116 MB/s 795380 calls/s # udp tx: 1116 MB/s 18938 calls/s 18938 msg/s # udp rx: 1118 MB/s 796633 calls/s # udp tx: 1117 MB/s 18958 calls/s 18958 msg/s # udp rx: 1141 MB/s 813459 calls/s # udp tx: 1140 MB/s 19348 calls/s 19348 msg/s # udp gso and gro - over veth touching data # udp rx: 1546 MB/s 26226 calls/s # udp tx: 1598 MB/s 27105 calls/s 27105 msg/s # udp rx: 1694 MB/s 28745 calls/s # udp tx: 1692 MB/s 28704 calls/s 28704 msg/s # udp rx: 1491 MB/s 25294 calls/s # udp tx: 1488 MB/s 25240 calls/s 25240 msg/s # udp rx: 1606 MB/s 27244 calls/s # udp tx: 1601 MB/s 27164 calls/s 27164 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1696 MB/s 28776 calls/s 28776 msg/s # tcp rx: 1697 MB/s 67820 calls/s # tcp tx: 1734 MB/s 29418 calls/s 29418 msg/s # tcp rx: 1736 MB/s 70250 calls/s # tcp tx: 1642 MB/s 27852 calls/s 27852 msg/s # tcp rx: 1643 MB/s 69652 calls/s # tcp tx: 1682 MB/s 28538 calls/s 28538 msg/s # udp gso - over veth touching data # udp rx: 1075 MB/s 784710 calls/s # udp tx: 1102 MB/s 18691 calls/s 18691 msg/s # udp rx: 1137 MB/s 829880 calls/s # udp tx: 1142 MB/s 19371 calls/s 19371 msg/s # udp rx: 977 MB/s 713161 calls/s # udp tx: 968 MB/s 16428 calls/s 16428 msg/s # udp rx: 1056 MB/s 770363 calls/s # udp tx: 1065 MB/s 18067 calls/s 18067 msg/s # udp gso and gro - over veth touching data # udp rx: 894 MB/s 15179 calls/s # udp tx: 931 MB/s 15800 calls/s 15800 msg/s # udp rx: 1000 MB/s 16962 calls/s # udp tx: 1000 MB/s 16964 calls/s 16964 msg/s # udp rx: 940 MB/s 15951 calls/s # udp tx: 939 MB/s 15939 calls/s 15939 msg/s # udp rx: 894 MB/s 15173 calls/s # udp tx: 892 MB/s 15136 calls/s 15136 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__->