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: 1829 MB/s 31036 calls/s 31036 msg/s # tcp rx: 1830 MB/s 69312 calls/s # tcp tx: 1637 MB/s 27765 calls/s 27765 msg/s # tcp rx: 1638 MB/s 59159 calls/s # tcp tx: 1772 MB/s 30057 calls/s 30057 msg/s # tcp rx: 1773 MB/s 64544 calls/s # tcp tx: 1767 MB/s 29977 calls/s 29977 msg/s # udp gso - over veth touching data # udp rx: 1152 MB/s 820780 calls/s # udp tx: 1192 MB/s 20229 calls/s 20229 msg/s # udp rx: 1132 MB/s 807024 calls/s # udp tx: 1133 MB/s 19217 calls/s 19217 msg/s # udp rx: 1197 MB/s 852981 calls/s # udp tx: 1194 MB/s 20255 calls/s 20255 msg/s # udp rx: 1148 MB/s 818198 calls/s # udp tx: 1148 MB/s 19485 calls/s 19485 msg/s # udp gso and gro - over veth touching data # udp rx: 1744 MB/s 29521 calls/s # udp tx: 1797 MB/s 30483 calls/s 30483 msg/s # udp rx: 1765 MB/s 29946 calls/s # udp tx: 1768 MB/s 29999 calls/s 29999 msg/s # udp rx: 1820 MB/s 30869 calls/s # udp tx: 1821 MB/s 30890 calls/s 30890 msg/s # udp rx: 1821 MB/s 30887 calls/s # udp tx: 1822 MB/s 30911 calls/s 30911 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1557 MB/s 26424 calls/s 26424 msg/s # tcp rx: 1559 MB/s 64327 calls/s # tcp tx: 1410 MB/s 23927 calls/s 23927 msg/s # tcp rx: 1412 MB/s 58886 calls/s # tcp tx: 1273 MB/s 21606 calls/s 21606 msg/s # tcp rx: 1275 MB/s 54774 calls/s # tcp tx: 1302 MB/s 22096 calls/s 22096 msg/s # udp gso - over veth touching data # udp rx: 980 MB/s 714877 calls/s # udp tx: 998 MB/s 16932 calls/s 16932 msg/s # udp rx: 606 MB/s 442146 calls/s # udp tx: 605 MB/s 10271 calls/s 10271 msg/s # udp rx: 621 MB/s 453412 calls/s # udp tx: 621 MB/s 10533 calls/s 10533 msg/s # udp rx: 620 MB/s 452742 calls/s # udp tx: 620 MB/s 10519 calls/s 10519 msg/s # udp gso and gro - over veth touching data # udp rx: 929 MB/s 15890 calls/s # udp tx: 953 MB/s 16169 calls/s 16169 msg/s # udp rx: 995 MB/s 16880 calls/s # udp tx: 993 MB/s 16852 calls/s 16852 msg/s # udp rx: 1009 MB/s 17126 calls/s # udp tx: 1009 MB/s 17116 calls/s 17116 msg/s # udp rx: 1008 MB/s 17099 calls/s # udp tx: 1006 MB/s 17076 calls/s 17076 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__->