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.26] No GRO ok # 0.81 [+0.54] GRO frag list ok # 1.41 [+0.59] GRO fwd ok # 1.89 [+0.48] UDP fwd perf udp rx: 1177 MB/s 958988 calls/s # 2.96 [+1.07] udp tx: 1291 MB/s 21905 calls/s 21905 msg/s # 3.93 [+0.97] udp rx: 1293 MB/s 1052736 calls/s # 3.96 [+0.03] udp tx: 1291 MB/s 21908 calls/s 21908 msg/s # 4.94 [+0.97] udp rx: 1167 MB/s 950208 calls/s # 4.96 [+0.03] udp tx: 1166 MB/s 19785 calls/s 19785 msg/s # 5.08 [+0.12] UDP GRO fwd perf udp rx: 1293 MB/s 1053408 calls/s # 6.15 [+1.07] udp tx: 1329 MB/s 22547 calls/s 22547 msg/s # 7.12 [+0.97] udp rx: 1332 MB/s 1084992 calls/s # 7.15 [+0.03] udp tx: 1331 MB/s 22580 calls/s 22580 msg/s # 8.13 [+0.97] udp rx: 1334 MB/s 1086096 calls/s # 8.15 [+0.03] udp tx: 1332 MB/s 22604 calls/s 22604 msg/s # 8.74 [+0.58] GRO frag list over UDP tunnel ok # 9.51 [+0.77] GRO fwd over UDP tunnel ok # 9.77 [+0.26] IPv6 # 10.04 [+0.27] No GRO ok # 10.58 [+0.54] GRO frag list ok # 11.13 [+0.55] GRO fwd ok # 11.62 [+0.49] UDP fwd perf udp rx: 1121 MB/s 913148 calls/s # 12.70 [+1.07] udp tx: 1262 MB/s 21419 calls/s 21419 msg/s # 13.67 [+0.97] udp rx: 1284 MB/s 1045488 calls/s # 13.70 [+0.03] udp tx: 1282 MB/s 21751 calls/s 21751 msg/s # 14.67 [+0.97] udp rx: 1277 MB/s 1040064 calls/s # 14.70 [+0.02] udp tx: 1276 MB/s 21652 calls/s 21652 msg/s # 14.82 [+0.12] UDP GRO fwd perf udp rx: 1245 MB/s 1013904 calls/s # 15.89 [+1.07] udp tx: 1282 MB/s 21746 calls/s 21746 msg/s # 16.86 [+0.97] udp rx: 1281 MB/s 1043328 calls/s # 16.89 [+0.03] udp tx: 1279 MB/s 21696 calls/s 21696 msg/s # 17.86 [+0.97] udp rx: 1217 MB/s 991500 calls/s # 17.89 [+0.03] udp tx: 1260 MB/s 21379 calls/s 21379 msg/s # 18.49 [+0.60] GRO frag list over UDP tunnel ok # 19.25 [+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__->