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.25 [+0.24] No GRO ok # 0.79 [+0.54] GRO frag list ok # 1.36 [+0.57] GRO fwd ok # 1.83 [+0.48] UDP fwd perf udp rx: 1247 MB/s 1015580 calls/s # 2.90 [+1.07] udp tx: 1286 MB/s 21814 calls/s 21814 msg/s # 3.88 [+0.97] udp rx: 1280 MB/s 1042512 calls/s # 3.90 [+0.03] udp tx: 1279 MB/s 21702 calls/s 21702 msg/s # 4.88 [+0.97] udp rx: 1282 MB/s 1044096 calls/s # 4.90 [+0.03] udp tx: 1280 MB/s 21726 calls/s 21726 msg/s # 5.02 [+0.12] UDP GRO fwd perf udp rx: 1253 MB/s 1020672 calls/s # 6.09 [+1.07] udp tx: 1287 MB/s 21844 calls/s 21844 msg/s # 7.06 [+0.97] udp rx: 1283 MB/s 1044912 calls/s # 7.09 [+0.03] udp tx: 1281 MB/s 21741 calls/s 21741 msg/s # 8.07 [+0.97] udp rx: 1278 MB/s 1040592 calls/s # 8.09 [+0.03] udp tx: 1276 MB/s 21655 calls/s 21655 msg/s # 8.68 [+0.59] GRO frag list over UDP tunnel ok # 9.43 [+0.75] GRO fwd over UDP tunnel ok # 9.68 [+0.26] IPv6 # 9.92 [+0.23] No GRO ok # 10.42 [+0.51] GRO frag list ok # 10.97 [+0.54] GRO fwd ok # 11.46 [+0.49] UDP fwd perf udp rx: 1169 MB/s 951740 calls/s # 12.53 [+1.07] udp tx: 1207 MB/s 20486 calls/s 20486 msg/s # 13.50 [+0.97] udp rx: 1221 MB/s 994560 calls/s # 13.53 [+0.03] udp tx: 1219 MB/s 20686 calls/s 20686 msg/s # 14.50 [+0.97] udp rx: 1078 MB/s 877615 calls/s # 14.53 [+0.03] udp tx: 1223 MB/s 20750 calls/s 20750 msg/s # 14.65 [+0.12] UDP GRO fwd perf udp rx: 1181 MB/s 961680 calls/s # 15.72 [+1.07] udp tx: 1217 MB/s 20647 calls/s 20647 msg/s # 16.69 [+0.97] udp rx: 1223 MB/s 995952 calls/s # 16.72 [+0.03] udp tx: 1222 MB/s 20738 calls/s 20738 msg/s # 17.69 [+0.97] udp rx: 1228 MB/s 999840 calls/s # 17.72 [+0.03] udp tx: 1226 MB/s 20799 calls/s 20799 msg/s # 18.29 [+0.58] GRO frag list over UDP tunnel ok # 19.09 [+0.80] 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__->