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: 1069 MB/s 18140 calls/s 18140 msg/s # tcp rx: 1069 MB/s 136179 calls/s # tcp tx: 1136 MB/s 19282 calls/s 19282 msg/s # tcp rx: 1138 MB/s 137212 calls/s # tcp tx: 1104 MB/s 18740 calls/s 18740 msg/s # tcp rx: 1105 MB/s 131677 calls/s # tcp tx: 1094 MB/s 18563 calls/s 18563 msg/s # udp gso - over veth touching data # udp rx: 1217 MB/s 867456 calls/s # udp tx: 1244 MB/s 21116 calls/s 21116 msg/s # udp rx: 1174 MB/s 836679 calls/s # udp tx: 1165 MB/s 19760 calls/s 19760 msg/s # udp rx: 714 MB/s 508657 calls/s # udp tx: 713 MB/s 12102 calls/s 12102 msg/s # udp rx: 701 MB/s 499907 calls/s # udp tx: 701 MB/s 11898 calls/s 11898 msg/s # udp gso and gro - over veth touching data # udp rx: 630 MB/s 449042 calls/s # udp tx: 646 MB/s 10969 calls/s 10969 msg/s # udp rx: 656 MB/s 467381 calls/s # udp tx: 657 MB/s 11153 calls/s 11153 msg/s # udp rx: 655 MB/s 466925 calls/s # udp tx: 656 MB/s 11141 calls/s 11141 msg/s # udp rx: 649 MB/s 462664 calls/s # udp tx: 650 MB/s 11039 calls/s 11039 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1123 MB/s 19058 calls/s 19058 msg/s # tcp rx: 1124 MB/s 138207 calls/s # tcp tx: 718 MB/s 12186 calls/s 12186 msg/s # tcp rx: 718 MB/s 81467 calls/s # tcp tx: 758 MB/s 12865 calls/s 12865 msg/s # tcp rx: 759 MB/s 84713 calls/s # tcp tx: 761 MB/s 12915 calls/s 12915 msg/s # udp gso - over veth touching data # udp rx: 623 MB/s 454630 calls/s # udp tx: 637 MB/s 10812 calls/s 10812 msg/s # udp rx: 650 MB/s 474490 calls/s # udp tx: 651 MB/s 11052 calls/s 11052 msg/s # udp rx: 663 MB/s 483626 calls/s # udp tx: 664 MB/s 11270 calls/s 11270 msg/s # udp rx: 651 MB/s 474906 calls/s # udp tx: 652 MB/s 11066 calls/s 11066 msg/s # udp gso and gro - over veth touching data # udp rx: 641 MB/s 467842 calls/s # udp tx: 656 MB/s 11128 calls/s 11128 msg/s # udp rx: 665 MB/s 485099 calls/s # udp tx: 665 MB/s 11283 calls/s 11283 msg/s # udp rx: 656 MB/s 478781 calls/s # udp tx: 656 MB/s 11129 calls/s 11129 msg/s # udp rx: 658 MB/s 480331 calls/s # udp tx: 658 MB/s 11169 calls/s 11169 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__->