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: 1109 MB/s 18812 calls/s 18812 msg/s # tcp rx: 1110 MB/s 48897 calls/s # tcp tx: 1331 MB/s 22583 calls/s 22583 msg/s # tcp rx: 1332 MB/s 59278 calls/s # tcp tx: 1334 MB/s 22635 calls/s 22635 msg/s # tcp rx: 1335 MB/s 63776 calls/s # tcp tx: 1368 MB/s 23215 calls/s 23215 msg/s # udp gso - over veth touching data # udp rx: 917 MB/s 653418 calls/s # udp tx: 943 MB/s 16007 calls/s 16007 msg/s # udp rx: 924 MB/s 658263 calls/s # udp tx: 925 MB/s 15703 calls/s 15703 msg/s # udp rx: 1060 MB/s 755720 calls/s # udp tx: 1067 MB/s 18107 calls/s 18107 msg/s # udp rx: 1200 MB/s 854912 calls/s # udp tx: 1200 MB/s 20368 calls/s 20368 msg/s # udp gso and gro - over veth touching data # udp rx: 1540 MB/s 26128 calls/s # udp tx: 1570 MB/s 26636 calls/s 26636 msg/s # udp rx: 1683 MB/s 28545 calls/s # udp tx: 1693 MB/s 28726 calls/s 28726 msg/s # udp rx: 1744 MB/s 29583 calls/s # udp tx: 1746 MB/s 29626 calls/s 29626 msg/s # udp rx: 1759 MB/s 29836 calls/s # udp tx: 1760 MB/s 29857 calls/s 29857 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1720 MB/s 29182 calls/s 29182 msg/s # tcp rx: 1721 MB/s 63909 calls/s # tcp tx: 1581 MB/s 26816 calls/s 26816 msg/s # tcp rx: 1583 MB/s 58690 calls/s # tcp tx: 1704 MB/s 28916 calls/s 28916 msg/s # tcp rx: 1706 MB/s 63438 calls/s # tcp tx: 1665 MB/s 28241 calls/s 28241 msg/s # udp gso - over veth touching data # udp rx: 1134 MB/s 827572 calls/s # udp tx: 1165 MB/s 19774 calls/s 19774 msg/s # udp rx: 1104 MB/s 805196 calls/s # udp tx: 1103 MB/s 18721 calls/s 18721 msg/s # udp rx: 1063 MB/s 775344 calls/s # udp tx: 1062 MB/s 18021 calls/s 18021 msg/s # udp rx: 967 MB/s 705537 calls/s # udp tx: 957 MB/s 16243 calls/s 16243 msg/s # udp gso and gro - over veth touching data # udp rx: 1618 MB/s 27514 calls/s # udp tx: 1658 MB/s 28137 calls/s 28137 msg/s # udp rx: 1552 MB/s 26325 calls/s # udp tx: 1550 MB/s 26305 calls/s 26305 msg/s # udp rx: 882 MB/s 14960 calls/s # udp tx: 865 MB/s 14679 calls/s 14679 msg/s # udp rx: 956 MB/s 16221 calls/s # udp tx: 956 MB/s 16231 calls/s 16231 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__->