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.79 [+0.53] GRO frag list ok # 1.36 [+0.57] GRO fwd ok # 1.85 [+0.48] UDP fwd perf udp rx: 1152 MB/s 938603 calls/s # 2.92 [+1.07] udp tx: 1192 MB/s 20231 calls/s 20231 msg/s # 3.89 [+0.97] udp rx: 1189 MB/s 968016 calls/s # 3.92 [+0.03] udp tx: 1188 MB/s 20161 calls/s 20161 msg/s # 4.89 [+0.97] udp rx: 1190 MB/s 969168 calls/s # 4.92 [+0.03] udp tx: 1188 MB/s 20150 calls/s 20150 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 1143 MB/s 931152 calls/s # 6.11 [+1.07] udp tx: 1174 MB/s 19912 calls/s 19912 msg/s # 7.08 [+0.97] udp rx: 1192 MB/s 970560 calls/s # 7.11 [+0.03] udp tx: 1190 MB/s 20192 calls/s 20192 msg/s # 8.08 [+0.98] udp rx: 1181 MB/s 961584 calls/s # 8.11 [+0.02] udp tx: 1180 MB/s 20024 calls/s 20024 msg/s # 8.68 [+0.57] GRO frag list over UDP tunnel ok # 9.40 [+0.73] GRO fwd over UDP tunnel ok # 9.65 [+0.25] IPv6 # 9.87 [+0.22] No GRO ok # 10.37 [+0.50] GRO frag list ok # 10.90 [+0.52] GRO fwd ok # 11.39 [+0.49] UDP fwd perf udp rx: 1231 MB/s 1002240 calls/s # 12.46 [+1.07] udp tx: 1259 MB/s 21354 calls/s 21354 msg/s # 13.43 [+0.98] udp rx: 1152 MB/s 938160 calls/s # 13.46 [+0.02] udp tx: 1151 MB/s 19524 calls/s 19524 msg/s # 14.43 [+0.98] udp rx: 1153 MB/s 939072 calls/s # 14.46 [+0.02] udp tx: 1151 MB/s 19534 calls/s 19534 msg/s # 14.58 [+0.12] UDP GRO fwd perf udp rx: 1123 MB/s 914496 calls/s # 15.65 [+1.07] udp tx: 1152 MB/s 19541 calls/s 19541 msg/s # 16.62 [+0.97] udp rx: 1172 MB/s 954240 calls/s # 16.65 [+0.03] udp tx: 1171 MB/s 19874 calls/s 19874 msg/s # 17.62 [+0.98] udp rx: 1170 MB/s 952512 calls/s # 17.65 [+0.02] udp tx: 1168 MB/s 19821 calls/s 19821 msg/s # 18.21 [+0.56] GRO frag list over UDP tunnel ok # 18.93 [+0.72] 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__->