make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-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: 1177 MB/s 19970 calls/s 19970 msg/s # tcp rx: 1420 MB/s 80259 calls/s # tcp tx: 1048 MB/s 17790 calls/s 17790 msg/s # tcp rx: 1019 MB/s 116253 calls/s # tcp tx: 1081 MB/s 18349 calls/s 18349 msg/s # tcp rx: 1076 MB/s 120847 calls/s # tcp tx: 1054 MB/s 17881 calls/s 17881 msg/s # udp gso - over veth touching data # udp rx: 1168 MB/s 832588 calls/s # udp tx: 1186 MB/s 20130 calls/s 20130 msg/s # udp rx: 1162 MB/s 828195 calls/s # udp tx: 1171 MB/s 19867 calls/s 19867 msg/s # udp rx: 1280 MB/s 911985 calls/s # udp tx: 1282 MB/s 21757 calls/s 21757 msg/s # udp rx: 1290 MB/s 919095 calls/s # udp tx: 1293 MB/s 21945 calls/s 21945 msg/s # udp gso and gro - over veth touching data # udp rx: 1135 MB/s 808641 calls/s # udp tx: 1158 MB/s 19643 calls/s 19643 msg/s # udp rx: 1159 MB/s 825918 calls/s # udp tx: 1158 MB/s 19654 calls/s 19654 msg/s # udp rx: 1160 MB/s 826961 calls/s # udp tx: 1160 MB/s 19690 calls/s 19690 msg/s # udp rx: 1159 MB/s 826233 calls/s # udp tx: 1159 MB/s 19665 calls/s 19665 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 927 MB/s 15737 calls/s 15737 msg/s # tcp rx: 928 MB/s 121948 calls/s # tcp tx: 1103 MB/s 18722 calls/s 18722 msg/s # tcp rx: 1105 MB/s 133865 calls/s # tcp tx: 1026 MB/s 17410 calls/s 17410 msg/s # tcp rx: 1026 MB/s 135332 calls/s # tcp tx: 1103 MB/s 18723 calls/s 18723 msg/s # udp gso - over veth touching data # udp rx: 781 MB/s 569695 calls/s # udp tx: 796 MB/s 13509 calls/s 13509 msg/s # udp rx: 657 MB/s 479687 calls/s # udp tx: 658 MB/s 11176 calls/s 11176 msg/s # udp rx: 655 MB/s 478148 calls/s # udp tx: 657 MB/s 11151 calls/s 11151 msg/s # udp rx: 674 MB/s 491701 calls/s # udp tx: 673 MB/s 11427 calls/s 11427 msg/s # udp gso and gro - over veth touching data # udp rx: 542 MB/s 395296 calls/s # udp tx: 565 MB/s 9587 calls/s 9587 msg/s # udp rx: 602 MB/s 439421 calls/s # udp tx: 794 MB/s 13469 calls/s 13469 msg/s # udp rx: 683 MB/s 498746 calls/s # udp tx: 681 MB/s 11563 calls/s 11563 msg/s # udp rx: 897 MB/s 654346 calls/s # udp tx: 913 MB/s 15494 calls/s 15494 msg/s ok 1 selftests: net: udpgro_bench.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->