make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 1064 MB/s 18062 calls/s 18062 msg/s # tcp rx: 1065 MB/s 139145 calls/s # tcp tx: 1120 MB/s 19009 calls/s 19009 msg/s # tcp rx: 1122 MB/s 135192 calls/s # tcp tx: 1128 MB/s 19140 calls/s 19140 msg/s # tcp rx: 1129 MB/s 132708 calls/s # tcp tx: 1129 MB/s 19157 calls/s 19157 msg/s # udp gso - over veth touching data # udp rx: 1242 MB/s 885417 calls/s # udp tx: 1276 MB/s 21651 calls/s 21651 msg/s # udp rx: 1264 MB/s 900511 calls/s # udp tx: 1264 MB/s 21455 calls/s 21455 msg/s # udp rx: 1018 MB/s 725662 calls/s # udp tx: 1001 MB/s 16991 calls/s 16991 msg/s # udp rx: 841 MB/s 599414 calls/s # udp tx: 855 MB/s 14504 calls/s 14504 msg/s # udp gso and gro - over veth touching data # udp rx: 1227 MB/s 874184 calls/s # udp tx: 1260 MB/s 21381 calls/s 21381 msg/s # udp rx: 1312 MB/s 934612 calls/s # udp tx: 1315 MB/s 22312 calls/s 22312 msg/s # udp rx: 1331 MB/s 948788 calls/s # udp tx: 1333 MB/s 22618 calls/s 22618 msg/s # udp rx: 1304 MB/s 929606 calls/s # udp tx: 1305 MB/s 22149 calls/s 22149 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 715 MB/s 12128 calls/s 12128 msg/s # tcp rx: 716 MB/s 86366 calls/s # tcp tx: 1051 MB/s 17837 calls/s 17837 msg/s # tcp rx: 1053 MB/s 131057 calls/s # tcp tx: 1078 MB/s 18288 calls/s 18288 msg/s # tcp rx: 1079 MB/s 131958 calls/s # tcp tx: 1044 MB/s 17709 calls/s 17709 msg/s # udp gso - over veth touching data # udp rx: 1176 MB/s 858357 calls/s # udp tx: 1208 MB/s 20489 calls/s 20489 msg/s # udp rx: 1222 MB/s 891703 calls/s # udp tx: 1228 MB/s 20834 calls/s 20834 msg/s # udp rx: 1162 MB/s 848025 calls/s # udp tx: 1164 MB/s 19747 calls/s 19747 msg/s # udp rx: 1152 MB/s 840754 calls/s # udp tx: 1156 MB/s 19610 calls/s 19610 msg/s # udp gso and gro - over veth touching data # udp rx: 1206 MB/s 880244 calls/s # udp tx: 1243 MB/s 21085 calls/s 21085 msg/s # udp rx: 813 MB/s 593304 calls/s # udp tx: 799 MB/s 13560 calls/s 13560 msg/s # udp rx: 608 MB/s 444023 calls/s # udp tx: 611 MB/s 10375 calls/s 10375 msg/s # udp rx: 621 MB/s 453103 calls/s # udp tx: 624 MB/s 10587 calls/s 10587 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__->