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.27 [+0.25] No GRO ok # 0.79 [+0.52] GRO frag list ok # 1.43 [+0.63] GRO fwd ok # 1.92 [+0.50] UDP fwd perf udp rx: 1254 MB/s 1021209 calls/s # 2.99 [+1.07] udp tx: 1313 MB/s 22275 calls/s 22275 msg/s # 3.96 [+0.97] udp rx: 1297 MB/s 1056187 calls/s # 3.99 [+0.03] udp tx: 1296 MB/s 21995 calls/s 21995 msg/s # 4.96 [+0.97] udp rx: 1344 MB/s 1094600 calls/s # 4.99 [+0.02] udp tx: 1343 MB/s 22789 calls/s 22789 msg/s # 5.11 [+0.12] UDP GRO fwd perf udp rx: 1293 MB/s 1052880 calls/s # 6.18 [+1.07] udp tx: 1337 MB/s 22680 calls/s 22680 msg/s # 7.15 [+0.97] udp rx: 1354 MB/s 1102468 calls/s # 7.18 [+0.03] udp tx: 1353 MB/s 22959 calls/s 22959 msg/s # 8.15 [+0.97] udp rx: 1355 MB/s 1103232 calls/s # 8.18 [+0.03] udp tx: 1353 MB/s 22961 calls/s 22961 msg/s # 8.75 [+0.57] GRO frag list over UDP tunnel ok # 9.49 [+0.74] GRO fwd over UDP tunnel ok # 9.75 [+0.26] IPv6 # 9.98 [+0.23] No GRO ok # 10.53 [+0.54] GRO frag list ok # 11.08 [+0.56] GRO fwd ok # 11.59 [+0.51] UDP fwd perf udp rx: 1023 MB/s 833160 calls/s # 12.66 [+1.07] udp tx: 1273 MB/s 21605 calls/s 21605 msg/s # 13.66 [+1.00] udp rx: 1215 MB/s 989231 calls/s # 13.66 [+0.00] udp tx: 1316 MB/s 22323 calls/s 22323 msg/s # 14.66 [+1.00] udp rx: 1310 MB/s 1066987 calls/s # 14.66 [+0.00] udp tx: 1320 MB/s 22400 calls/s 22400 msg/s # 14.78 [+0.12] UDP GRO fwd perf udp rx: 1258 MB/s 1024502 calls/s # 15.86 [+1.07] udp tx: 1330 MB/s 22558 calls/s 22558 msg/s # 16.83 [+0.97] udp rx: 1336 MB/s 1087824 calls/s # 16.86 [+0.03] udp tx: 1335 MB/s 22648 calls/s 22648 msg/s # 17.83 [+0.97] udp rx: 1149 MB/s 936028 calls/s # 17.86 [+0.03] udp tx: 1290 MB/s 21885 calls/s 21885 msg/s # 18.45 [+0.59] GRO frag list over UDP tunnel ok # 19.21 [+0.76] 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__->