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.01 [+0.01] IPv4 # 0.26 [+0.25] No GRO ok # 0.80 [+0.54] GRO frag list ok # 1.40 [+0.60] GRO fwd ok # 1.89 [+0.49] UDP fwd perf udp rx: 997 MB/s 812126 calls/s # 2.96 [+1.07] udp tx: 1098 MB/s 18629 calls/s 18629 msg/s # 3.93 [+0.97] udp rx: 1149 MB/s 935928 calls/s # 3.96 [+0.03] udp tx: 1149 MB/s 19497 calls/s 19497 msg/s # 4.93 [+0.97] udp rx: 1188 MB/s 967872 calls/s # 4.96 [+0.03] udp tx: 1186 MB/s 20128 calls/s 20128 msg/s # 5.08 [+0.12] UDP GRO fwd perf udp rx: 1100 MB/s 895920 calls/s # 6.15 [+1.07] udp tx: 1134 MB/s 19236 calls/s 19236 msg/s # 7.12 [+0.97] udp rx: 1124 MB/s 915557 calls/s # 7.15 [+0.03] udp tx: 1201 MB/s 20384 calls/s 20384 msg/s # 8.13 [+0.97] udp rx: 1163 MB/s 946992 calls/s # 8.15 [+0.03] udp tx: 1151 MB/s 19525 calls/s 19525 msg/s # 8.78 [+0.63] GRO frag list over UDP tunnel ok # 9.55 [+0.77] GRO fwd over UDP tunnel ok # 9.80 [+0.25] IPv6 # 10.05 [+0.25] No GRO ok # 10.58 [+0.53] GRO frag list ok # 11.12 [+0.54] GRO fwd ok # 11.60 [+0.49] UDP fwd perf udp rx: 1077 MB/s 877152 calls/s # 12.67 [+1.06] udp tx: 1110 MB/s 18838 calls/s 18838 msg/s # 13.64 [+0.97] udp rx: 1012 MB/s 824223 calls/s # 13.67 [+0.03] udp tx: 1182 MB/s 20048 calls/s 20048 msg/s # 14.64 [+0.98] udp rx: 1097 MB/s 893085 calls/s # 14.67 [+0.02] udp tx: 1179 MB/s 20013 calls/s 20013 msg/s # 14.79 [+0.12] UDP GRO fwd perf udp rx: 1112 MB/s 905576 calls/s # 15.86 [+1.07] udp tx: 1148 MB/s 19472 calls/s 19472 msg/s # 16.83 [+0.97] udp rx: 1090 MB/s 888088 calls/s # 16.86 [+0.03] udp tx: 1089 MB/s 18471 calls/s 18471 msg/s # 17.83 [+0.97] udp rx: 1129 MB/s 919392 calls/s # 17.86 [+0.03] udp tx: 1128 MB/s 19135 calls/s 19135 msg/s # 18.48 [+0.62] GRO frag list over UDP tunnel ok # 19.26 [+0.78] 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__->