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.26 [+0.24] No GRO ok # 0.78 [+0.51] GRO frag list ok # 1.36 [+0.59] GRO fwd ok # 1.85 [+0.48] UDP fwd perf udp rx: 1174 MB/s 956077 calls/s # 2.92 [+1.07] udp tx: 1301 MB/s 22074 calls/s 22074 msg/s # 3.89 [+0.97] udp rx: 1331 MB/s 1084032 calls/s # 3.92 [+0.03] udp tx: 1330 MB/s 22561 calls/s 22561 msg/s # 4.89 [+0.97] udp rx: 1332 MB/s 1084512 calls/s # 4.92 [+0.03] udp tx: 1330 MB/s 22567 calls/s 22567 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 1294 MB/s 1054176 calls/s # 6.11 [+1.07] udp tx: 1332 MB/s 22599 calls/s 22599 msg/s # 7.08 [+0.97] udp rx: 1328 MB/s 1081504 calls/s # 7.11 [+0.03] udp tx: 1326 MB/s 22505 calls/s 22505 msg/s # 8.08 [+0.97] udp rx: 1327 MB/s 1080992 calls/s # 8.11 [+0.03] udp tx: 1326 MB/s 22499 calls/s 22499 msg/s # 8.66 [+0.55] GRO frag list over UDP tunnel ok # 9.39 [+0.73] GRO fwd over UDP tunnel ok # 9.63 [+0.25] IPv6 # 9.87 [+0.23] No GRO ok # 10.38 [+0.51] GRO frag list ok # 10.90 [+0.52] GRO fwd ok # 11.38 [+0.48] UDP fwd perf udp rx: 1163 MB/s 947180 calls/s # 12.45 [+1.07] udp tx: 1250 MB/s 21215 calls/s 21215 msg/s # 13.42 [+0.97] udp rx: 1275 MB/s 1038528 calls/s # 13.45 [+0.03] udp tx: 1273 MB/s 21606 calls/s 21606 msg/s # 14.42 [+0.97] udp rx: 1259 MB/s 1025280 calls/s # 14.45 [+0.03] udp tx: 1257 MB/s 21334 calls/s 21334 msg/s # 14.57 [+0.12] UDP GRO fwd perf udp rx: 1237 MB/s 1007280 calls/s # 15.64 [+1.07] udp tx: 1269 MB/s 21527 calls/s 21527 msg/s # 16.61 [+0.97] udp rx: 1286 MB/s 1047216 calls/s # 16.64 [+0.03] udp tx: 1286 MB/s 21813 calls/s 21813 msg/s # 17.61 [+0.98] udp rx: 1205 MB/s 981277 calls/s # 17.64 [+0.02] udp tx: 1251 MB/s 21229 calls/s 21229 msg/s # 18.22 [+0.58] GRO frag list over UDP tunnel ok # 18.94 [+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__->