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.23] No GRO ok # 0.75 [+0.50] GRO frag list ok # 1.30 [+0.55] GRO fwd ok # 1.78 [+0.48] UDP fwd perf udp rx: 1097 MB/s 893789 calls/s # 2.85 [+1.07] udp tx: 1297 MB/s 21998 calls/s 21998 msg/s # 3.83 [+0.97] udp rx: 1342 MB/s 1092992 calls/s # 3.85 [+0.03] udp tx: 1341 MB/s 22752 calls/s 22752 msg/s # 4.83 [+0.97] udp rx: 1343 MB/s 1094064 calls/s # 4.85 [+0.03] udp tx: 1342 MB/s 22766 calls/s 22766 msg/s # 4.98 [+0.13] UDP GRO fwd perf udp rx: 1310 MB/s 1067040 calls/s # 6.05 [+1.07] udp tx: 1351 MB/s 22926 calls/s 22926 msg/s # 7.02 [+0.97] udp rx: 1348 MB/s 1097776 calls/s # 7.05 [+0.03] udp tx: 1346 MB/s 22841 calls/s 22841 msg/s # 8.02 [+0.97] udp rx: 1348 MB/s 1097664 calls/s # 8.05 [+0.03] udp tx: 1346 MB/s 22844 calls/s 22844 msg/s # 8.62 [+0.57] GRO frag list over UDP tunnel ok # 9.35 [+0.73] GRO fwd over UDP tunnel ok # 9.60 [+0.25] IPv6 # 9.83 [+0.23] No GRO ok # 10.33 [+0.50] GRO frag list ok # 10.85 [+0.53] GRO fwd ok # 11.34 [+0.48] UDP fwd perf udp rx: 1241 MB/s 1010832 calls/s # 12.40 [+1.07] udp tx: 1275 MB/s 21628 calls/s 21628 msg/s # 13.38 [+0.97] udp rx: 1274 MB/s 1037712 calls/s # 13.40 [+0.03] udp tx: 1273 MB/s 21591 calls/s 21591 msg/s # 14.38 [+0.97] udp rx: 1270 MB/s 1034448 calls/s # 14.40 [+0.03] udp tx: 1269 MB/s 21529 calls/s 21529 msg/s # 14.53 [+0.12] UDP GRO fwd perf udp rx: 1240 MB/s 1009536 calls/s # 15.60 [+1.07] udp tx: 1273 MB/s 21605 calls/s 21605 msg/s # 16.57 [+0.97] udp rx: 1274 MB/s 1037424 calls/s # 16.60 [+0.03] udp tx: 1273 MB/s 21593 calls/s 21593 msg/s # 17.57 [+0.97] udp rx: 1177 MB/s 958700 calls/s # 17.60 [+0.03] udp tx: 1256 MB/s 21312 calls/s 21312 msg/s # 18.16 [+0.57] GRO frag list over UDP tunnel ok # 18.89 [+0.72] 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__->