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.74 [+0.50] GRO frag list ok # 1.32 [+0.58] GRO fwd ok # 1.80 [+0.48] UDP fwd perf udp rx: 1169 MB/s 951884 calls/s # 2.87 [+1.07] udp tx: 1207 MB/s 20479 calls/s 20479 msg/s # 3.84 [+0.97] udp rx: 1215 MB/s 989424 calls/s # 3.87 [+0.03] udp tx: 1213 MB/s 20585 calls/s 20585 msg/s # 4.84 [+0.97] udp rx: 1217 MB/s 991392 calls/s # 4.87 [+0.03] udp tx: 1216 MB/s 20629 calls/s 20629 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1182 MB/s 962640 calls/s # 6.06 [+1.07] udp tx: 1213 MB/s 20581 calls/s 20581 msg/s # 7.03 [+0.97] udp rx: 1217 MB/s 990864 calls/s # 7.06 [+0.03] udp tx: 1215 MB/s 20621 calls/s 20621 msg/s # 8.03 [+0.98] udp rx: 1183 MB/s 963648 calls/s # 8.06 [+0.02] udp tx: 1181 MB/s 20043 calls/s 20043 msg/s # 8.64 [+0.58] GRO frag list over UDP tunnel ok # 9.36 [+0.72] GRO fwd over UDP tunnel ok # 9.60 [+0.24] IPv6 # 9.82 [+0.22] No GRO ok # 10.32 [+0.50] GRO frag list ok # 10.84 [+0.52] GRO fwd ok # 11.30 [+0.46] UDP fwd perf udp rx: 1086 MB/s 884204 calls/s # 12.36 [+1.06] udp tx: 1126 MB/s 19112 calls/s 19112 msg/s # 13.34 [+0.97] udp rx: 1164 MB/s 948096 calls/s # 13.36 [+0.03] udp tx: 1164 MB/s 19754 calls/s 19754 msg/s # 14.34 [+0.98] udp rx: 1147 MB/s 934320 calls/s # 14.36 [+0.02] udp tx: 1145 MB/s 19433 calls/s 19433 msg/s # 14.48 [+0.12] UDP GRO fwd perf udp rx: 1127 MB/s 917856 calls/s # 15.55 [+1.07] udp tx: 1158 MB/s 19655 calls/s 19655 msg/s # 16.52 [+0.97] udp rx: 1165 MB/s 948720 calls/s # 16.55 [+0.03] udp tx: 1163 MB/s 19735 calls/s 19735 msg/s # 17.52 [+0.97] udp rx: 1166 MB/s 949400 calls/s # 17.55 [+0.03] udp tx: 1164 MB/s 19755 calls/s 19755 msg/s # 18.12 [+0.57] GRO frag list over UDP tunnel ok # 18.84 [+0.72] 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__->