[ovs-dev] [PATCH 0/1] Resubmit Accounting

Ethan Jackson ethan at nicira.com
Thu Oct 7 18:45:33 PDT 2010


The following patch properly accounts for packet_count and byte_count when
dealing with resubmits.  It works by maintaining a tree of resubmits and
carefully accounting for packets when rules are added or removed from a tree.
This patch does not account for usage time statistics, however that should be
fairly simple to add on later if this works properly.  I still need to do quite
a bit more testing on this before I am comfortable merging it into master, but
it's at the point where it could benefit from code review.





More information about the dev mailing list