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.33 [+0.56] GRO fwd ok # 1.81 [+0.48] UDP fwd perf udp rx: 1246 MB/s 1014720 calls/s # 2.88 [+1.07] udp tx: 1282 MB/s 21750 calls/s 21750 msg/s # 3.85 [+0.97] udp rx: 1311 MB/s 1067952 calls/s # 3.88 [+0.03] udp tx: 1310 MB/s 22219 calls/s 22219 msg/s # 4.85 [+0.97] udp rx: 1308 MB/s 1065264 calls/s # 4.88 [+0.03] udp tx: 1307 MB/s 22179 calls/s 22179 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1275 MB/s 1038720 calls/s # 6.07 [+1.07] udp tx: 1310 MB/s 22223 calls/s 22223 msg/s # 7.04 [+0.97] udp rx: 1315 MB/s 1071264 calls/s # 7.07 [+0.03] udp tx: 1314 MB/s 22301 calls/s 22301 msg/s # 8.04 [+0.97] udp rx: 1312 MB/s 1068720 calls/s # 8.07 [+0.03] udp tx: 1311 MB/s 22241 calls/s 22241 msg/s # 8.64 [+0.57] GRO frag list over UDP tunnel ok # 9.39 [+0.76] GRO fwd over UDP tunnel ok # 9.64 [+0.25] IPv6 # 9.87 [+0.23] No GRO ok # 10.39 [+0.52] GRO frag list ok # 10.98 [+0.59] GRO fwd ok # 11.50 [+0.52] UDP fwd perf udp rx: 1161 MB/s 945596 calls/s # 12.57 [+1.07] udp tx: 1215 MB/s 20609 calls/s 20609 msg/s # 13.54 [+0.97] udp rx: 1201 MB/s 978384 calls/s # 13.57 [+0.03] udp tx: 1200 MB/s 20357 calls/s 20357 msg/s # 14.54 [+0.98] udp rx: 1216 MB/s 990336 calls/s # 14.57 [+0.03] udp tx: 1215 MB/s 20609 calls/s 20609 msg/s # 14.69 [+0.12] UDP GRO fwd perf udp rx: 1196 MB/s 974208 calls/s # 15.76 [+1.07] udp tx: 1229 MB/s 20848 calls/s 20848 msg/s # 16.73 [+0.97] udp rx: 1231 MB/s 1002336 calls/s # 16.76 [+0.03] udp tx: 1229 MB/s 20851 calls/s 20851 msg/s # 17.73 [+0.97] udp rx: 1229 MB/s 1001248 calls/s # 17.76 [+0.03] udp tx: 1228 MB/s 20842 calls/s 20842 msg/s # 18.38 [+0.62] GRO frag list over UDP tunnel ok # 19.14 [+0.76] 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__->