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.77 [+0.51] GRO frag list ok # 1.31 [+0.54] GRO fwd ok # 1.77 [+0.46] UDP fwd perf udp rx: 1186 MB/s 965856 calls/s # 2.83 [+1.07] udp tx: 1217 MB/s 20648 calls/s 20648 msg/s # 3.81 [+0.97] udp rx: 1205 MB/s 981456 calls/s # 3.83 [+0.03] udp tx: 1203 MB/s 20416 calls/s 20416 msg/s # 4.81 [+0.97] udp rx: 1187 MB/s 966384 calls/s # 4.83 [+0.03] udp tx: 1185 MB/s 20109 calls/s 20109 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1155 MB/s 940752 calls/s # 6.02 [+1.07] udp tx: 1186 MB/s 20117 calls/s 20117 msg/s # 6.99 [+0.97] udp rx: 1192 MB/s 971136 calls/s # 7.02 [+0.03] udp tx: 1191 MB/s 20202 calls/s 20202 msg/s # 7.99 [+0.98] udp rx: 1193 MB/s 971808 calls/s # 8.02 [+0.03] udp tx: 1192 MB/s 20222 calls/s 20222 msg/s # 8.58 [+0.56] GRO frag list over UDP tunnel ok # 9.36 [+0.79] GRO fwd over UDP tunnel ok # 9.62 [+0.25] IPv6 # 9.88 [+0.26] No GRO ok # 10.38 [+0.51] GRO frag list ok # 10.90 [+0.52] GRO fwd ok # 11.36 [+0.46] UDP fwd perf udp rx: 1234 MB/s 1004696 calls/s # 12.42 [+1.06] udp tx: 1261 MB/s 21402 calls/s 21402 msg/s # 13.40 [+0.97] udp rx: 1146 MB/s 933064 calls/s # 13.43 [+0.03] udp tx: 1145 MB/s 19421 calls/s 19421 msg/s # 14.40 [+0.98] udp rx: 1150 MB/s 936304 calls/s # 14.42 [+0.02] udp tx: 1149 MB/s 19497 calls/s 19497 msg/s # 14.54 [+0.12] UDP GRO fwd perf udp rx: 1125 MB/s 916608 calls/s # 15.61 [+1.07] udp tx: 1154 MB/s 19588 calls/s 19588 msg/s # 16.58 [+0.97] udp rx: 1130 MB/s 920544 calls/s # 16.61 [+0.03] udp tx: 1129 MB/s 19154 calls/s 19154 msg/s # 17.59 [+0.98] udp rx: 1138 MB/s 927168 calls/s # 17.61 [+0.03] udp tx: 1137 MB/s 19299 calls/s 19299 msg/s # 18.20 [+0.59] GRO frag list over UDP tunnel ok # 18.94 [+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__->