On Thu, May 29, 2014 at 05:35:33PM -0300, Flavio Leitner wrote: > On Thu, May 29, 2014 at 01:12:36PM -0700, Ben Pfaff wrote: > > On Wed, May 28, 2014 at 10:10:29PM -0300, Flavio Leitner wrote: > > > Add IGMP support to struct flow, flow compose and flow extract. > > > > > > Signed-off-by: Flavio Leitner <f...@redhat.com> > > > > The OVS_LIKELY on this line in miniflow_extract() looks weird to me. > > I realize that you were just copying what was already there, but that > > looked weird to me too: > > > + } else if (OVS_LIKELY(nw_proto == IPPROTO_IGMP)) { > > I sent out a message to ask about the existing style: > > http://openvswitch.org/pipermail/dev/2014-May/040810.html > > I agree, but I didn't want to be an exception there. > So, I think I should use whatever style is being used when posting v3?
That's fine. We'll get it right in the end; I'm glad to have noticed. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev