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: 876 MB/s 14868 calls/s 14868 msg/s # tcp rx: 877 MB/s 155093 calls/s # tcp tx: 888 MB/s 15062 calls/s 15062 msg/s # tcp rx: 888 MB/s 154449 calls/s # tcp tx: 869 MB/s 14748 calls/s 14748 msg/s # tcp rx: 870 MB/s 159387 calls/s # tcp tx: 871 MB/s 14781 calls/s 14781 msg/s # udp gso - over veth touching data # udp rx: 1133 MB/s 807543 calls/s # udp tx: 1159 MB/s 19658 calls/s 19658 msg/s # udp rx: 1203 MB/s 857388 calls/s # udp tx: 1200 MB/s 20359 calls/s 20359 msg/s # udp rx: 1135 MB/s 808902 calls/s # udp tx: 1136 MB/s 19273 calls/s 19273 msg/s # udp rx: 1196 MB/s 852131 calls/s # udp tx: 1195 MB/s 20280 calls/s 20280 msg/s # udp gso and gro - over veth touching data # udp rx: 749 MB/s 533957 calls/s # udp tx: 763 MB/s 12953 calls/s 12953 msg/s # udp rx: 713 MB/s 507998 calls/s # udp tx: 712 MB/s 12086 calls/s 12086 msg/s # udp rx: 715 MB/s 510027 calls/s # udp tx: 715 MB/s 12133 calls/s 12133 msg/s # udp rx: 714 MB/s 508842 calls/s # udp tx: 713 MB/s 12107 calls/s 12107 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 819 MB/s 13898 calls/s 13898 msg/s # tcp rx: 821 MB/s 143626 calls/s # tcp tx: 804 MB/s 13639 calls/s 13639 msg/s # tcp rx: 804 MB/s 147121 calls/s # tcp tx: 787 MB/s 13356 calls/s 13356 msg/s # tcp rx: 788 MB/s 143932 calls/s # tcp tx: 810 MB/s 13744 calls/s 13744 msg/s # udp gso - over veth touching data # udp rx: 1135 MB/s 827848 calls/s # udp tx: 1157 MB/s 19638 calls/s 19638 msg/s # udp rx: 1185 MB/s 864791 calls/s # udp tx: 1186 MB/s 20117 calls/s 20117 msg/s # udp rx: 1167 MB/s 851476 calls/s # udp tx: 1177 MB/s 19967 calls/s 19967 msg/s # udp rx: 650 MB/s 474320 calls/s # udp tx: 1639 MB/s 27812 calls/s 27812 msg/s # udp gso and gro - over veth touching data # udp rx: 1080 MB/s 787826 calls/s # udp tx: 1102 MB/s 18703 calls/s 18703 msg/s # udp rx: 943 MB/s 687741 calls/s # udp tx: 942 MB/s 15978 calls/s 15978 msg/s # udp rx: 1162 MB/s 847781 calls/s # udp tx: 1162 MB/s 19715 calls/s 19715 msg/s # udp rx: 1173 MB/s 855740 calls/s # udp tx: 1180 MB/s 20027 calls/s 20027 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__->