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.28 [+0.27] No GRO ok # 0.83 [+0.55] GRO frag list ok # 1.46 [+0.63] GRO fwd ok # 1.96 [+0.50] UDP fwd perf udp rx: 1241 MB/s 1010688 calls/s # 3.03 [+1.07] udp tx: 1275 MB/s 21640 calls/s 21640 msg/s # 4.00 [+0.97] udp rx: 1228 MB/s 999744 calls/s # 4.03 [+0.03] udp tx: 1226 MB/s 20809 calls/s 20809 msg/s # 5.00 [+0.97] udp rx: 1232 MB/s 1003056 calls/s # 5.03 [+0.03] udp tx: 1230 MB/s 20876 calls/s 20876 msg/s # 5.15 [+0.12] UDP GRO fwd perf udp rx: 1190 MB/s 969504 calls/s # 6.23 [+1.07] udp tx: 1226 MB/s 20802 calls/s 20802 msg/s # 7.20 [+0.97] udp rx: 1222 MB/s 995040 calls/s # 7.22 [+0.03] udp tx: 1220 MB/s 20703 calls/s 20703 msg/s # 8.20 [+0.97] udp rx: 1223 MB/s 995952 calls/s # 8.22 [+0.03] udp tx: 1222 MB/s 20726 calls/s 20726 msg/s # 8.84 [+0.61] GRO frag list over UDP tunnel ok # 9.64 [+0.80] GRO fwd over UDP tunnel ok # 9.90 [+0.26] IPv6 # 10.16 [+0.26] No GRO ok # 10.70 [+0.54] GRO frag list ok # 11.30 [+0.60] GRO fwd ok # 11.83 [+0.53] UDP fwd perf udp rx: 1220 MB/s 993752 calls/s # 12.91 [+1.08] udp tx: 1255 MB/s 21291 calls/s 21291 msg/s # 13.88 [+0.97] udp rx: 1189 MB/s 968776 calls/s # 13.91 [+0.03] udp tx: 1189 MB/s 20179 calls/s 20179 msg/s # 14.88 [+0.97] udp rx: 1187 MB/s 967008 calls/s # 14.91 [+0.03] udp tx: 1186 MB/s 20129 calls/s 20129 msg/s # 15.03 [+0.12] UDP GRO fwd perf udp rx: 1162 MB/s 946080 calls/s # 16.10 [+1.07] udp tx: 1198 MB/s 20325 calls/s 20325 msg/s # 17.07 [+0.97] udp rx: 1177 MB/s 958416 calls/s # 17.10 [+0.03] udp tx: 1176 MB/s 19957 calls/s 19957 msg/s # 18.07 [+0.97] udp rx: 1179 MB/s 960096 calls/s # 18.10 [+0.03] udp tx: 1177 MB/s 19977 calls/s 19977 msg/s # 18.72 [+0.62] GRO frag list over UDP tunnel ok # 19.51 [+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__->