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.78 [+0.51] GRO frag list ok # 1.34 [+0.56] GRO fwd ok # 1.78 [+0.44] UDP fwd perf udp rx: 1585 MB/s 1291052 calls/s # 2.84 [+1.06] udp tx: 1744 MB/s 29590 calls/s 29590 msg/s # 3.82 [+0.98] udp rx: 1873 MB/s 1525392 calls/s # 3.84 [+0.02] udp tx: 1872 MB/s 31751 calls/s 31751 msg/s # 4.82 [+0.98] udp rx: 1878 MB/s 1529664 calls/s # 4.84 [+0.02] udp tx: 1877 MB/s 31840 calls/s 31840 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1721 MB/s 1401274 calls/s # 6.02 [+1.07] udp tx: 1844 MB/s 31286 calls/s 31286 msg/s # 7.00 [+0.97] udp rx: 1868 MB/s 1520976 calls/s # 7.02 [+0.03] udp tx: 1866 MB/s 31665 calls/s 31665 msg/s # 8.00 [+0.97] udp rx: 1870 MB/s 1523136 calls/s # 8.02 [+0.03] udp tx: 1869 MB/s 31700 calls/s 31700 msg/s # 8.65 [+0.63] GRO frag list over UDP tunnel ok # 9.43 [+0.78] GRO fwd over UDP tunnel ok # 9.69 [+0.26] IPv6 # 9.97 [+0.28] No GRO ok # 10.51 [+0.54] GRO frag list ok # 11.09 [+0.58] GRO fwd ok # 11.59 [+0.50] UDP fwd perf udp rx: 956 MB/s 778472 calls/s # 12.66 [+1.07] udp tx: 1003 MB/s 17013 calls/s 17013 msg/s # 13.63 [+0.97] udp rx: 1118 MB/s 910752 calls/s # 13.66 [+0.03] udp tx: 1123 MB/s 19050 calls/s 19050 msg/s # 14.63 [+0.97] udp rx: 1166 MB/s 949872 calls/s # 14.66 [+0.03] udp tx: 1165 MB/s 19769 calls/s 19769 msg/s # 14.78 [+0.12] UDP GRO fwd perf udp rx: 1022 MB/s 832656 calls/s # 15.85 [+1.07] udp tx: 1051 MB/s 17830 calls/s 17830 msg/s # 16.82 [+0.97] udp rx: 1119 MB/s 911368 calls/s # 16.85 [+0.03] udp tx: 1177 MB/s 19972 calls/s 19972 msg/s # 17.82 [+0.97] udp rx: 1032 MB/s 840168 calls/s # 17.85 [+0.03] udp tx: 1185 MB/s 20111 calls/s 20111 msg/s # 18.44 [+0.59] GRO frag list over UDP tunnel ok # 19.19 [+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__->