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.25 [+0.24] No GRO ok # 0.78 [+0.53] GRO frag list ok # 1.38 [+0.60] GRO fwd ok # 1.90 [+0.52] UDP fwd perf udp rx: 901 MB/s 733663 calls/s # 2.97 [+1.07] udp tx: 1215 MB/s 20610 calls/s 20610 msg/s # 3.94 [+0.97] udp rx: 1194 MB/s 972559 calls/s # 3.97 [+0.03] udp tx: 1249 MB/s 21196 calls/s 21196 msg/s # 4.95 [+0.97] udp rx: 1248 MB/s 1016792 calls/s # 4.97 [+0.03] udp tx: 1247 MB/s 21166 calls/s 21166 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 1140 MB/s 928520 calls/s # 6.17 [+1.08] udp tx: 1223 MB/s 20752 calls/s 20752 msg/s # 7.14 [+0.97] udp rx: 1249 MB/s 1017600 calls/s # 7.17 [+0.03] udp tx: 1248 MB/s 21171 calls/s 21171 msg/s # 8.14 [+0.97] udp rx: 1245 MB/s 1013856 calls/s # 8.17 [+0.03] udp tx: 1243 MB/s 21099 calls/s 21099 msg/s # 8.79 [+0.62] GRO frag list over UDP tunnel ok # 9.54 [+0.76] GRO fwd over UDP tunnel ok # 9.79 [+0.24] IPv6 # 10.02 [+0.23] No GRO ok # 10.50 [+0.48] GRO frag list ok # 11.04 [+0.54] GRO fwd ok # 11.50 [+0.46] UDP fwd perf udp rx: 1696 MB/s 1381260 calls/s # 12.56 [+1.06] udp tx: 1821 MB/s 30886 calls/s 30886 msg/s # 13.56 [+1.00] udp rx: 991 MB/s 806987 calls/s # 13.56 [+0.00] udp tx: 1124 MB/s 19074 calls/s 19074 msg/s # 14.56 [+1.00] udp rx: 1188 MB/s 967187 calls/s # 14.56 [+0.00] udp tx: 1186 MB/s 20119 calls/s 20119 msg/s # 14.68 [+0.12] UDP GRO fwd perf udp rx: 1097 MB/s 893470 calls/s # 15.76 [+1.08] udp tx: 1154 MB/s 19575 calls/s 19575 msg/s # 16.73 [+0.97] udp rx: 1095 MB/s 891840 calls/s # 16.76 [+0.03] udp tx: 1175 MB/s 19943 calls/s 19943 msg/s # 17.73 [+0.97] udp rx: 1139 MB/s 927840 calls/s # 17.76 [+0.03] udp tx: 1137 MB/s 19296 calls/s 19296 msg/s # 18.38 [+0.62] GRO frag list over UDP tunnel ok # 19.19 [+0.81] 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__->