[ovs-dev] [PATCHv4 3/7] dpif: Separate local and shared flow dump state.

Ben Pfaff blp at nicira.com
Thu Feb 27 22:25:56 UTC 2014


On Thu, Feb 27, 2014 at 02:13:07PM -0800, Joe Stringer wrote:
> This patch separates the structures for thread-local flow dump state
> ("state") from the shared flow dump state ("iter") in dpif-linux and
> dpif-netdev. Future patches will make use of this to allow multiple
> threads to dump flows from the same flow dump operation.
> 
> Signed-off-by: Joe Stringer <joestringer at nicira.com>

I noticed a doubled semicolon in the declaration of
dpif_flow_dump_state_init().



More information about the dev mailing list