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.24 [+0.23] No GRO ok # 0.73 [+0.49] GRO frag list ok # 1.28 [+0.56] GRO fwd ok # 1.75 [+0.47] UDP fwd perf udp rx: 1247 MB/s 1015724 calls/s # 2.81 [+1.07] udp tx: 1309 MB/s 22209 calls/s 22209 msg/s # 3.79 [+0.97] udp rx: 1320 MB/s 1075392 calls/s # 3.81 [+0.03] udp tx: 1319 MB/s 22383 calls/s 22383 msg/s # 4.79 [+0.97] udp rx: 1322 MB/s 1076928 calls/s # 4.81 [+0.03] udp tx: 1321 MB/s 22413 calls/s 22413 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1296 MB/s 1055664 calls/s # 6.00 [+1.06] udp tx: 1329 MB/s 22548 calls/s 22548 msg/s # 6.97 [+0.98] udp rx: 1328 MB/s 1081776 calls/s # 7.00 [+0.02] udp tx: 1326 MB/s 22506 calls/s 22506 msg/s # 7.98 [+0.98] udp rx: 1329 MB/s 1082304 calls/s # 8.00 [+0.02] udp tx: 1328 MB/s 22528 calls/s 22528 msg/s # 8.58 [+0.58] GRO frag list over UDP tunnel ok # 9.30 [+0.73] GRO fwd over UDP tunnel ok # 9.55 [+0.24] IPv6 # 9.77 [+0.23] No GRO ok # 10.27 [+0.50] GRO frag list ok # 10.81 [+0.54] GRO fwd ok # 11.29 [+0.48] UDP fwd perf udp rx: 1211 MB/s 986060 calls/s # 12.36 [+1.07] udp tx: 1261 MB/s 21400 calls/s 21400 msg/s # 13.33 [+0.97] udp rx: 1278 MB/s 1040496 calls/s # 13.36 [+0.03] udp tx: 1277 MB/s 21665 calls/s 21665 msg/s # 14.33 [+0.97] udp rx: 1274 MB/s 1037328 calls/s # 14.36 [+0.03] udp tx: 1272 MB/s 21586 calls/s 21586 msg/s # 14.48 [+0.12] UDP GRO fwd perf udp rx: 1245 MB/s 1013616 calls/s # 15.55 [+1.07] udp tx: 1282 MB/s 21745 calls/s 21745 msg/s # 16.52 [+0.97] udp rx: 1277 MB/s 1039872 calls/s # 16.55 [+0.03] udp tx: 1275 MB/s 21640 calls/s 21640 msg/s # 17.52 [+0.97] udp rx: 1284 MB/s 1045488 calls/s # 17.55 [+0.03] udp tx: 1282 MB/s 21749 calls/s 21749 msg/s # 18.13 [+0.58] GRO frag list over UDP tunnel ok # 18.86 [+0.74] 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__->