On Thu, May 22, 2014 at 11:25:12AM -0700, Ben Pfaff wrote:
> On Thu, May 22, 2014 at 02:44:36PM +0900, Simon Horman wrote:
> > Add per-table counters. This resolves some short-comings
> > in the data provided in a table stats reply message.
> > 
> > * Lookups and matches are calculated based on table
> >   accesses rather than datapath flow hits and misses.
> > 
> > * Lookups and matches are credited to the table where they
> >   occurred rather than all being credited to table 0.
> > 
> > These problems were observed when running make check-ryu
> > and this patch allows many of its tester.py match checks
> > to pass.
> > 
> > Reviewed-by: YAMAMOTO Takashi <yamam...@valinux.co.jp>
> > Signed-off-by: Simon Horman <ho...@verge.net.au>
> 
> Applied, thanks!

Thanks!
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to