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.25 [+0.23] No GRO ok # 0.80 [+0.55] GRO frag list ok # 1.39 [+0.59] GRO fwd ok # 1.90 [+0.51] UDP fwd perf udp rx: 1141 MB/s 929324 calls/s # 2.96 [+1.07] udp tx: 1177 MB/s 19964 calls/s 19964 msg/s # 3.94 [+0.97] udp rx: 1170 MB/s 952560 calls/s # 3.96 [+0.03] udp tx: 1168 MB/s 19822 calls/s 19822 msg/s # 4.94 [+0.97] udp rx: 1171 MB/s 953328 calls/s # 4.96 [+0.03] udp tx: 1169 MB/s 19833 calls/s 19833 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 1135 MB/s 924624 calls/s # 6.16 [+1.08] udp tx: 1173 MB/s 19900 calls/s 19900 msg/s # 7.13 [+0.97] udp rx: 1179 MB/s 960576 calls/s # 7.16 [+0.03] udp tx: 1178 MB/s 19982 calls/s 19982 msg/s # 8.13 [+0.97] udp rx: 1182 MB/s 962736 calls/s # 8.16 [+0.03] udp tx: 1181 MB/s 20045 calls/s 20045 msg/s # 8.75 [+0.58] GRO frag list over UDP tunnel ok # 9.51 [+0.76] GRO fwd over UDP tunnel ok # 9.77 [+0.26] IPv6 # 10.00 [+0.24] No GRO ok # 10.50 [+0.50] GRO frag list ok # 11.04 [+0.53] GRO fwd ok # 11.52 [+0.48] UDP fwd perf udp rx: 1259 MB/s 1025136 calls/s # 12.60 [+1.07] udp tx: 1294 MB/s 21962 calls/s 21962 msg/s # 13.56 [+0.97] udp rx: 1144 MB/s 931584 calls/s # 13.60 [+0.03] udp tx: 1143 MB/s 19390 calls/s 19390 msg/s # 14.57 [+0.97] udp rx: 1150 MB/s 936256 calls/s # 14.60 [+0.03] udp tx: 1149 MB/s 19491 calls/s 19491 msg/s # 14.72 [+0.12] UDP GRO fwd perf udp rx: 1123 MB/s 914304 calls/s # 15.79 [+1.07] udp tx: 1156 MB/s 19608 calls/s 19608 msg/s # 16.76 [+0.97] udp rx: 1145 MB/s 932352 calls/s # 16.79 [+0.03] udp tx: 1143 MB/s 19394 calls/s 19394 msg/s # 17.76 [+0.97] udp rx: 1103 MB/s 898220 calls/s # 17.79 [+0.03] udp tx: 1158 MB/s 19657 calls/s 19657 msg/s # 18.39 [+0.60] GRO frag list over UDP tunnel ok # 19.17 [+0.79] 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__->