On Fri, Apr 24, 2020 at 12:01 PM Quentin Monnet <quentin@xxxxxxxxxxxxx> wrote: > > 2020-04-24 11:29 UTC-0700 ~ Martin KaFai Lau <kafai@xxxxxx> > > In the prog cmd, the "-d" option turns on the verifier log. > > This is missed in the "struct_ops" cmd and this patch fixes it. > > > > Fixes: 65c93628599d ("bpftool: Add struct_ops support") > > Signed-off-by: Martin KaFai Lau <kafai@xxxxxx> > > Looks good to me, thanks! > Reviewed-by: Quentin Monnet <quentin@xxxxxxxxxxxxx> Applied. Thanks