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: 1110 MB/s 18837 calls/s 18837 msg/s # tcp rx: 1110 MB/s 141998 calls/s # tcp tx: 742 MB/s 12591 calls/s 12591 msg/s # tcp rx: 743 MB/s 81595 calls/s # tcp tx: 670 MB/s 11370 calls/s 11370 msg/s # tcp rx: 670 MB/s 81406 calls/s # tcp tx: 659 MB/s 11193 calls/s 11193 msg/s # udp gso - over veth touching data # udp rx: 1258 MB/s 896442 calls/s # udp tx: 1305 MB/s 22139 calls/s 22139 msg/s # udp rx: 1345 MB/s 958785 calls/s # udp tx: 1343 MB/s 22789 calls/s 22789 msg/s # udp rx: 1341 MB/s 955771 calls/s # udp tx: 1341 MB/s 22747 calls/s 22747 msg/s # udp rx: 1351 MB/s 962809 calls/s # udp tx: 1350 MB/s 22908 calls/s 22908 msg/s # udp gso and gro - over veth touching data # udp rx: 1243 MB/s 885456 calls/s # udp tx: 1284 MB/s 21778 calls/s 21778 msg/s # udp rx: 1314 MB/s 936543 calls/s # udp tx: 1317 MB/s 22343 calls/s 22343 msg/s # udp rx: 900 MB/s 641327 calls/s # udp tx: 879 MB/s 14914 calls/s 14914 msg/s # udp rx: 627 MB/s 446800 calls/s # udp tx: 626 MB/s 10631 calls/s 10631 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1033 MB/s 17534 calls/s 17534 msg/s # tcp rx: 1034 MB/s 139993 calls/s # tcp tx: 1158 MB/s 19654 calls/s 19654 msg/s # tcp rx: 1160 MB/s 141411 calls/s # tcp tx: 1160 MB/s 19678 calls/s 19678 msg/s # tcp rx: 1161 MB/s 138429 calls/s # tcp tx: 1177 MB/s 19972 calls/s 19972 msg/s # udp gso - over veth touching data # udp rx: 1166 MB/s 850878 calls/s # udp tx: 1202 MB/s 20401 calls/s 20401 msg/s # udp rx: 1200 MB/s 875703 calls/s # udp tx: 1200 MB/s 20363 calls/s 20363 msg/s # udp rx: 1212 MB/s 884283 calls/s # udp tx: 1210 MB/s 20528 calls/s 20528 msg/s # udp rx: 1150 MB/s 839047 calls/s # udp tx: 1152 MB/s 19545 calls/s 19545 msg/s # udp gso and gro - over veth touching data # udp rx: 1139 MB/s 831403 calls/s # udp tx: 1164 MB/s 19758 calls/s 19758 msg/s # udp rx: 1242 MB/s 906317 calls/s # udp tx: 1254 MB/s 21269 calls/s 21269 msg/s # udp rx: 1279 MB/s 933412 calls/s # udp tx: 1279 MB/s 21701 calls/s 21701 msg/s # udp rx: 1127 MB/s 822600 calls/s # udp tx: 1113 MB/s 18881 calls/s 18881 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__->