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: 679 MB/s 11529 calls/s 11529 msg/s # tcp rx: 681 MB/s 83223 calls/s # tcp tx: 1131 MB/s 19184 calls/s 19184 msg/s # tcp rx: 1129 MB/s 128036 calls/s # tcp tx: 802 MB/s 13617 calls/s 13617 msg/s # tcp rx: 803 MB/s 92903 calls/s # tcp tx: 860 MB/s 14594 calls/s 14594 msg/s # udp gso - over veth touching data # udp rx: 614 MB/s 437547 calls/s # udp tx: 632 MB/s 10726 calls/s 10726 msg/s # udp rx: 627 MB/s 447113 calls/s # udp tx: 630 MB/s 10695 calls/s 10695 msg/s # udp rx: 624 MB/s 444552 calls/s # udp tx: 625 MB/s 10602 calls/s 10602 msg/s # udp rx: 612 MB/s 436380 calls/s # udp tx: 614 MB/s 10421 calls/s 10421 msg/s # udp gso and gro - over veth touching data # udp rx: 1077 MB/s 767528 calls/s # udp tx: 1108 MB/s 18800 calls/s 18800 msg/s # udp rx: 765 MB/s 545606 calls/s # udp tx: 769 MB/s 13049 calls/s 13049 msg/s # udp rx: 758 MB/s 540581 calls/s # udp tx: 763 MB/s 12949 calls/s 12949 msg/s # udp rx: 754 MB/s 537808 calls/s # udp tx: 759 MB/s 12876 calls/s 12876 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1150 MB/s 19520 calls/s 19520 msg/s # tcp rx: 1152 MB/s 142048 calls/s # tcp tx: 1138 MB/s 19310 calls/s 19310 msg/s # tcp rx: 1139 MB/s 140388 calls/s # tcp tx: 1057 MB/s 17928 calls/s 17928 msg/s # tcp rx: 1057 MB/s 137098 calls/s # tcp tx: 1103 MB/s 18716 calls/s 18716 msg/s # udp gso - over veth touching data # udp rx: 579 MB/s 422626 calls/s # udp tx: 596 MB/s 10116 calls/s 10116 msg/s # udp rx: 608 MB/s 443761 calls/s # udp tx: 610 MB/s 10354 calls/s 10354 msg/s # udp rx: 605 MB/s 441656 calls/s # udp tx: 604 MB/s 10261 calls/s 10261 msg/s # udp rx: 594 MB/s 433428 calls/s # udp tx: 594 MB/s 10080 calls/s 10080 msg/s # udp gso and gro - over veth touching data # udp rx: 699 MB/s 509998 calls/s # udp tx: 716 MB/s 12160 calls/s 12160 msg/s # udp rx: 715 MB/s 522088 calls/s # udp tx: 719 MB/s 12201 calls/s 12201 msg/s # udp rx: 715 MB/s 521581 calls/s # udp tx: 717 MB/s 12174 calls/s 12174 msg/s # udp rx: 710 MB/s 518516 calls/s # udp tx: 713 MB/s 12108 calls/s 12108 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__->