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: 1019 MB/s 17283 calls/s 17283 msg/s # tcp rx: 1020 MB/s 137744 calls/s # tcp tx: 1124 MB/s 19071 calls/s 19071 msg/s # tcp rx: 1125 MB/s 133454 calls/s # tcp tx: 1225 MB/s 20783 calls/s 20783 msg/s # tcp rx: 1226 MB/s 107991 calls/s # tcp tx: 1063 MB/s 18039 calls/s 18039 msg/s # udp gso - over veth touching data # udp rx: 1298 MB/s 925235 calls/s # udp tx: 1332 MB/s 22606 calls/s 22606 msg/s # udp rx: 1347 MB/s 960218 calls/s # udp tx: 1349 MB/s 22885 calls/s 22885 msg/s # udp rx: 1354 MB/s 964759 calls/s # udp tx: 1351 MB/s 22921 calls/s 22921 msg/s # udp rx: 1347 MB/s 959695 calls/s # udp tx: 1346 MB/s 22840 calls/s 22840 msg/s # udp gso and gro - over veth touching data # udp rx: 647 MB/s 461528 calls/s # udp tx: 669 MB/s 11363 calls/s 11363 msg/s # udp rx: 670 MB/s 477758 calls/s # udp tx: 673 MB/s 11416 calls/s 11416 msg/s # udp rx: 666 MB/s 474782 calls/s # udp tx: 668 MB/s 11340 calls/s 11340 msg/s # udp rx: 667 MB/s 475745 calls/s # udp tx: 669 MB/s 11358 calls/s 11358 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 810 MB/s 13754 calls/s 13754 msg/s # tcp rx: 813 MB/s 92501 calls/s # tcp tx: 783 MB/s 13296 calls/s 13296 msg/s # tcp rx: 783 MB/s 89639 calls/s # tcp tx: 778 MB/s 13206 calls/s 13206 msg/s # tcp rx: 780 MB/s 89351 calls/s # tcp tx: 768 MB/s 13040 calls/s 13040 msg/s # udp gso - over veth touching data # udp rx: 623 MB/s 454649 calls/s # udp tx: 643 MB/s 10910 calls/s 10910 msg/s # udp rx: 606 MB/s 442525 calls/s # udp tx: 610 MB/s 10349 calls/s 10349 msg/s # udp rx: 587 MB/s 428389 calls/s # udp tx: 591 MB/s 10027 calls/s 10027 msg/s # udp rx: 615 MB/s 449147 calls/s # udp tx: 619 MB/s 10503 calls/s 10503 msg/s # udp gso and gro - over veth touching data # udp rx: 626 MB/s 457025 calls/s # udp tx: 650 MB/s 11031 calls/s 11031 msg/s # udp rx: 663 MB/s 484043 calls/s # udp tx: 667 MB/s 11323 calls/s 11323 msg/s # udp rx: 674 MB/s 492096 calls/s # udp tx: 678 MB/s 11500 calls/s 11500 msg/s # udp rx: 661 MB/s 482613 calls/s # udp tx: 663 MB/s 11251 calls/s 11251 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__->