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.03 [+0.03] IPv4 # 0.35 [+0.32] No GRO ok # 0.98 [+0.63] GRO frag list ok # 1.67 [+0.69] GRO fwd ok # 2.24 [+0.57] UDP fwd perf udp rx: 1055 MB/s 859094 calls/s # 3.32 [+1.08] udp tx: 1147 MB/s 19457 calls/s 19457 msg/s # 4.28 [+0.96] udp rx: 1270 MB/s 1034685 calls/s # 4.32 [+0.04] udp tx: 1275 MB/s 21626 calls/s 21626 msg/s # 5.28 [+0.96] udp rx: 1235 MB/s 1005535 calls/s # 5.32 [+0.04] udp tx: 1272 MB/s 21577 calls/s 21577 msg/s # 5.44 [+0.12] UDP GRO fwd perf udp rx: 1181 MB/s 961584 calls/s # 6.52 [+1.08] udp tx: 1219 MB/s 20681 calls/s 20681 msg/s # 7.49 [+0.97] udp rx: 1259 MB/s 1025280 calls/s # 7.52 [+0.03] udp tx: 1257 MB/s 21331 calls/s 21331 msg/s # 8.49 [+0.97] udp rx: 1257 MB/s 1023840 calls/s # 8.52 [+0.03] udp tx: 1255 MB/s 21299 calls/s 21299 msg/s # 9.10 [+0.58] GRO frag list over UDP tunnel ok # 9.86 [+0.76] GRO fwd over UDP tunnel ok # 10.13 [+0.27] IPv6 # 10.39 [+0.26] No GRO ok # 10.94 [+0.55] GRO frag list ok # 11.53 [+0.59] GRO fwd ok # 12.02 [+0.49] UDP fwd perf udp rx: 1098 MB/s 894491 calls/s # 13.09 [+1.07] udp tx: 1253 MB/s 21255 calls/s 21255 msg/s # 14.06 [+0.97] udp rx: 1198 MB/s 975312 calls/s # 14.09 [+0.03] udp tx: 1197 MB/s 20305 calls/s 20305 msg/s # 15.07 [+0.97] udp rx: 1141 MB/s 929322 calls/s # 15.09 [+0.03] udp tx: 1192 MB/s 20226 calls/s 20226 msg/s # 15.21 [+0.12] UDP GRO fwd perf udp rx: 1115 MB/s 908231 calls/s # 16.29 [+1.08] udp tx: 1159 MB/s 19659 calls/s 19659 msg/s # 17.26 [+0.97] udp rx: 1175 MB/s 956736 calls/s # 17.29 [+0.03] udp tx: 1177 MB/s 19970 calls/s 19970 msg/s # 18.26 [+0.97] udp rx: 1151 MB/s 937197 calls/s # 18.29 [+0.03] udp tx: 1167 MB/s 19801 calls/s 19801 msg/s # 18.90 [+0.61] GRO frag list over UDP tunnel ok # 19.68 [+0.79] 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__->