On Mon, Aug 25, 2014 at 03:07:05PM +1200, Joe Stringer wrote:
> On 23 August 2014 10:47, Ben Pfaff <[email protected]> wrote:
> 
> > Both existing callers calculated 'may_learn' as 'stats->n_packets > 0', so
> > it was redundant.  Because xlate_push_stats() is now entirely a no-op if
> > 'stats->n_packets' is 0, we can now delete the tests entirely from the
> > cases that previously only ran if 'may_learn'.
> >
> > Signed-off-by: Ben Pfaff <[email protected]>
> >
> 
> Acked-by: Joe Stringer <[email protected]>

Thanks for the acks on these first three patches.  I added your
additional commentary on patch 2 to the commit message for that patch
and pushed these three to master.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to