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.79 [+0.51] GRO frag list ok # 1.36 [+0.58] GRO fwd ok # 1.85 [+0.49] UDP fwd perf udp rx: 1091 MB/s 888476 calls/s # 2.92 [+1.07] udp tx: 1261 MB/s 21400 calls/s 21400 msg/s # 3.89 [+0.98] udp rx: 1240 MB/s 1010044 calls/s # 3.92 [+0.02] udp tx: 1264 MB/s 21453 calls/s 21453 msg/s # 4.90 [+0.98] udp rx: 1290 MB/s 1050960 calls/s # 4.92 [+0.02] udp tx: 1289 MB/s 21867 calls/s 21867 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 1136 MB/s 925274 calls/s # 6.11 [+1.07] udp tx: 1215 MB/s 20616 calls/s 20616 msg/s # 7.08 [+0.97] udp rx: 1310 MB/s 1067136 calls/s # 7.11 [+0.03] udp tx: 1309 MB/s 22213 calls/s 22213 msg/s # 8.08 [+0.97] udp rx: 1314 MB/s 1070208 calls/s # 8.11 [+0.03] udp tx: 1313 MB/s 22276 calls/s 22276 msg/s # 8.67 [+0.57] GRO frag list over UDP tunnel ok # 9.40 [+0.73] GRO fwd over UDP tunnel ok # 9.65 [+0.25] IPv6 # 9.88 [+0.23] No GRO ok # 10.39 [+0.51] GRO frag list ok # 10.92 [+0.53] GRO fwd ok # 11.39 [+0.47] UDP fwd perf udp rx: 1124 MB/s 915212 calls/s # 12.46 [+1.07] udp tx: 1242 MB/s 21075 calls/s 21075 msg/s # 13.43 [+0.97] udp rx: 1245 MB/s 1013712 calls/s # 13.46 [+0.03] udp tx: 1243 MB/s 21092 calls/s 21092 msg/s # 14.43 [+0.97] udp rx: 1247 MB/s 1015680 calls/s # 14.46 [+0.03] udp tx: 1246 MB/s 21141 calls/s 21141 msg/s # 14.58 [+0.12] UDP GRO fwd perf udp rx: 1217 MB/s 991584 calls/s # 15.65 [+1.07] udp tx: 1255 MB/s 21290 calls/s 21290 msg/s # 16.62 [+0.97] udp rx: 1262 MB/s 1027728 calls/s # 16.65 [+0.03] udp tx: 1261 MB/s 21393 calls/s 21393 msg/s # 17.62 [+0.97] udp rx: 1259 MB/s 1025472 calls/s # 17.65 [+0.03] udp tx: 1257 MB/s 21334 calls/s 21334 msg/s # 18.22 [+0.57] GRO frag list over UDP tunnel ok # 18.97 [+0.75] 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__->