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.76 [+0.51] GRO frag list ok # 1.35 [+0.59] GRO fwd ok # 1.82 [+0.48] UDP fwd perf udp rx: 1118 MB/s 910428 calls/s # 2.89 [+1.07] udp tx: 1298 MB/s 22015 calls/s 22015 msg/s # 3.87 [+0.97] udp rx: 1331 MB/s 1083584 calls/s # 3.89 [+0.03] udp tx: 1329 MB/s 22548 calls/s 22548 msg/s # 4.87 [+0.97] udp rx: 1330 MB/s 1083312 calls/s # 4.89 [+0.03] udp tx: 1329 MB/s 22548 calls/s 22548 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1280 MB/s 1042704 calls/s # 6.08 [+1.07] udp tx: 1318 MB/s 22358 calls/s 22358 msg/s # 7.05 [+0.97] udp rx: 1322 MB/s 1076832 calls/s # 7.08 [+0.03] udp tx: 1321 MB/s 22408 calls/s 22408 msg/s # 8.06 [+0.97] udp rx: 1325 MB/s 1079248 calls/s # 8.08 [+0.03] udp tx: 1324 MB/s 22460 calls/s 22460 msg/s # 8.68 [+0.59] GRO frag list over UDP tunnel ok # 9.41 [+0.74] GRO fwd over UDP tunnel ok # 9.67 [+0.25] IPv6 # 9.91 [+0.24] No GRO ok # 10.43 [+0.52] GRO frag list ok # 10.97 [+0.54] GRO fwd ok # 11.45 [+0.48] UDP fwd perf udp rx: 1119 MB/s 911180 calls/s # 12.52 [+1.07] udp tx: 1256 MB/s 21312 calls/s 21312 msg/s # 13.49 [+0.97] udp rx: 1278 MB/s 1040976 calls/s # 13.52 [+0.03] udp tx: 1277 MB/s 21669 calls/s 21669 msg/s # 14.49 [+0.97] udp rx: 1274 MB/s 1037424 calls/s # 14.52 [+0.03] udp tx: 1272 MB/s 21587 calls/s 21587 msg/s # 14.64 [+0.12] UDP GRO fwd perf udp rx: 1245 MB/s 1014336 calls/s # 15.71 [+1.07] udp tx: 1281 MB/s 21729 calls/s 21729 msg/s # 16.68 [+0.97] udp rx: 1281 MB/s 1043520 calls/s # 16.71 [+0.03] udp tx: 1279 MB/s 21702 calls/s 21702 msg/s # 17.68 [+0.97] udp rx: 1279 MB/s 1042032 calls/s # 17.71 [+0.03] udp tx: 1279 MB/s 21704 calls/s 21704 msg/s # 18.31 [+0.60] GRO frag list over UDP tunnel ok # 19.06 [+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__->