Re: [ovs-dev] [PATCHv3] revalidator: Use xcache when revalidation is required.

2014-06-04 Thread Joe Stringer
Thanks, applied to master. On 5 June 2014 11:48, Alex Wang wrote: > Looks good to me, > > > Acked-by: Alex Wang > > > On Wed, Jun 4, 2014 at 3:08 PM, Joe Stringer > wrote: > >> One of the reasons that xlate_cache was introduced was to ensure that >> statistics were attributed to the correct r

Re: [ovs-dev] [PATCHv3] revalidator: Use xcache when revalidation is required.

2014-06-04 Thread Alex Wang
Looks good to me, Acked-by: Alex Wang On Wed, Jun 4, 2014 at 3:08 PM, Joe Stringer wrote: > One of the reasons that xlate_cache was introduced was to ensure that > statistics were attributed to the correct rules and interfaces according > to the flow that was installed into the datapath, rat

[ovs-dev] [PATCHv3] revalidator: Use xcache when revalidation is required.

2014-06-04 Thread Joe Stringer
One of the reasons that xlate_cache was introduced was to ensure that statistics were attributed to the correct rules and interfaces according to the flow that was installed into the datapath, rather than according to the current state of the flow table. This patch makes the revalidators use the x