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.35 [+0.33] No GRO ok DETECTED CRASH, lowering timeout # 1.03 [+0.68] GRO frag list ok # 1.71 [+0.68] GRO fwd ok # 2.24 [+0.53] UDP fwd perf udp rx: 1261 MB/s 1027056 calls/s # 3.33 [+1.09] udp tx: 1337 MB/s 22690 calls/s 22690 msg/s # 4.29 [+0.96] udp rx: 1338 MB/s 1089610 calls/s # 4.33 [+0.04] udp tx: 1727 MB/s 29293 calls/s 29293 msg/s # 5.29 [+0.96] udp rx: 1173 MB/s 955458 calls/s # 5.33 [+0.04] udp tx: 1653 MB/s 28040 calls/s 28040 msg/s # 5.46 [+0.12] UDP GRO fwd perf udp rx: 1143 MB/s 931016 calls/s # 6.54 [+1.09] udp tx: 1190 MB/s 20184 calls/s 20184 msg/s # 7.50 [+0.96] udp rx: 1189 MB/s 968728 calls/s # 7.54 [+0.04] udp tx: 1186 MB/s 20125 calls/s 20125 msg/s # 8.50 [+0.96] udp rx: 1179 MB/s 960096 calls/s # 8.54 [+0.04] udp tx: 1178 MB/s 19992 calls/s 19992 msg/s # 9.30 [+0.75] GRO frag list over UDP tunnel ok # 10.27 [+0.97] GRO fwd over UDP tunnel ok # 10.58 [+0.31] IPv6 # 10.88 [+0.30] No GRO ok # 11.51 [+0.63] GRO frag list ok # 12.22 [+0.71] GRO fwd ok # 12.84 [+0.62] UDP fwd perf udp tx: 1343 MB/s 22783 calls/s 22783 msg/s # 13.93 [+1.09] udp rx: 860 MB/s 700471 calls/s # 14.93 [+1.00] udp tx: 1675 MB/s 28419 calls/s 28419 msg/s # 14.93 [+0.00] udp rx: 46 MB/s 37956 calls/s # 15.93 [+1.00] udp tx: 1658 MB/s 28135 calls/s 28135 msg/s # 16.03 [+0.10] udp rx: 1179 MB/s 960057 calls/s # 16.06 [+0.03] UDP GRO fwd perf udp rx: 1517 MB/s 1235226 calls/s # 17.15 [+1.09] udp tx: 1612 MB/s 27345 calls/s 27345 msg/s # 18.11 [+0.96] udp rx: 1282 MB/s 1044374 calls/s # 18.15 [+0.04] udp tx: 1605 MB/s 27237 calls/s 27237 msg/s # 19.11 [+0.97] udp rx: 1699 MB/s 1383936 calls/s # 19.15 [+0.03] udp tx: 1695 MB/s 28765 calls/s 28765 msg/s # 19.86 [+0.71] GRO frag list over UDP tunnel ok # 20.78 [+0.92] 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__->