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.73 [+0.48] GRO frag list ok # 1.27 [+0.54] GRO fwd ok # 1.73 [+0.46] UDP fwd perf udp rx: 1212 MB/s 986792 calls/s # 2.80 [+1.07] udp tx: 1241 MB/s 21056 calls/s 21056 msg/s # 3.77 [+0.98] udp rx: 1229 MB/s 1000696 calls/s # 3.80 [+0.02] udp tx: 1227 MB/s 20811 calls/s 20811 msg/s # 4.77 [+0.98] udp rx: 1225 MB/s 997392 calls/s # 4.80 [+0.02] udp tx: 1224 MB/s 20763 calls/s 20763 msg/s # 4.92 [+0.12] UDP GRO fwd perf udp rx: 1188 MB/s 967340 calls/s # 5.98 [+1.07] udp tx: 1220 MB/s 20702 calls/s 20702 msg/s # 6.96 [+0.97] udp rx: 1193 MB/s 971280 calls/s # 6.98 [+0.03] udp tx: 1191 MB/s 20208 calls/s 20208 msg/s # 7.96 [+0.97] udp rx: 1200 MB/s 977424 calls/s # 7.98 [+0.03] udp tx: 1199 MB/s 20346 calls/s 20346 msg/s # 8.52 [+0.53] GRO frag list over UDP tunnel ok # 9.22 [+0.70] GRO fwd over UDP tunnel ok # 9.46 [+0.24] IPv6 # 9.70 [+0.24] No GRO ok # 10.18 [+0.48] GRO frag list ok # 10.69 [+0.51] GRO fwd ok # 11.14 [+0.46] UDP fwd perf udp rx: 1200 MB/s 977232 calls/s # 12.21 [+1.06] udp tx: 1230 MB/s 20862 calls/s 20862 msg/s # 13.18 [+0.97] udp rx: 1189 MB/s 968112 calls/s # 13.21 [+0.03] udp tx: 1188 MB/s 20156 calls/s 20156 msg/s # 14.18 [+0.98] udp rx: 1198 MB/s 976040 calls/s # 14.21 [+0.02] udp tx: 1197 MB/s 20317 calls/s 20317 msg/s # 14.33 [+0.12] UDP GRO fwd perf udp rx: 1156 MB/s 941228 calls/s # 15.39 [+1.07] udp tx: 1189 MB/s 20168 calls/s 20168 msg/s # 16.36 [+0.97] udp rx: 1150 MB/s 936668 calls/s # 16.39 [+0.03] udp tx: 1198 MB/s 20323 calls/s 20323 msg/s # 17.37 [+0.97] udp rx: 1177 MB/s 958345 calls/s # 17.39 [+0.03] udp tx: 1212 MB/s 20562 calls/s 20562 msg/s # 17.95 [+0.55] GRO frag list over UDP tunnel ok # 18.67 [+0.72] 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__->