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.26 [+0.24] No GRO ok # 0.82 [+0.56] GRO frag list ok # 1.43 [+0.61] GRO fwd ok # 1.95 [+0.52] UDP fwd perf udp rx: 1053 MB/s 857992 calls/s # 3.01 [+1.07] udp tx: 1231 MB/s 20879 calls/s 20879 msg/s # 3.98 [+0.97] udp rx: 1248 MB/s 1016544 calls/s # 4.01 [+0.03] udp tx: 1247 MB/s 21161 calls/s 21161 msg/s # 4.99 [+0.97] udp rx: 1269 MB/s 1033824 calls/s # 5.01 [+0.03] udp tx: 1269 MB/s 21524 calls/s 21524 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp rx: 1235 MB/s 1006176 calls/s # 6.20 [+1.07] udp tx: 1275 MB/s 21626 calls/s 21626 msg/s # 7.17 [+0.97] udp rx: 1255 MB/s 1022208 calls/s # 7.20 [+0.03] udp tx: 1252 MB/s 21245 calls/s 21245 msg/s # 8.17 [+0.97] udp rx: 1239 MB/s 1009488 calls/s # 8.20 [+0.03] udp tx: 1238 MB/s 20998 calls/s 20998 msg/s # 8.82 [+0.62] GRO frag list over UDP tunnel ok # 9.60 [+0.78] GRO fwd over UDP tunnel ok # 9.87 [+0.27] IPv6 # 10.12 [+0.25] No GRO ok # 10.64 [+0.52] GRO frag list ok # 11.20 [+0.56] GRO fwd ok # 11.72 [+0.52] UDP fwd perf udp rx: 1240 MB/s 1009824 calls/s # 12.79 [+1.07] udp tx: 1275 MB/s 21638 calls/s 21638 msg/s # 13.76 [+0.97] udp rx: 1200 MB/s 977712 calls/s # 13.79 [+0.03] udp tx: 1199 MB/s 20346 calls/s 20346 msg/s # 14.76 [+0.97] udp rx: 1207 MB/s 982992 calls/s # 14.79 [+0.03] udp tx: 1205 MB/s 20447 calls/s 20447 msg/s # 14.91 [+0.12] UDP GRO fwd perf udp rx: 1164 MB/s 947856 calls/s # 15.98 [+1.07] udp tx: 1196 MB/s 20296 calls/s 20296 msg/s # 16.95 [+0.97] udp rx: 1132 MB/s 921740 calls/s # 16.98 [+0.03] udp tx: 1189 MB/s 20182 calls/s 20182 msg/s # 17.95 [+0.97] udp rx: 1099 MB/s 895152 calls/s # 17.98 [+0.03] udp tx: 1098 MB/s 18627 calls/s 18627 msg/s # 18.55 [+0.57] GRO frag list over UDP tunnel ok # 19.33 [+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__->