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.26 [+0.23] No GRO ok # 0.76 [+0.50] GRO frag list ok # 1.31 [+0.55] GRO fwd ok # 1.79 [+0.48] UDP fwd perf udp rx: 1274 MB/s 1037472 calls/s # 2.86 [+1.07] udp tx: 1306 MB/s 22152 calls/s 22152 msg/s # 3.83 [+0.97] udp rx: 1189 MB/s 968784 calls/s # 3.86 [+0.03] udp tx: 1188 MB/s 20153 calls/s 20153 msg/s # 4.84 [+0.97] udp rx: 1189 MB/s 968784 calls/s # 4.86 [+0.03] udp tx: 1188 MB/s 20165 calls/s 20165 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1151 MB/s 937296 calls/s # 6.06 [+1.07] udp tx: 1187 MB/s 20136 calls/s 20136 msg/s # 7.02 [+0.97] udp rx: 1183 MB/s 963360 calls/s # 7.05 [+0.03] udp tx: 1182 MB/s 20051 calls/s 20051 msg/s # 8.02 [+0.97] udp rx: 1185 MB/s 965520 calls/s # 8.05 [+0.03] udp tx: 1184 MB/s 20096 calls/s 20096 msg/s # 8.60 [+0.55] GRO frag list over UDP tunnel ok # 9.32 [+0.71] GRO fwd over UDP tunnel ok # 9.57 [+0.25] IPv6 # 9.80 [+0.23] No GRO ok # 10.31 [+0.51] GRO frag list ok # 10.84 [+0.53] GRO fwd ok # 11.31 [+0.47] UDP fwd perf udp rx: 1113 MB/s 906620 calls/s # 12.38 [+1.07] udp tx: 1144 MB/s 19412 calls/s 19412 msg/s # 13.35 [+0.98] udp rx: 1120 MB/s 912200 calls/s # 13.38 [+0.02] udp tx: 1119 MB/s 18986 calls/s 18986 msg/s # 14.35 [+0.98] udp rx: 1124 MB/s 915160 calls/s # 14.38 [+0.02] udp tx: 1123 MB/s 19049 calls/s 19049 msg/s # 14.49 [+0.12] UDP GRO fwd perf udp rx: 1105 MB/s 899808 calls/s # 15.56 [+1.07] udp tx: 1135 MB/s 19253 calls/s 19253 msg/s # 16.54 [+0.97] udp rx: 1134 MB/s 923856 calls/s # 16.56 [+0.03] udp tx: 1133 MB/s 19229 calls/s 19229 msg/s # 17.54 [+0.97] udp rx: 1133 MB/s 922800 calls/s # 17.56 [+0.03] udp tx: 1132 MB/s 19208 calls/s 19208 msg/s # 18.13 [+0.56] GRO frag list over UDP tunnel ok # 18.85 [+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__->