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.23 [+0.21] No GRO ok # 0.74 [+0.51] GRO frag list ok # 1.31 [+0.58] GRO fwd ok # 1.80 [+0.49] UDP fwd perf udp rx: 1258 MB/s 1024260 calls/s # 2.87 [+1.07] udp tx: 1292 MB/s 21914 calls/s 21914 msg/s # 3.85 [+0.97] udp rx: 1238 MB/s 1008667 calls/s # 3.87 [+0.03] udp tx: 1238 MB/s 21010 calls/s 21010 msg/s # 4.85 [+0.97] udp rx: 1239 MB/s 1009344 calls/s # 4.87 [+0.03] udp tx: 1238 MB/s 21002 calls/s 21002 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1196 MB/s 974112 calls/s # 6.07 [+1.07] udp tx: 1229 MB/s 20859 calls/s 20859 msg/s # 7.04 [+0.97] udp rx: 1217 MB/s 991056 calls/s # 7.07 [+0.03] udp tx: 1216 MB/s 20626 calls/s 20626 msg/s # 8.04 [+0.97] udp rx: 1218 MB/s 992160 calls/s # 8.07 [+0.03] udp tx: 1217 MB/s 20644 calls/s 20644 msg/s # 8.64 [+0.57] GRO frag list over UDP tunnel ok # 9.41 [+0.77] GRO fwd over UDP tunnel ok # 9.66 [+0.25] IPv6 # 9.89 [+0.23] No GRO ok # 10.39 [+0.50] GRO frag list ok # 10.91 [+0.52] GRO fwd ok # 11.38 [+0.47] UDP fwd perf udp rx: 1072 MB/s 872932 calls/s # 12.45 [+1.07] udp tx: 1196 MB/s 20295 calls/s 20295 msg/s # 13.43 [+0.98] udp rx: 1162 MB/s 946744 calls/s # 13.45 [+0.03] udp tx: 1161 MB/s 19699 calls/s 19699 msg/s # 14.43 [+0.98] udp rx: 1169 MB/s 952224 calls/s # 14.45 [+0.02] udp tx: 1168 MB/s 19820 calls/s 19820 msg/s # 14.57 [+0.12] UDP GRO fwd perf udp rx: 1127 MB/s 917568 calls/s # 15.64 [+1.07] udp tx: 1160 MB/s 19687 calls/s 19687 msg/s # 16.61 [+0.97] udp rx: 1150 MB/s 937008 calls/s # 16.64 [+0.03] udp tx: 1150 MB/s 19507 calls/s 19507 msg/s # 17.62 [+0.97] udp rx: 1167 MB/s 950784 calls/s # 17.64 [+0.03] udp tx: 1166 MB/s 19777 calls/s 19777 msg/s # 18.22 [+0.58] GRO frag list over UDP tunnel ok # 18.97 [+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__->