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: 1089 MB/s 18475 calls/s 18475 msg/s # tcp rx: 1089 MB/s 137063 calls/s # tcp tx: 1153 MB/s 19559 calls/s 19559 msg/s # tcp rx: 1154 MB/s 137077 calls/s # tcp tx: 1160 MB/s 19676 calls/s 19676 msg/s # tcp rx: 1161 MB/s 139032 calls/s # tcp tx: 1161 MB/s 19700 calls/s 19700 msg/s # udp gso - over veth touching data # udp rx: 1214 MB/s 865250 calls/s # udp tx: 1250 MB/s 21202 calls/s 21202 msg/s # udp rx: 1330 MB/s 948093 calls/s # udp tx: 1332 MB/s 22593 calls/s 22593 msg/s # udp rx: 1338 MB/s 953377 calls/s # udp tx: 1338 MB/s 22707 calls/s 22707 msg/s # udp rx: 1341 MB/s 955679 calls/s # udp tx: 1342 MB/s 22765 calls/s 22765 msg/s # udp gso and gro - over veth touching data # udp rx: 833 MB/s 593772 calls/s # udp tx: 853 MB/s 14476 calls/s 14476 msg/s # udp rx: 674 MB/s 480484 calls/s # udp tx: 678 MB/s 11513 calls/s 11513 msg/s # udp rx: 685 MB/s 488046 calls/s # udp tx: 689 MB/s 11694 calls/s 11694 msg/s # udp rx: 691 MB/s 492238 calls/s # udp tx: 695 MB/s 11789 calls/s 11789 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 765 MB/s 12986 calls/s 12986 msg/s # tcp rx: 766 MB/s 86477 calls/s # tcp tx: 686 MB/s 11648 calls/s 11648 msg/s # tcp rx: 687 MB/s 79283 calls/s # tcp tx: 669 MB/s 11347 calls/s 11347 msg/s # tcp rx: 669 MB/s 78383 calls/s # tcp tx: 693 MB/s 11769 calls/s 11769 msg/s # udp gso - over veth touching data # udp rx: 634 MB/s 462970 calls/s # udp tx: 655 MB/s 11114 calls/s 11114 msg/s # udp rx: 670 MB/s 489071 calls/s # udp tx: 674 MB/s 11448 calls/s 11448 msg/s # udp rx: 665 MB/s 485181 calls/s # udp tx: 669 MB/s 11354 calls/s 11354 msg/s # udp rx: 667 MB/s 487040 calls/s # udp tx: 671 MB/s 11396 calls/s 11396 msg/s # udp gso and gro - over veth touching data # udp rx: 620 MB/s 452747 calls/s # udp tx: 642 MB/s 10895 calls/s 10895 msg/s # udp rx: 631 MB/s 460467 calls/s # udp tx: 630 MB/s 10700 calls/s 10700 msg/s # udp rx: 627 MB/s 457458 calls/s # udp tx: 626 MB/s 10632 calls/s 10632 msg/s # udp rx: 629 MB/s 458747 calls/s # udp tx: 628 MB/s 10656 calls/s 10656 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__->