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: 1615 MB/s 27407 calls/s 27407 msg/s # tcp rx: 1617 MB/s 70077 calls/s # tcp tx: 1676 MB/s 28438 calls/s 28438 msg/s # tcp rx: 1678 MB/s 74054 calls/s # tcp tx: 1642 MB/s 27852 calls/s 27852 msg/s # tcp rx: 1643 MB/s 71748 calls/s # tcp tx: 1627 MB/s 27600 calls/s 27600 msg/s # udp gso - over veth touching data # udp rx: 1160 MB/s 826584 calls/s # udp tx: 1185 MB/s 20100 calls/s 20100 msg/s # udp rx: 1131 MB/s 806228 calls/s # udp tx: 1135 MB/s 19259 calls/s 19259 msg/s # udp rx: 1182 MB/s 842670 calls/s # udp tx: 1184 MB/s 20094 calls/s 20094 msg/s # udp rx: 1178 MB/s 839566 calls/s # udp tx: 1180 MB/s 20020 calls/s 20020 msg/s # udp gso and gro - over veth touching data # udp rx: 1532 MB/s 25989 calls/s # udp tx: 1581 MB/s 26822 calls/s 26822 msg/s # udp rx: 1737 MB/s 29470 calls/s # udp tx: 1740 MB/s 29516 calls/s 29516 msg/s # udp rx: 1814 MB/s 30770 calls/s # udp tx: 1814 MB/s 30776 calls/s 30776 msg/s # udp rx: 1822 MB/s 30904 calls/s # udp tx: 1822 MB/s 30917 calls/s 30917 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1752 MB/s 29721 calls/s 29721 msg/s # tcp rx: 1754 MB/s 68952 calls/s # tcp tx: 1549 MB/s 26278 calls/s 26278 msg/s # tcp rx: 1550 MB/s 63138 calls/s # tcp tx: 1629 MB/s 27638 calls/s 27638 msg/s # tcp rx: 1631 MB/s 69741 calls/s # tcp tx: 1571 MB/s 26648 calls/s 26648 msg/s # udp gso - over veth touching data # udp rx: 1112 MB/s 811142 calls/s # udp tx: 1140 MB/s 19343 calls/s 19343 msg/s # udp rx: 1128 MB/s 822798 calls/s # udp tx: 1127 MB/s 19125 calls/s 19125 msg/s # udp rx: 1159 MB/s 845668 calls/s # udp tx: 1160 MB/s 19682 calls/s 19682 msg/s # udp rx: 1158 MB/s 845111 calls/s # udp tx: 1156 MB/s 19610 calls/s 19610 msg/s # udp gso and gro - over veth touching data # udp rx: 865 MB/s 14680 calls/s # udp tx: 892 MB/s 15140 calls/s 15140 msg/s # udp rx: 967 MB/s 16433 calls/s # udp tx: 967 MB/s 16403 calls/s 16403 msg/s # udp rx: 1018 MB/s 17272 calls/s # udp tx: 1017 MB/s 17263 calls/s 17263 msg/s # udp rx: 1002 MB/s 17001 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__->