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.28 [+0.26] No GRO ok # 0.76 [+0.48] GRO frag list ok # 1.30 [+0.54] GRO fwd ok # 1.77 [+0.47] UDP fwd perf udp rx: 1929 MB/s 1571104 calls/s # 2.83 [+1.06] udp tx: 1975 MB/s 33509 calls/s 33509 msg/s # 3.80 [+0.98] udp rx: 1943 MB/s 1582352 calls/s # 3.83 [+0.02] udp tx: 1942 MB/s 32946 calls/s 32946 msg/s # 4.80 [+0.98] udp rx: 1297 MB/s 1056428 calls/s # 4.83 [+0.02] udp tx: 1291 MB/s 21899 calls/s 21899 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1197 MB/s 975040 calls/s # 6.02 [+1.07] udp tx: 1233 MB/s 20927 calls/s 20927 msg/s # 6.99 [+0.97] udp rx: 1286 MB/s 1047296 calls/s # 7.02 [+0.03] udp tx: 1285 MB/s 21799 calls/s 21799 msg/s # 7.99 [+0.97] udp rx: 1275 MB/s 1038288 calls/s # 8.02 [+0.03] udp tx: 1273 MB/s 21602 calls/s 21602 msg/s # 8.59 [+0.58] GRO frag list over UDP tunnel ok # 9.34 [+0.75] GRO fwd over UDP tunnel ok # 9.59 [+0.25] IPv6 # 9.82 [+0.23] No GRO ok # 10.32 [+0.50] GRO frag list ok # 10.84 [+0.52] GRO fwd ok # 11.31 [+0.47] UDP fwd perf udp rx: 1232 MB/s 1003200 calls/s # 12.37 [+1.07] udp tx: 1268 MB/s 21521 calls/s 21521 msg/s # 13.35 [+0.97] udp rx: 1259 MB/s 1025616 calls/s # 13.37 [+0.03] udp tx: 1258 MB/s 21342 calls/s 21342 msg/s # 14.35 [+0.97] udp rx: 1256 MB/s 1023312 calls/s # 14.37 [+0.03] udp tx: 1256 MB/s 21305 calls/s 21305 msg/s # 14.50 [+0.12] UDP GRO fwd perf udp rx: 897 MB/s 730581 calls/s # 15.57 [+1.08] udp tx: 1256 MB/s 21316 calls/s 21316 msg/s # 16.54 [+0.97] udp rx: 1224 MB/s 996775 calls/s # 16.57 [+0.03] udp tx: 1267 MB/s 21506 calls/s 21506 msg/s # 17.54 [+0.97] udp rx: 1126 MB/s 916923 calls/s # 17.57 [+0.03] udp tx: 1219 MB/s 20690 calls/s 20690 msg/s # 18.16 [+0.58] GRO frag list over UDP tunnel ok # 18.90 [+0.74] 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__->