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: 1088 MB/s 18470 calls/s 18470 msg/s # tcp rx: 1110 MB/s 144054 calls/s # tcp tx: 880 MB/s 14938 calls/s 14938 msg/s # tcp rx: 898 MB/s 105863 calls/s # tcp tx: 704 MB/s 11953 calls/s 11953 msg/s # tcp rx: 702 MB/s 84816 calls/s # tcp tx: 705 MB/s 11966 calls/s 11966 msg/s # udp gso - over veth touching data # udp rx: 1251 MB/s 891375 calls/s # udp tx: 1294 MB/s 21948 calls/s 21948 msg/s # udp rx: 1307 MB/s 931720 calls/s # udp tx: 1307 MB/s 22172 calls/s 22172 msg/s # udp rx: 1322 MB/s 942154 calls/s # udp tx: 1322 MB/s 22425 calls/s 22425 msg/s # udp rx: 1310 MB/s 933344 calls/s # udp tx: 1311 MB/s 22236 calls/s 22236 msg/s # udp gso and gro - over veth touching data # udp rx: 619 MB/s 441644 calls/s # udp tx: 637 MB/s 10814 calls/s 10814 msg/s # udp rx: 627 MB/s 447096 calls/s # udp tx: 625 MB/s 10611 calls/s 10611 msg/s # udp rx: 628 MB/s 447852 calls/s # udp tx: 631 MB/s 10707 calls/s 10707 msg/s # udp rx: 639 MB/s 455627 calls/s # udp tx: 639 MB/s 10852 calls/s 10852 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1064 MB/s 18049 calls/s 18049 msg/s # tcp rx: 1112 MB/s 137748 calls/s # tcp tx: 773 MB/s 13119 calls/s 13119 msg/s # tcp rx: 748 MB/s 91484 calls/s # tcp tx: 742 MB/s 12589 calls/s 12589 msg/s # tcp rx: 743 MB/s 92321 calls/s # tcp tx: 810 MB/s 13754 calls/s 13754 msg/s # udp gso - over veth touching data # udp rx: 649 MB/s 473910 calls/s # udp tx: 667 MB/s 11327 calls/s 11327 msg/s # udp rx: 662 MB/s 483084 calls/s # udp tx: 661 MB/s 11225 calls/s 11225 msg/s # udp rx: 626 MB/s 457240 calls/s # udp tx: 625 MB/s 10615 calls/s 10615 msg/s # udp rx: 657 MB/s 479687 calls/s # udp tx: 670 MB/s 11380 calls/s 11380 msg/s # udp gso and gro - over veth touching data # udp rx: 1236 MB/s 901699 calls/s # udp tx: 1271 MB/s 21565 calls/s 21565 msg/s # udp rx: 1289 MB/s 940122 calls/s # udp tx: 1294 MB/s 21960 calls/s 21960 msg/s # udp rx: 1281 MB/s 934246 calls/s # udp tx: 1280 MB/s 21717 calls/s 21717 msg/s # udp rx: 1279 MB/s 933373 calls/s # udp tx: 1278 MB/s 21683 calls/s 21683 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__->