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: 1699 MB/s 28821 calls/s 28821 msg/s # tcp rx: 1700 MB/s 63749 calls/s # tcp tx: 1620 MB/s 27480 calls/s 27480 msg/s # tcp rx: 1621 MB/s 61725 calls/s # tcp tx: 1629 MB/s 27629 calls/s 27629 msg/s # tcp rx: 1630 MB/s 68727 calls/s # tcp tx: 1709 MB/s 29002 calls/s 29002 msg/s # udp gso - over veth touching data # udp rx: 1110 MB/s 791054 calls/s # udp tx: 1143 MB/s 19393 calls/s 19393 msg/s # udp rx: 1186 MB/s 845410 calls/s # udp tx: 1188 MB/s 20161 calls/s 20161 msg/s # udp rx: 1193 MB/s 850041 calls/s # udp tx: 1194 MB/s 20252 calls/s 20252 msg/s # udp rx: 1194 MB/s 850989 calls/s # udp tx: 1195 MB/s 20278 calls/s 20278 msg/s # udp gso and gro - over veth touching data # udp rx: 1789 MB/s 30345 calls/s # udp tx: 1840 MB/s 31209 calls/s 31209 msg/s # udp rx: 1820 MB/s 30879 calls/s # udp tx: 1821 MB/s 30894 calls/s 30894 msg/s # udp rx: 1831 MB/s 31061 calls/s # udp tx: 1832 MB/s 31081 calls/s 31081 msg/s # udp rx: 1830 MB/s 31048 calls/s # udp tx: 1830 MB/s 31054 calls/s 31054 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1699 MB/s 28822 calls/s 28822 msg/s # tcp rx: 1701 MB/s 68153 calls/s # tcp tx: 1575 MB/s 26723 calls/s 26723 msg/s # tcp rx: 1576 MB/s 65050 calls/s # tcp tx: 1361 MB/s 23090 calls/s 23090 msg/s # tcp rx: 1362 MB/s 61747 calls/s # tcp tx: 1416 MB/s 24019 calls/s 24019 msg/s # udp gso - over veth touching data # udp rx: 617 MB/s 450126 calls/s # udp tx: 636 MB/s 10798 calls/s 10798 msg/s # udp rx: 635 MB/s 463195 calls/s # udp tx: 636 MB/s 10793 calls/s 10793 msg/s # udp rx: 634 MB/s 462780 calls/s # udp tx: 635 MB/s 10786 calls/s 10786 msg/s # udp rx: 632 MB/s 461115 calls/s # udp tx: 633 MB/s 10744 calls/s 10744 msg/s # udp gso and gro - over veth touching data # udp rx: 973 MB/s 16509 calls/s # udp tx: 1015 MB/s 17221 calls/s 17221 msg/s # udp rx: 1011 MB/s 17151 calls/s # udp tx: 1009 MB/s 17129 calls/s 17129 msg/s # udp rx: 999 MB/s 16957 calls/s # udp tx: 998 MB/s 16939 calls/s 16939 msg/s # udp rx: 1007 MB/s 17092 calls/s # udp tx: 1006 MB/s 17073 calls/s 17073 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__->