make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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_fwd.sh # 0.02 [+0.02] IPv4 # 0.26 [+0.24] No GRO ok # 0.79 [+0.52] GRO frag list ok # 1.35 [+0.57] GRO fwd ok # 1.85 [+0.49] UDP fwd perf udp rx: 1234 MB/s 1004784 calls/s # 2.92 [+1.07] udp tx: 1268 MB/s 21507 calls/s 21507 msg/s # 3.89 [+0.97] udp rx: 1163 MB/s 947280 calls/s # 3.92 [+0.03] udp tx: 1163 MB/s 19734 calls/s 19734 msg/s # 4.89 [+0.97] udp rx: 1173 MB/s 955440 calls/s # 4.92 [+0.03] udp tx: 1169 MB/s 19843 calls/s 19843 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 1122 MB/s 913440 calls/s # 6.12 [+1.07] udp tx: 1156 MB/s 19622 calls/s 19622 msg/s # 7.09 [+0.97] udp rx: 1150 MB/s 936480 calls/s # 7.12 [+0.03] udp tx: 1148 MB/s 19478 calls/s 19478 msg/s # 8.09 [+0.97] udp rx: 1170 MB/s 952560 calls/s # 8.12 [+0.03] udp tx: 1170 MB/s 19846 calls/s 19846 msg/s # 8.72 [+0.60] GRO frag list over UDP tunnel ok # 9.45 [+0.73] GRO fwd over UDP tunnel ok # 9.71 [+0.25] IPv6 # 9.95 [+0.25] No GRO ok # 10.47 [+0.52] GRO frag list ok # 11.03 [+0.56] GRO fwd ok # 11.52 [+0.49] UDP fwd perf udp rx: 1237 MB/s 1007280 calls/s # 12.60 [+1.07] udp tx: 1273 MB/s 21598 calls/s 21598 msg/s # 13.56 [+0.97] udp rx: 1122 MB/s 913488 calls/s # 13.60 [+0.03] udp tx: 1120 MB/s 19006 calls/s 19006 msg/s # 14.57 [+0.97] udp rx: 1130 MB/s 920640 calls/s # 14.60 [+0.03] udp tx: 1129 MB/s 19160 calls/s 19160 msg/s # 14.72 [+0.12] UDP GRO fwd perf udp rx: 1091 MB/s 888480 calls/s # 15.79 [+1.07] udp tx: 1123 MB/s 19053 calls/s 19053 msg/s # 16.76 [+0.97] udp rx: 1149 MB/s 935660 calls/s # 16.79 [+0.03] udp tx: 1147 MB/s 19460 calls/s 19460 msg/s # 17.76 [+0.97] udp rx: 1139 MB/s 927752 calls/s # 17.79 [+0.03] udp tx: 1139 MB/s 19334 calls/s 19334 msg/s # 18.38 [+0.59] GRO frag list over UDP tunnel ok # 19.16 [+0.78] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.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__->