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.29 [+0.26] No GRO ok # 0.86 [+0.57] GRO frag list ok # 1.49 [+0.63] GRO fwd ok # 2.01 [+0.52] UDP fwd perf udp rx: 1201 MB/s 977851 calls/s # 3.08 [+1.07] udp tx: 1240 MB/s 21042 calls/s 21042 msg/s # 4.05 [+0.97] udp rx: 1243 MB/s 1011984 calls/s # 4.08 [+0.03] udp tx: 1241 MB/s 21059 calls/s 21059 msg/s # 5.05 [+0.97] udp rx: 1238 MB/s 1008432 calls/s # 5.08 [+0.03] udp tx: 1237 MB/s 20989 calls/s 20989 msg/s # 5.20 [+0.12] UDP GRO fwd perf udp rx: 1200 MB/s 977232 calls/s # 6.28 [+1.07] udp tx: 1236 MB/s 20976 calls/s 20976 msg/s # 7.25 [+0.97] udp rx: 1241 MB/s 1010448 calls/s # 7.28 [+0.03] udp tx: 1239 MB/s 21030 calls/s 21030 msg/s # 8.25 [+0.97] udp rx: 1242 MB/s 1011696 calls/s # 8.28 [+0.03] udp tx: 1241 MB/s 21056 calls/s 21056 msg/s # 8.92 [+0.64] GRO frag list over UDP tunnel ok # 9.74 [+0.83] GRO fwd over UDP tunnel ok # 10.00 [+0.26] IPv6 # 10.25 [+0.24] No GRO ok # 10.78 [+0.54] GRO frag list ok # 11.35 [+0.56] GRO fwd ok # 11.87 [+0.53] UDP fwd perf udp rx: 1087 MB/s 884943 calls/s # 12.94 [+1.07] udp tx: 1202 MB/s 20396 calls/s 20396 msg/s # 13.92 [+0.97] udp rx: 1017 MB/s 828053 calls/s # 13.94 [+0.03] udp tx: 1217 MB/s 20653 calls/s 20653 msg/s # 14.92 [+0.97] udp rx: 1038 MB/s 845647 calls/s # 14.94 [+0.03] udp tx: 1222 MB/s 20730 calls/s 20730 msg/s # 15.07 [+0.12] UDP GRO fwd perf udp rx: 1192 MB/s 971147 calls/s # 16.14 [+1.08] udp tx: 1242 MB/s 21068 calls/s 21068 msg/s # 17.11 [+0.97] udp rx: 1196 MB/s 974133 calls/s # 17.14 [+0.03] udp tx: 1221 MB/s 20714 calls/s 20714 msg/s # 18.11 [+0.97] udp rx: 1186 MB/s 965660 calls/s # 18.14 [+0.03] udp tx: 1208 MB/s 20500 calls/s 20500 msg/s # 18.74 [+0.59] GRO frag list over UDP tunnel ok # 19.48 [+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__->