make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-3/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-3/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: udpgro_fwd.sh # 0.24 [+0.24] IPv4 # 3.38 [+3.14] No GRO ok DETECTED CRASH, lowering timeout # 7.86 [+4.49] GRO frag list ok # 12.08 [+4.21] GRO fwd ok # 15.44 [+3.36] UDP fwd perf udp rx: 8 MB/s 7056 calls/s # 17.17 [+1.73] udp tx: 11 MB/s 200 calls/s 200 msg/s # 17.90 [+0.74] udp rx: 13 MB/s 10656 calls/s # 18.17 [+0.26] udp tx: 13 MB/s 229 calls/s 229 msg/s # 18.91 [+0.74] udp rx: 12 MB/s 10512 calls/s # 19.43 [+0.52] UDP GRO fwd perf udp rx: 7 MB/s 6000 calls/s # 21.05 [+1.62] udp tx: 11 MB/s 198 calls/s 198 msg/s # 21.76 [+0.71] udp rx: 14 MB/s 11424 calls/s # 22.06 [+0.29] udp tx: 13 MB/s 236 calls/s 236 msg/s # 22.76 [+0.71] udp rx: 14 MB/s 11616 calls/s # 27.69 [+4.92] GRO frag list over UDP tunnel ok # 33.59 [+5.90] GRO fwd over UDP tunnel ok # 35.09 [+1.50] IPv6 # 37.03 [+1.94] No GRO ok # 40.50 [+3.47] GRO frag list ok # 44.17 [+3.67] GRO fwd ok # 47.71 [+3.54] UDP fwd perf udp rx: 10 MB/s 8448 calls/s # 49.24 [+1.53] udp tx: 12 MB/s 217 calls/s 217 msg/s # 50.08 [+0.84] udp rx: 11 MB/s 9360 calls/s # 50.24 [+0.16] udp tx: 11 MB/s 194 calls/s 194 msg/s # 51.08 [+0.84] udp rx: 11 MB/s 9216 calls/s # 51.25 [+0.17] udp tx: 11 MB/s 196 calls/s 196 msg/s # 51.57 [+0.32] UDP GRO fwd perf udp rx: 10 MB/s 8688 calls/s # 53.09 [+1.52] udp tx: 13 MB/s 222 calls/s 222 msg/s # 53.91 [+0.83] udp rx: 13 MB/s 11376 calls/s # 54.09 [+0.18] udp tx: 14 MB/s 238 calls/s 238 msg/s # 54.92 [+0.83] udp rx: 13 MB/s 11328 calls/s # 55.09 [+0.17] udp tx: 14 MB/s 240 calls/s 240 msg/s # 59.21 [+4.12] GRO frag list over UDP tunnel ok # 65.16 [+5.95] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing/wt-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-3/tools/testing/selftests' xx__-> echo $? 0 xx__->