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.03 [+0.03] IPv4 # 0.27 [+0.24] No GRO ok # 0.79 [+0.52] GRO frag list ok # 1.38 [+0.59] GRO fwd ok # 1.87 [+0.49] UDP fwd perf udp rx: 1163 MB/s 947439 calls/s # 2.94 [+1.07] udp tx: 1203 MB/s 20412 calls/s 20412 msg/s # 3.91 [+0.97] udp rx: 1186 MB/s 965616 calls/s # 3.94 [+0.03] udp tx: 1185 MB/s 20105 calls/s 20105 msg/s # 4.91 [+0.97] udp rx: 1231 MB/s 1002864 calls/s # 4.94 [+0.03] udp tx: 1230 MB/s 20873 calls/s 20873 msg/s # 5.06 [+0.12] UDP GRO fwd perf udp rx: 1780 MB/s 1449360 calls/s # 6.13 [+1.07] udp tx: 1834 MB/s 31119 calls/s 31119 msg/s # 7.10 [+0.97] udp rx: 1870 MB/s 1522896 calls/s # 7.13 [+0.03] udp tx: 1869 MB/s 31704 calls/s 31704 msg/s # 8.10 [+0.97] udp rx: 1873 MB/s 1525440 calls/s # 8.13 [+0.03] udp tx: 1871 MB/s 31749 calls/s 31749 msg/s # 8.75 [+0.63] GRO frag list over UDP tunnel ok # 9.55 [+0.80] GRO fwd over UDP tunnel ok # 9.81 [+0.26] IPv6 # 10.08 [+0.27] No GRO ok # 10.64 [+0.56] GRO frag list ok # 11.21 [+0.58] GRO fwd ok # 11.72 [+0.51] UDP fwd perf udp rx: 969 MB/s 789218 calls/s # 12.80 [+1.08] udp tx: 1145 MB/s 19430 calls/s 19430 msg/s # 13.77 [+0.97] udp rx: 1230 MB/s 1002144 calls/s # 13.80 [+0.03] udp tx: 1229 MB/s 20853 calls/s 20853 msg/s # 14.77 [+0.97] udp rx: 1229 MB/s 1000560 calls/s # 14.80 [+0.03] udp tx: 1227 MB/s 20825 calls/s 20825 msg/s # 14.92 [+0.12] UDP GRO fwd perf udp rx: 1163 MB/s 947088 calls/s # 15.99 [+1.07] udp tx: 1198 MB/s 20333 calls/s 20333 msg/s # 16.96 [+0.97] udp rx: 1207 MB/s 983424 calls/s # 16.99 [+0.03] udp tx: 1205 MB/s 20453 calls/s 20453 msg/s # 17.96 [+0.97] udp rx: 1205 MB/s 981456 calls/s # 17.99 [+0.03] udp tx: 1205 MB/s 20443 calls/s 20443 msg/s # 18.58 [+0.59] GRO frag list over UDP tunnel ok # 19.31 [+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__->