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.27 [+0.25] No GRO ok # 0.79 [+0.53] GRO frag list ok # 1.36 [+0.57] GRO fwd ok # 1.84 [+0.48] UDP fwd perf udp rx: 1249 MB/s 1017600 calls/s # 2.91 [+1.07] udp tx: 1281 MB/s 21732 calls/s 21732 msg/s # 3.89 [+0.97] udp rx: 1180 MB/s 960864 calls/s # 3.91 [+0.03] udp tx: 1178 MB/s 19992 calls/s 19992 msg/s # 4.89 [+0.97] udp rx: 1179 MB/s 959952 calls/s # 4.91 [+0.03] udp tx: 1177 MB/s 19972 calls/s 19972 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1152 MB/s 938352 calls/s # 6.10 [+1.07] udp tx: 1186 MB/s 20125 calls/s 20125 msg/s # 7.08 [+0.97] udp rx: 1185 MB/s 965184 calls/s # 7.10 [+0.03] udp tx: 1184 MB/s 20088 calls/s 20088 msg/s # 8.08 [+0.97] udp rx: 1189 MB/s 968064 calls/s # 8.10 [+0.03] udp tx: 1187 MB/s 20139 calls/s 20139 msg/s # 8.68 [+0.57] GRO frag list over UDP tunnel ok # 9.43 [+0.75] GRO fwd over UDP tunnel ok # 9.68 [+0.25] IPv6 # 9.92 [+0.24] No GRO ok # 10.43 [+0.52] GRO frag list ok # 10.96 [+0.53] GRO fwd ok # 11.45 [+0.48] UDP fwd perf udp rx: 1241 MB/s 1010688 calls/s # 12.52 [+1.07] udp tx: 1274 MB/s 21611 calls/s 21611 msg/s # 13.49 [+0.97] udp rx: 1121 MB/s 913056 calls/s # 13.52 [+0.03] udp tx: 1120 MB/s 19005 calls/s 19005 msg/s # 14.49 [+0.97] udp rx: 1118 MB/s 910608 calls/s # 14.52 [+0.03] udp tx: 1117 MB/s 18950 calls/s 18950 msg/s # 14.64 [+0.12] UDP GRO fwd perf udp rx: 1092 MB/s 889248 calls/s # 15.71 [+1.07] udp tx: 1124 MB/s 19072 calls/s 19072 msg/s # 16.68 [+0.97] udp rx: 1136 MB/s 925056 calls/s # 16.71 [+0.03] udp tx: 1135 MB/s 19267 calls/s 19267 msg/s # 17.68 [+0.97] udp rx: 1123 MB/s 914976 calls/s # 17.71 [+0.03] udp tx: 1121 MB/s 19015 calls/s 19015 msg/s # 18.27 [+0.57] GRO frag list over UDP tunnel ok # 19.01 [+0.73] 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__->