On Tue, 26 Feb 2013 15:55:45 -0800 Jesse Gross <je...@nicira.com> wrote:
> > + if (!OVS_CB(skb)->tun_key) > > Can you add an unlikely() here? > > > + goto error_free; As far as I know goto's are always considered unlikely by Gcc. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev