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: 791 MB/s 13418 calls/s 13418 msg/s # tcp rx: 792 MB/s 135178 calls/s # tcp tx: 810 MB/s 13752 calls/s 13752 msg/s # tcp rx: 811 MB/s 147251 calls/s # tcp tx: 807 MB/s 13692 calls/s 13692 msg/s # tcp rx: 807 MB/s 132633 calls/s # tcp tx: 817 MB/s 13871 calls/s 13871 msg/s # udp gso - over veth touching data # udp rx: 1241 MB/s 884437 calls/s # udp tx: 1268 MB/s 21509 calls/s 21509 msg/s # udp rx: 1281 MB/s 912877 calls/s # udp tx: 1280 MB/s 21711 calls/s 21711 msg/s # udp rx: 1307 MB/s 931680 calls/s # udp tx: 1307 MB/s 22182 calls/s 22182 msg/s # udp rx: 1325 MB/s 944524 calls/s # udp tx: 1326 MB/s 22491 calls/s 22491 msg/s # udp gso and gro - over veth touching data # udp rx: 1289 MB/s 918474 calls/s # udp tx: 1314 MB/s 22295 calls/s 22295 msg/s # udp rx: 875 MB/s 623610 calls/s # udp tx: 876 MB/s 14870 calls/s 14870 msg/s # udp rx: 692 MB/s 493206 calls/s # udp tx: 691 MB/s 11732 calls/s 11732 msg/s # udp rx: 678 MB/s 483383 calls/s # udp tx: 674 MB/s 11446 calls/s 11446 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 870 MB/s 14761 calls/s 14761 msg/s # tcp rx: 870 MB/s 157604 calls/s # tcp tx: 639 MB/s 10842 calls/s 10842 msg/s # tcp rx: 640 MB/s 79920 calls/s # tcp tx: 623 MB/s 10572 calls/s 10572 msg/s # tcp rx: 623 MB/s 82546 calls/s # tcp tx: 619 MB/s 10501 calls/s 10501 msg/s # udp gso - over veth touching data # udp rx: 646 MB/s 471245 calls/s # udp tx: 662 MB/s 11228 calls/s 11228 msg/s # udp rx: 687 MB/s 501174 calls/s # udp tx: 686 MB/s 11644 calls/s 11644 msg/s # udp rx: 680 MB/s 496073 calls/s # udp tx: 679 MB/s 11531 calls/s 11531 msg/s # udp rx: 679 MB/s 495779 calls/s # udp tx: 679 MB/s 11526 calls/s 11526 msg/s # udp gso and gro - over veth touching data # udp rx: 544 MB/s 397191 calls/s # udp tx: 557 MB/s 9464 calls/s 9464 msg/s # udp rx: 631 MB/s 460720 calls/s # udp tx: 634 MB/s 10764 calls/s 10764 msg/s # udp rx: 626 MB/s 457150 calls/s # udp tx: 629 MB/s 10671 calls/s 10671 msg/s # udp rx: 627 MB/s 457568 calls/s # udp tx: 629 MB/s 10685 calls/s 10685 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__->