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.85 [+0.57] GRO frag list ok # 1.45 [+0.60] GRO fwd ok # 1.95 [+0.50] UDP fwd perf udp rx: 1167 MB/s 950725 calls/s # 3.02 [+1.08] udp tx: 1264 MB/s 21441 calls/s 21441 msg/s # 3.99 [+0.97] udp rx: 1305 MB/s 1062480 calls/s # 4.02 [+0.03] udp tx: 1303 MB/s 22112 calls/s 22112 msg/s # 4.99 [+0.97] udp rx: 1351 MB/s 1100544 calls/s # 5.02 [+0.03] udp tx: 1350 MB/s 22909 calls/s 22909 msg/s # 5.14 [+0.12] UDP GRO fwd perf udp rx: 1183 MB/s 963740 calls/s # 6.22 [+1.08] udp tx: 1314 MB/s 22292 calls/s 22292 msg/s # 7.18 [+0.97] udp rx: 1306 MB/s 1064032 calls/s # 7.22 [+0.03] udp tx: 1290 MB/s 21891 calls/s 21891 msg/s # 8.19 [+0.97] udp rx: 1286 MB/s 1047508 calls/s # 8.22 [+0.03] udp tx: 1301 MB/s 22067 calls/s 22067 msg/s # 8.84 [+0.62] GRO frag list over UDP tunnel ok # 9.66 [+0.82] GRO fwd over UDP tunnel ok # 9.92 [+0.26] IPv6 # 10.17 [+0.26] No GRO ok # 10.76 [+0.58] GRO frag list ok # 11.35 [+0.60] GRO fwd ok # 11.86 [+0.50] UDP fwd perf udp rx: 1610 MB/s 1310780 calls/s # 12.93 [+1.07] udp tx: 1835 MB/s 31136 calls/s 31136 msg/s # 13.90 [+0.97] udp rx: 1952 MB/s 1589664 calls/s # 13.93 [+0.03] udp tx: 1949 MB/s 33063 calls/s 33063 msg/s # 14.90 [+0.97] udp rx: 1949 MB/s 1587408 calls/s # 14.93 [+0.03] udp tx: 1949 MB/s 33065 calls/s 33065 msg/s # 15.05 [+0.12] UDP GRO fwd perf udp rx: 1823 MB/s 1484784 calls/s # 16.12 [+1.07] udp tx: 1878 MB/s 31857 calls/s 31857 msg/s # 17.09 [+0.97] udp rx: 1877 MB/s 1528416 calls/s # 17.12 [+0.03] udp tx: 1875 MB/s 31810 calls/s 31810 msg/s # 18.09 [+0.97] udp rx: 1875 MB/s 1527184 calls/s # 18.12 [+0.03] udp tx: 1872 MB/s 31766 calls/s 31766 msg/s # 18.75 [+0.64] GRO frag list over UDP tunnel ok # 19.59 [+0.84] 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__->