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.75 [+0.49] GRO frag list ok # 1.30 [+0.55] GRO fwd ok # 1.75 [+0.45] UDP fwd perf udp rx: 1327 MB/s 1080832 calls/s # 2.82 [+1.06] udp tx: 1359 MB/s 23054 calls/s 23054 msg/s # 3.79 [+0.98] udp rx: 1362 MB/s 1109072 calls/s # 3.82 [+0.02] udp tx: 1360 MB/s 23083 calls/s 23083 msg/s # 4.79 [+0.98] udp rx: 1361 MB/s 1108528 calls/s # 4.82 [+0.02] udp tx: 1358 MB/s 23040 calls/s 23040 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp rx: 1325 MB/s 1078800 calls/s # 6.00 [+1.06] udp tx: 1358 MB/s 23049 calls/s 23049 msg/s # 6.97 [+0.97] udp rx: 1349 MB/s 1098832 calls/s # 7.00 [+0.03] udp tx: 1349 MB/s 22880 calls/s 22880 msg/s # 7.97 [+0.98] udp rx: 1352 MB/s 1100880 calls/s # 8.00 [+0.02] udp tx: 1350 MB/s 22906 calls/s 22906 msg/s # 8.53 [+0.53] GRO frag list over UDP tunnel ok # 9.22 [+0.69] GRO fwd over UDP tunnel ok # 9.46 [+0.24] IPv6 # 9.68 [+0.22] No GRO ok # 10.15 [+0.47] GRO frag list ok # 10.64 [+0.50] GRO fwd ok # 11.10 [+0.46] UDP fwd perf udp rx: 1257 MB/s 1024032 calls/s # 12.16 [+1.06] udp tx: 1282 MB/s 21751 calls/s 21751 msg/s # 13.14 [+0.98] udp rx: 1279 MB/s 1041264 calls/s # 13.16 [+0.02] udp tx: 1277 MB/s 21674 calls/s 21674 msg/s # 14.14 [+0.98] udp rx: 1295 MB/s 1054800 calls/s # 14.16 [+0.02] udp tx: 1294 MB/s 21959 calls/s 21959 msg/s # 14.28 [+0.12] UDP GRO fwd perf udp rx: 1252 MB/s 1019328 calls/s # 15.35 [+1.07] udp tx: 1289 MB/s 21873 calls/s 21873 msg/s # 16.32 [+0.97] udp rx: 1305 MB/s 1062816 calls/s # 16.35 [+0.03] udp tx: 1303 MB/s 22100 calls/s 22100 msg/s # 17.32 [+0.97] udp rx: 1297 MB/s 1056480 calls/s # 17.35 [+0.03] udp tx: 1296 MB/s 21992 calls/s 21992 msg/s # 17.90 [+0.55] GRO frag list over UDP tunnel ok # 18.60 [+0.70] 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__->