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: 1386 MB/s 23520 calls/s 23520 msg/s # tcp rx: 1387 MB/s 58015 calls/s # tcp tx: 1415 MB/s 24007 calls/s 24007 msg/s # tcp rx: 1416 MB/s 60237 calls/s # tcp tx: 1406 MB/s 23863 calls/s 23863 msg/s # tcp rx: 1408 MB/s 60316 calls/s # tcp tx: 1406 MB/s 23850 calls/s 23850 msg/s # udp gso - over veth touching data # udp rx: 549 MB/s 391358 calls/s # udp tx: 568 MB/s 9636 calls/s 9636 msg/s # udp rx: 606 MB/s 432204 calls/s # udp tx: 606 MB/s 10285 calls/s 10285 msg/s # udp rx: 611 MB/s 435842 calls/s # udp tx: 611 MB/s 10374 calls/s 10374 msg/s # udp rx: 669 MB/s 476604 calls/s # udp tx: 684 MB/s 11609 calls/s 11609 msg/s # udp gso and gro - over veth touching data # udp rx: 1113 MB/s 18878 calls/s # udp tx: 1148 MB/s 19480 calls/s 19480 msg/s # udp rx: 1050 MB/s 17815 calls/s # udp tx: 1048 MB/s 17787 calls/s 17787 msg/s # udp rx: 1063 MB/s 18046 calls/s # udp tx: 1063 MB/s 18031 calls/s 18031 msg/s # udp rx: 1085 MB/s 18418 calls/s # udp tx: 1085 MB/s 18404 calls/s 18404 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1785 MB/s 30289 calls/s 30289 msg/s # tcp rx: 1786 MB/s 75876 calls/s # tcp tx: 1811 MB/s 30729 calls/s 30729 msg/s # tcp rx: 1813 MB/s 72421 calls/s # tcp tx: 1813 MB/s 30757 calls/s 30757 msg/s # tcp rx: 1815 MB/s 74877 calls/s # tcp tx: 1819 MB/s 30860 calls/s 30860 msg/s # udp gso - over veth touching data # udp rx: 536 MB/s 391085 calls/s # udp tx: 551 MB/s 9347 calls/s 9347 msg/s # udp rx: 595 MB/s 433942 calls/s # udp tx: 595 MB/s 10093 calls/s 10093 msg/s # udp rx: 594 MB/s 433702 calls/s # udp tx: 594 MB/s 10089 calls/s 10089 msg/s # udp rx: 594 MB/s 433430 calls/s # udp tx: 615 MB/s 10446 calls/s 10446 msg/s # udp gso and gro - over veth touching data # udp rx: 928 MB/s 15743 calls/s # udp tx: 948 MB/s 16086 calls/s 16086 msg/s # udp rx: 848 MB/s 14388 calls/s # udp tx: 841 MB/s 14269 calls/s 14269 msg/s # udp rx: 913 MB/s 15493 calls/s # udp tx: 918 MB/s 15578 calls/s 15578 msg/s # udp rx: 924 MB/s 15688 calls/s # udp tx: 925 MB/s 15690 calls/s 15690 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__->