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: 1636 MB/s 27754 calls/s 27754 msg/s # tcp rx: 1637 MB/s 68093 calls/s # tcp tx: 1614 MB/s 27378 calls/s 27378 msg/s # tcp rx: 1619 MB/s 70261 calls/s # tcp tx: 1674 MB/s 28396 calls/s 28396 msg/s # tcp rx: 1677 MB/s 71033 calls/s # tcp tx: 1695 MB/s 28760 calls/s 28760 msg/s # udp gso - over veth touching data # udp rx: 1149 MB/s 819061 calls/s # udp tx: 1183 MB/s 20071 calls/s 20071 msg/s # udp rx: 1178 MB/s 839670 calls/s # udp tx: 1180 MB/s 20028 calls/s 20028 msg/s # udp rx: 1185 MB/s 844388 calls/s # udp tx: 1187 MB/s 20137 calls/s 20137 msg/s # udp rx: 1173 MB/s 836198 calls/s # udp tx: 1175 MB/s 19942 calls/s 19942 msg/s # udp gso and gro - over veth touching data # udp rx: 1668 MB/s 28301 calls/s # udp tx: 1717 MB/s 29130 calls/s 29130 msg/s # udp rx: 1748 MB/s 29659 calls/s # udp tx: 1734 MB/s 29415 calls/s 29415 msg/s # udp rx: 1636 MB/s 27751 calls/s # udp tx: 1652 MB/s 28033 calls/s 28033 msg/s # udp rx: 1737 MB/s 29474 calls/s # udp tx: 1737 MB/s 29465 calls/s 29465 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1570 MB/s 26629 calls/s 26629 msg/s # tcp rx: 1573 MB/s 64782 calls/s # tcp tx: 1704 MB/s 28902 calls/s 28902 msg/s # tcp rx: 1705 MB/s 68062 calls/s # tcp tx: 1580 MB/s 26798 calls/s 26798 msg/s # tcp rx: 1581 MB/s 65437 calls/s # tcp tx: 1515 MB/s 25700 calls/s 25700 msg/s # udp gso - over veth touching data # udp rx: 1088 MB/s 793981 calls/s # udp tx: 1116 MB/s 18929 calls/s 18929 msg/s # udp rx: 1185 MB/s 864739 calls/s # udp tx: 1188 MB/s 20152 calls/s 20152 msg/s # udp rx: 1178 MB/s 859612 calls/s # udp tx: 1189 MB/s 20167 calls/s 20167 msg/s # udp rx: 1059 MB/s 772852 calls/s # udp tx: 1188 MB/s 20162 calls/s 20162 msg/s # udp gso and gro - over veth touching data # udp rx: 1258 MB/s 21340 calls/s # udp tx: 1284 MB/s 21785 calls/s 21785 msg/s # udp rx: 903 MB/s 15438 calls/s # udp tx: 903 MB/s 15323 calls/s 15323 msg/s # udp rx: 919 MB/s 15593 calls/s # udp tx: 921 MB/s 15621 calls/s 15621 msg/s # udp rx: 920 MB/s 15613 calls/s # udp tx: 923 MB/s 15656 calls/s 15656 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__->