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: 731 MB/s 12404 calls/s 12404 msg/s # tcp rx: 731 MB/s 85729 calls/s # tcp tx: 669 MB/s 11347 calls/s 11347 msg/s # tcp rx: 669 MB/s 84321 calls/s # tcp tx: 722 MB/s 12248 calls/s 12248 msg/s # tcp rx: 723 MB/s 87177 calls/s # tcp tx: 708 MB/s 12016 calls/s 12016 msg/s # udp gso - over veth touching data # udp rx: 706 MB/s 503391 calls/s # udp tx: 731 MB/s 12402 calls/s 12402 msg/s # udp rx: 716 MB/s 510732 calls/s # udp tx: 721 MB/s 12233 calls/s 12233 msg/s # udp rx: 747 MB/s 532570 calls/s # udp tx: 750 MB/s 12737 calls/s 12737 msg/s # udp rx: 709 MB/s 505269 calls/s # udp tx: 712 MB/s 12080 calls/s 12080 msg/s # udp gso and gro - over veth touching data # udp rx: 583 MB/s 415907 calls/s # udp tx: 603 MB/s 10233 calls/s 10233 msg/s # udp rx: 596 MB/s 424725 calls/s # udp tx: 599 MB/s 10170 calls/s 10170 msg/s # udp rx: 599 MB/s 426752 calls/s # udp tx: 601 MB/s 10198 calls/s 10198 msg/s # udp rx: 620 MB/s 441769 calls/s # udp tx: 623 MB/s 10570 calls/s 10570 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 661 MB/s 11217 calls/s 11217 msg/s # tcp rx: 697 MB/s 86588 calls/s # tcp tx: 1095 MB/s 18575 calls/s 18575 msg/s # tcp rx: 1088 MB/s 131748 calls/s # tcp tx: 1082 MB/s 18357 calls/s 18357 msg/s # tcp rx: 1084 MB/s 130002 calls/s # tcp tx: 1092 MB/s 18533 calls/s 18533 msg/s # udp gso - over veth touching data # udp rx: 674 MB/s 492162 calls/s # udp tx: 694 MB/s 11776 calls/s 11776 msg/s # udp rx: 678 MB/s 494503 calls/s # udp tx: 679 MB/s 11530 calls/s 11530 msg/s # udp rx: 692 MB/s 504699 calls/s # udp tx: 691 MB/s 11720 calls/s 11720 msg/s # udp rx: 723 MB/s 527369 calls/s # udp tx: 722 MB/s 12257 calls/s 12257 msg/s # udp gso and gro - over veth touching data # udp rx: 564 MB/s 411716 calls/s # udp tx: 582 MB/s 9875 calls/s 9875 msg/s # udp rx: 608 MB/s 443456 calls/s # udp tx: 612 MB/s 10385 calls/s 10385 msg/s # udp rx: 614 MB/s 448445 calls/s # udp tx: 643 MB/s 10913 calls/s 10913 msg/s # udp rx: 599 MB/s 436967 calls/s # udp tx: 1602 MB/s 27182 calls/s 27182 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__->