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.26 [+0.24] No GRO ok # 0.79 [+0.53] GRO frag list ok # 1.40 [+0.61] GRO fwd ok # 1.88 [+0.49] UDP fwd perf udp rx: 1140 MB/s 928268 calls/s # 2.98 [+1.10] udp tx: 1196 MB/s 20290 calls/s 20290 msg/s # 3.93 [+0.95] udp rx: 1331 MB/s 1084042 calls/s # 3.98 [+0.05] udp tx: 1371 MB/s 23264 calls/s 23264 msg/s # 4.93 [+0.95] udp rx: 1338 MB/s 1089802 calls/s # 4.98 [+0.04] udp tx: 1419 MB/s 24083 calls/s 24083 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 1334 MB/s 1086717 calls/s # 6.18 [+1.08] udp tx: 1401 MB/s 23763 calls/s 23763 msg/s # 7.15 [+0.97] udp rx: 1073 MB/s 874101 calls/s # 7.18 [+0.03] udp tx: 1434 MB/s 24331 calls/s 24331 msg/s # 8.15 [+0.97] udp rx: 1369 MB/s 1115122 calls/s # 8.18 [+0.03] udp tx: 1447 MB/s 24550 calls/s 24550 msg/s # 8.89 [+0.71] GRO frag list over UDP tunnel ok # 9.81 [+0.92] GRO fwd over UDP tunnel ok # 10.10 [+0.29] IPv6 # 10.40 [+0.30] No GRO ok # 11.02 [+0.63] GRO frag list ok # 11.79 [+0.77] GRO fwd ok # 12.44 [+0.65] UDP fwd perf udp rx: 1065 MB/s 867804 calls/s # 13.53 [+1.10] udp tx: 1128 MB/s 19135 calls/s 19135 msg/s # 14.49 [+0.96] udp rx: 1134 MB/s 923360 calls/s # 14.53 [+0.04] udp tx: 1131 MB/s 19187 calls/s 19187 msg/s # 15.49 [+0.96] udp rx: 1148 MB/s 935344 calls/s # 15.53 [+0.04] udp tx: 1146 MB/s 19442 calls/s 19442 msg/s # 15.66 [+0.13] UDP GRO fwd perf udp rx: 1238 MB/s 1008128 calls/s # 16.75 [+1.09] udp tx: 1313 MB/s 22284 calls/s 22284 msg/s # 17.73 [+0.98] udp rx: 1544 MB/s 1257438 calls/s # 17.75 [+0.02] udp tx: 1651 MB/s 28008 calls/s 28008 msg/s # 18.73 [+0.98] udp rx: 1331 MB/s 1084310 calls/s # 18.75 [+0.02] udp tx: 1607 MB/s 27259 calls/s 27259 msg/s # 19.39 [+0.64] GRO frag list over UDP tunnel ok # 20.21 [+0.82] 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__->