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.84 [+0.58] GRO frag list ok # 1.49 [+0.65] GRO fwd ok # 2.00 [+0.51] UDP fwd perf udp rx: 1550 MB/s 1262640 calls/s # 3.07 [+1.07] udp tx: 1763 MB/s 29918 calls/s 29918 msg/s # 4.04 [+0.97] udp rx: 1598 MB/s 1301448 calls/s # 4.07 [+0.03] udp tx: 1701 MB/s 28863 calls/s 28863 msg/s # 5.04 [+0.97] udp rx: 1652 MB/s 1345161 calls/s # 5.07 [+0.03] udp tx: 1636 MB/s 27757 calls/s 27757 msg/s # 5.19 [+0.12] UDP GRO fwd perf udp rx: 888 MB/s 723383 calls/s # 6.26 [+1.07] udp tx: 1072 MB/s 18194 calls/s 18194 msg/s # 7.23 [+0.97] udp rx: 1045 MB/s 851470 calls/s # 7.26 [+0.03] udp tx: 1171 MB/s 19863 calls/s 19863 msg/s # 8.23 [+0.97] udp rx: 1271 MB/s 1034844 calls/s # 8.26 [+0.03] udp tx: 1275 MB/s 21632 calls/s 21632 msg/s # 8.84 [+0.58] GRO frag list over UDP tunnel ok # 9.56 [+0.72] GRO fwd over UDP tunnel ok # 9.80 [+0.24] IPv6 # 10.05 [+0.25] No GRO ok # 10.56 [+0.50] GRO frag list ok # 11.08 [+0.52] GRO fwd ok # 11.55 [+0.47] UDP fwd perf udp rx: 1303 MB/s 1061421 calls/s # 12.62 [+1.07] udp tx: 1773 MB/s 30072 calls/s 30072 msg/s # 13.59 [+0.97] udp rx: 1816 MB/s 1478755 calls/s # 13.62 [+0.03] udp tx: 1826 MB/s 30971 calls/s 30971 msg/s # 14.59 [+0.98] udp rx: 1523 MB/s 1240221 calls/s # 14.62 [+0.02] udp tx: 1825 MB/s 30960 calls/s 30960 msg/s # 14.73 [+0.12] UDP GRO fwd perf udp rx: 1716 MB/s 1397503 calls/s # 15.80 [+1.06] udp tx: 1797 MB/s 30487 calls/s 30487 msg/s # 16.77 [+0.97] udp rx: 1074 MB/s 874960 calls/s # 16.80 [+0.03] udp tx: 1070 MB/s 18158 calls/s 18158 msg/s # 17.77 [+0.97] udp rx: 1132 MB/s 922060 calls/s # 17.80 [+0.02] udp tx: 1134 MB/s 19246 calls/s 19246 msg/s # 18.41 [+0.61] GRO frag list over UDP tunnel ok # 19.19 [+0.78] 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__->