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.23] No GRO ok # 0.79 [+0.54] GRO frag list ok # 1.36 [+0.57] GRO fwd ok # 1.85 [+0.48] UDP fwd perf udp rx: 1184 MB/s 964076 calls/s # 2.92 [+1.07] udp tx: 1234 MB/s 20938 calls/s 20938 msg/s # 3.89 [+0.97] udp rx: 1219 MB/s 992976 calls/s # 3.92 [+0.03] udp tx: 1218 MB/s 20659 calls/s 20659 msg/s # 4.89 [+0.97] udp rx: 1227 MB/s 999216 calls/s # 4.92 [+0.03] udp tx: 1226 MB/s 20804 calls/s 20804 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 1186 MB/s 965952 calls/s # 6.10 [+1.07] udp tx: 1216 MB/s 20639 calls/s 20639 msg/s # 7.08 [+0.97] udp rx: 1204 MB/s 980496 calls/s # 7.10 [+0.03] udp tx: 1203 MB/s 20404 calls/s 20404 msg/s # 8.08 [+0.98] udp rx: 1198 MB/s 975792 calls/s # 8.10 [+0.03] udp tx: 1197 MB/s 20302 calls/s 20302 msg/s # 8.69 [+0.58] GRO frag list over UDP tunnel ok # 9.44 [+0.76] GRO fwd over UDP tunnel ok # 9.70 [+0.26] IPv6 # 9.95 [+0.25] No GRO ok # 10.47 [+0.52] GRO frag list ok # 11.04 [+0.57] GRO fwd ok # 11.52 [+0.49] UDP fwd perf udp rx: 764 MB/s 622028 calls/s # 12.59 [+1.07] udp tx: 1163 MB/s 19739 calls/s 19739 msg/s # 13.57 [+0.98] udp rx: 1147 MB/s 934320 calls/s # 13.59 [+0.02] udp tx: 1145 MB/s 19433 calls/s 19433 msg/s # 14.57 [+0.98] udp rx: 1141 MB/s 929712 calls/s # 14.59 [+0.02] udp tx: 1140 MB/s 19350 calls/s 19350 msg/s # 14.71 [+0.12] UDP GRO fwd perf udp rx: 1118 MB/s 910848 calls/s # 15.78 [+1.07] udp tx: 1149 MB/s 19500 calls/s 19500 msg/s # 16.75 [+0.97] udp rx: 1176 MB/s 957936 calls/s # 16.78 [+0.03] udp tx: 1175 MB/s 19937 calls/s 19937 msg/s # 17.75 [+0.97] udp rx: 1159 MB/s 943916 calls/s # 17.78 [+0.03] udp tx: 1180 MB/s 20029 calls/s 20029 msg/s # 18.36 [+0.58] GRO frag list over UDP tunnel ok # 19.10 [+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__->