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: 796 MB/s 13505 calls/s 13505 msg/s # tcp rx: 796 MB/s 144587 calls/s # tcp tx: 829 MB/s 14077 calls/s 14077 msg/s # tcp rx: 832 MB/s 152262 calls/s # tcp tx: 832 MB/s 14125 calls/s 14125 msg/s # tcp rx: 831 MB/s 149634 calls/s # tcp tx: 825 MB/s 14000 calls/s 14000 msg/s # udp gso - over veth touching data # udp rx: 1163 MB/s 828886 calls/s # udp tx: 1181 MB/s 20036 calls/s 20036 msg/s # udp rx: 1227 MB/s 874727 calls/s # udp tx: 1233 MB/s 20923 calls/s 20923 msg/s # udp rx: 1214 MB/s 865417 calls/s # udp tx: 1214 MB/s 20600 calls/s 20600 msg/s # udp rx: 1140 MB/s 812108 calls/s # udp tx: 1139 MB/s 19326 calls/s 19326 msg/s # udp gso and gro - over veth touching data # udp rx: 1192 MB/s 849528 calls/s # udp tx: 1218 MB/s 20667 calls/s 20667 msg/s # udp rx: 1241 MB/s 884592 calls/s # udp tx: 1244 MB/s 21107 calls/s 21107 msg/s # udp rx: 1278 MB/s 911040 calls/s # udp tx: 1280 MB/s 21713 calls/s 21713 msg/s # udp rx: 1278 MB/s 911044 calls/s # udp tx: 1277 MB/s 21661 calls/s 21661 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 826 MB/s 14017 calls/s 14017 msg/s # tcp rx: 827 MB/s 137438 calls/s # tcp tx: 782 MB/s 13269 calls/s 13269 msg/s # tcp rx: 783 MB/s 140741 calls/s # tcp tx: 875 MB/s 14845 calls/s 14845 msg/s # tcp rx: 876 MB/s 156922 calls/s # tcp tx: 868 MB/s 14736 calls/s 14736 msg/s # udp gso - over veth touching data # udp rx: 639 MB/s 466150 calls/s # udp tx: 652 MB/s 11067 calls/s 11067 msg/s # udp rx: 679 MB/s 495388 calls/s # udp tx: 678 MB/s 11511 calls/s 11511 msg/s # udp rx: 679 MB/s 495803 calls/s # udp tx: 679 MB/s 11518 calls/s 11518 msg/s # udp rx: 678 MB/s 494472 calls/s # udp tx: 677 MB/s 11491 calls/s 11491 msg/s # udp gso and gro - over veth touching data # udp rx: 650 MB/s 474066 calls/s # udp tx: 663 MB/s 11252 calls/s 11252 msg/s # udp rx: 682 MB/s 497487 calls/s # udp tx: 682 MB/s 11581 calls/s 11581 msg/s # udp rx: 694 MB/s 506140 calls/s # udp tx: 694 MB/s 11780 calls/s 11780 msg/s # udp rx: 684 MB/s 499544 calls/s # udp tx: 685 MB/s 11627 calls/s 11627 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__->