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.25 [+0.25] IPv4 # 2.94 [+2.69] No GRO ok DETECTED CRASH, lowering timeout # 6.88 [+3.94] GRO frag list ok # 10.38 [+3.49] GRO fwd ok # 13.17 [+2.80] UDP fwd perf udp rx: 11 MB/s 9696 calls/s # 14.63 [+1.45] udp tx: 14 MB/s 247 calls/s 247 msg/s # 15.45 [+0.82] udp rx: 14 MB/s 11472 calls/s # 15.64 [+0.19] udp tx: 14 MB/s 241 calls/s 241 msg/s # 16.45 [+0.82] udp rx: 14 MB/s 11568 calls/s # 16.91 [+0.46] UDP GRO fwd perf udp rx: 11 MB/s 9600 calls/s # 18.38 [+1.47] udp tx: 14 MB/s 244 calls/s 244 msg/s # 19.20 [+0.82] udp rx: 14 MB/s 11616 calls/s # 19.38 [+0.18] udp tx: 14 MB/s 245 calls/s 245 msg/s # 20.20 [+0.82] udp rx: 14 MB/s 11904 calls/s # 20.38 [+0.18] udp tx: 14 MB/s 244 calls/s 244 msg/s # 24.17 [+3.79] GRO frag list over UDP tunnel ok # 29.04 [+4.87] GRO fwd over UDP tunnel ok # 30.25 [+1.21] IPv6 # 32.03 [+1.78] No GRO ok # 35.07 [+3.04] GRO frag list ok # 38.42 [+3.36] GRO fwd ok # 41.35 [+2.93] UDP fwd perf udp rx: 12 MB/s 9888 calls/s # 42.81 [+1.47] udp tx: 15 MB/s 258 calls/s 258 msg/s # 43.63 [+0.82] udp rx: 14 MB/s 11904 calls/s # 43.81 [+0.18] udp tx: 14 MB/s 245 calls/s 245 msg/s # 44.64 [+0.82] udp rx: 14 MB/s 11616 calls/s # 44.82 [+0.18] udp tx: 14 MB/s 244 calls/s 244 msg/s # 45.06 [+0.25] UDP GRO fwd perf udp rx: 12 MB/s 10320 calls/s # 46.56 [+1.49] udp tx: 14 MB/s 244 calls/s 244 msg/s # 47.42 [+0.86] udp rx: 14 MB/s 11568 calls/s # 47.56 [+0.14] udp tx: 14 MB/s 250 calls/s 250 msg/s # 48.42 [+0.86] udp rx: 14 MB/s 12048 calls/s # 48.56 [+0.14] udp tx: 14 MB/s 248 calls/s 248 msg/s # 52.09 [+3.53] GRO frag list over UDP tunnel ok # 57.08 [+4.99] 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__->