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.27 [+0.25] No GRO ok # 0.78 [+0.51] GRO frag list ok # 1.36 [+0.58] GRO fwd ok # 1.86 [+0.50] UDP fwd perf udp rx: 1313 MB/s 1069676 calls/s # 2.93 [+1.07] udp tx: 1347 MB/s 22859 calls/s 22859 msg/s # 3.90 [+0.98] udp rx: 1278 MB/s 1040937 calls/s # 3.93 [+0.02] udp tx: 1330 MB/s 22562 calls/s 22562 msg/s # 4.90 [+0.98] udp rx: 1177 MB/s 958827 calls/s # 4.93 [+0.02] udp tx: 1342 MB/s 22777 calls/s 22777 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 973 MB/s 792752 calls/s # 6.11 [+1.06] udp tx: 1319 MB/s 22374 calls/s 22374 msg/s # 7.08 [+0.98] udp rx: 1175 MB/s 957058 calls/s # 7.11 [+0.02] udp tx: 1345 MB/s 22813 calls/s 22813 msg/s # 8.08 [+0.98] udp rx: 1173 MB/s 955568 calls/s # 8.11 [+0.02] udp tx: 1315 MB/s 22320 calls/s 22320 msg/s # 8.67 [+0.56] GRO frag list over UDP tunnel ok # 9.41 [+0.74] GRO fwd over UDP tunnel ok # 9.66 [+0.25] IPv6 # 9.90 [+0.24] No GRO ok # 10.44 [+0.54] GRO frag list ok # 11.00 [+0.55] GRO fwd ok # 11.52 [+0.52] UDP fwd perf udp rx: 1004 MB/s 817959 calls/s # 12.58 [+1.07] udp tx: 1214 MB/s 20600 calls/s 20600 msg/s # 13.56 [+0.97] udp rx: 1173 MB/s 954953 calls/s # 13.58 [+0.03] udp tx: 1304 MB/s 22126 calls/s 22126 msg/s # 14.56 [+0.97] udp rx: 1241 MB/s 1011082 calls/s # 14.58 [+0.03] udp tx: 1302 MB/s 22095 calls/s 22095 msg/s # 14.70 [+0.12] UDP GRO fwd perf udp rx: 1279 MB/s 1041792 calls/s # 15.77 [+1.07] udp tx: 1319 MB/s 22388 calls/s 22388 msg/s # 16.74 [+0.97] udp rx: 1323 MB/s 1077664 calls/s # 16.77 [+0.03] udp tx: 1322 MB/s 22432 calls/s 22432 msg/s # 17.75 [+0.97] udp rx: 1144 MB/s 931327 calls/s # 17.77 [+0.03] udp tx: 1281 MB/s 21735 calls/s 21735 msg/s # 18.35 [+0.58] GRO frag list over UDP tunnel ok # 19.13 [+0.78] 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__->