On Thu, Jan 05, 2017 at 07:15:07PM -0800, Justin Pettit wrote: > > > On Jan 5, 2017, at 5:03 PM, Ben Pfaff <[email protected]> wrote: > > > > We've used sparse "bitwise" annotations to make ofp_ports into a different > > type, so this is required to avoid a sparse warning. > > > > CC: Justin Pettit <[email protected]> > > Fixes: 714651c7db6a ("ovn-controller: Introduce "inject-pkt" ovs-appctl > > command.") > > Signed-off-by: Ben Pfaff <[email protected]> > > D'oh. Forgot to run sparse again. I wish there were a configure flag > to always enable it.
Wouldn't be hard to add that. I always use the same script to build, so I don't run into the problem normally. > Thanks for catching the problem! > > Acked-by: Justin Pettit <[email protected]> Thanks, I'll apply this in a moment. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
