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: 745 MB/s 12652 calls/s 12652 msg/s # tcp rx: 781 MB/s 83300 calls/s # tcp tx: 740 MB/s 12551 calls/s 12551 msg/s # tcp rx: 740 MB/s 82048 calls/s # tcp tx: 724 MB/s 12280 calls/s 12280 msg/s # tcp rx: 719 MB/s 81492 calls/s # tcp tx: 681 MB/s 11557 calls/s 11557 msg/s # udp gso - over veth touching data # udp rx: 1190 MB/s 848172 calls/s # udp tx: 1230 MB/s 20864 calls/s 20864 msg/s # udp rx: 1305 MB/s 930026 calls/s # udp tx: 1305 MB/s 22139 calls/s 22139 msg/s # udp rx: 986 MB/s 702832 calls/s # udp tx: 966 MB/s 16393 calls/s 16393 msg/s # udp rx: 609 MB/s 433930 calls/s # udp tx: 608 MB/s 10324 calls/s 10324 msg/s # udp gso and gro - over veth touching data # udp rx: 1227 MB/s 874446 calls/s # udp tx: 1262 MB/s 21412 calls/s 21412 msg/s # udp rx: 1162 MB/s 828203 calls/s # udp tx: 1162 MB/s 19713 calls/s 19713 msg/s # udp rx: 1317 MB/s 938619 calls/s # udp tx: 1316 MB/s 22322 calls/s 22322 msg/s # udp rx: 1309 MB/s 933046 calls/s # udp tx: 1319 MB/s 22387 calls/s 22387 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 665 MB/s 11282 calls/s 11282 msg/s # tcp rx: 665 MB/s 80932 calls/s # tcp tx: 663 MB/s 11252 calls/s 11252 msg/s # tcp rx: 663 MB/s 79504 calls/s # tcp tx: 675 MB/s 11462 calls/s 11462 msg/s # tcp rx: 676 MB/s 79814 calls/s # tcp tx: 692 MB/s 11737 calls/s 11737 msg/s # udp gso - over veth touching data # udp rx: 665 MB/s 485254 calls/s # udp tx: 685 MB/s 11627 calls/s 11627 msg/s # udp rx: 684 MB/s 499195 calls/s # udp tx: 690 MB/s 11707 calls/s 11707 msg/s # udp rx: 705 MB/s 514563 calls/s # udp tx: 710 MB/s 12053 calls/s 12053 msg/s # udp rx: 949 MB/s 692187 calls/s # udp tx: 967 MB/s 16408 calls/s 16408 msg/s # udp gso and gro - over veth touching data # udp rx: 1200 MB/s 875769 calls/s # udp tx: 1243 MB/s 21087 calls/s 21087 msg/s # udp rx: 927 MB/s 676528 calls/s # udp tx: 918 MB/s 15581 calls/s 15581 msg/s # udp rx: 660 MB/s 481769 calls/s # udp tx: 657 MB/s 11153 calls/s 11153 msg/s # udp rx: 618 MB/s 451063 calls/s # udp tx: 621 MB/s 10535 calls/s 10535 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__->