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.22] No GRO ok # 0.75 [+0.51] GRO frag list ok # 1.31 [+0.56] GRO fwd ok # 1.78 [+0.47] UDP fwd perf udp rx: 1106 MB/s 900956 calls/s # 2.85 [+1.07] udp tx: 1287 MB/s 21834 calls/s 21834 msg/s # 3.83 [+0.97] udp rx: 1325 MB/s 1078752 calls/s # 3.85 [+0.03] udp tx: 1323 MB/s 22446 calls/s 22446 msg/s # 4.83 [+0.98] udp rx: 1325 MB/s 1078752 calls/s # 4.85 [+0.02] udp tx: 1323 MB/s 22455 calls/s 22455 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1255 MB/s 1021872 calls/s # 6.04 [+1.07] udp tx: 1290 MB/s 21883 calls/s 21883 msg/s # 7.01 [+0.97] udp rx: 1307 MB/s 1064064 calls/s # 7.04 [+0.03] udp tx: 1304 MB/s 22117 calls/s 22117 msg/s # 8.01 [+0.97] udp rx: 1297 MB/s 1056432 calls/s # 8.04 [+0.03] udp tx: 1297 MB/s 22008 calls/s 22008 msg/s # 8.60 [+0.56] GRO frag list over UDP tunnel ok # 9.33 [+0.73] GRO fwd over UDP tunnel ok # 9.58 [+0.25] IPv6 # 9.85 [+0.27] No GRO ok # 10.35 [+0.50] GRO frag list ok # 10.86 [+0.52] GRO fwd ok # 11.35 [+0.49] UDP fwd perf udp rx: 1082 MB/s 881516 calls/s # 12.42 [+1.07] udp tx: 1215 MB/s 20619 calls/s 20619 msg/s # 13.39 [+0.97] udp rx: 1254 MB/s 1021632 calls/s # 13.42 [+0.03] udp tx: 1254 MB/s 21274 calls/s 21274 msg/s # 14.40 [+0.97] udp rx: 1250 MB/s 1017840 calls/s # 14.42 [+0.03] udp tx: 1248 MB/s 21180 calls/s 21180 msg/s # 14.54 [+0.12] UDP GRO fwd perf udp rx: 1222 MB/s 994848 calls/s # 15.61 [+1.07] udp tx: 1255 MB/s 21287 calls/s 21287 msg/s # 16.58 [+0.97] udp rx: 1251 MB/s 1018944 calls/s # 16.61 [+0.03] udp tx: 1250 MB/s 21206 calls/s 21206 msg/s # 17.58 [+0.97] udp rx: 1253 MB/s 1020432 calls/s # 17.61 [+0.03] udp tx: 1252 MB/s 21236 calls/s 21236 msg/s # 18.18 [+0.57] GRO frag list over UDP tunnel ok # 18.89 [+0.71] 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__->