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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' 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 # 0.01 [+0.01] ipv4 # 0.01 [+0.00] tcp - over veth touching data # 1.29 [+1.28] tcp tx: 886 MB/s 15043 calls/s 15043 msg/s # 1.29 [+0.00] tcp rx: 886 MB/s 79175 calls/s # 2.29 [+1.00] tcp tx: 796 MB/s 13506 calls/s 13506 msg/s # 2.29 [+0.00] tcp rx: 797 MB/s 79530 calls/s # 3.29 [+1.00] tcp tx: 855 MB/s 14503 calls/s 14503 msg/s # 3.29 [+0.00] tcp rx: 855 MB/s 70740 calls/s # 4.29 [+1.00] tcp tx: 741 MB/s 12582 calls/s 12582 msg/s # 4.32 [+0.04] udp gso - over veth touching data # 5.56 [+1.23] udp rx: 1137 MB/s 809944 calls/s # 5.57 [+0.02] udp tx: 1158 MB/s 19653 calls/s 19653 msg/s # 6.55 [+0.98] udp rx: 1127 MB/s 803418 calls/s # 6.57 [+0.02] udp tx: 1127 MB/s 19127 calls/s 19127 msg/s # 7.56 [+0.98] udp rx: 1103 MB/s 786004 calls/s # 7.57 [+0.02] udp tx: 1103 MB/s 18709 calls/s 18709 msg/s # 8.56 [+0.98] udp rx: 1105 MB/s 787560 calls/s # 8.57 [+0.02] udp tx: 1098 MB/s 18626 calls/s 18626 msg/s # 8.61 [+0.03] udp gso and gro - over veth touching data # 9.85 [+1.24] udp rx: 1092 MB/s 778142 calls/s # 9.87 [+0.02] udp tx: 1116 MB/s 18944 calls/s 18944 msg/s # 10.85 [+0.98] udp rx: 1047 MB/s 746280 calls/s # 10.87 [+0.02] udp tx: 1046 MB/s 17741 calls/s 17741 msg/s # 11.85 [+0.98] udp rx: 1072 MB/s 763738 calls/s # 11.87 [+0.02] udp tx: 1070 MB/s 18158 calls/s 18158 msg/s # 12.85 [+0.98] udp rx: 1118 MB/s 796782 calls/s # 12.87 [+0.02] udp tx: 1118 MB/s 18974 calls/s 18974 msg/s # 12.90 [+0.04] ipv6 # 12.91 [+0.00] tcp - over veth touching data # 14.14 [+1.24] tcp tx: 948 MB/s 16086 calls/s 16086 msg/s # 14.14 [+0.00] tcp rx: 948 MB/s 165192 calls/s # 966.63 [+952.49] ./udpgso_bench_tx: write: Connection timed out # 966.65 [+0.02] tcp rx: 681 MB/s 94298 calls/s # 966.67 [+0.02] udp gso - over veth touching data # 967.92 [+1.25] udp rx: 685 MB/s 499908 calls/s # 967.94 [+0.02] udp tx: 701 MB/s 11901 calls/s 11901 msg/s # 968.92 [+0.98] udp rx: 718 MB/s 524101 calls/s # 968.94 [+0.02] udp tx: 717 MB/s 12172 calls/s 12172 msg/s # 969.92 [+0.98] udp rx: 746 MB/s 544491 calls/s # 969.94 [+0.02] udp tx: 746 MB/s 12667 calls/s 12667 msg/s # 970.92 [+0.98] udp rx: 744 MB/s 543246 calls/s # 970.94 [+0.02] udp tx: 744 MB/s 12619 calls/s 12619 msg/s # 970.98 [+0.04] udp gso and gro - over veth touching data # 972.23 [+1.25] udp rx: 603 MB/s 440164 calls/s # 972.26 [+0.03] udp tx: 620 MB/s 10524 calls/s 10524 msg/s # 973.23 [+0.97] udp rx: 659 MB/s 481283 calls/s # 973.26 [+0.03] udp tx: 659 MB/s 11184 calls/s 11184 msg/s # 974.23 [+0.97] udp rx: 673 MB/s 491471 calls/s # 974.26 [+0.02] udp tx: 673 MB/s 11418 calls/s 11418 msg/s # 975.23 [+0.98] udp rx: 673 MB/s 490950 calls/s # 975.26 [+0.02] udp tx: 672 MB/s 11406 calls/s 11406 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__->