ofproto-dpif: Use megaflows.
authorJustin Pettit <jpettit@nicira.com>
Tue, 21 May 2013 00:48:49 +0000 (17:48 -0700)
committerJustin Pettit <jpettit@nicira.com>
Fri, 21 Jun 2013 01:00:54 +0000 (18:00 -0700)
commitb5889101243ef5dc8d72235fcd6a4ba6193da71d
tree87646fec310fb2c2617eb79f194e7d81e50a9def
parentbf254a0c08b1ed76589bd98927312519471e77e6
ofproto-dpif: Use megaflows.

The commit configures the masks generated from megaflows and pushes
them through the dpif layer.

With this commit and a wildcard supporting OVS kernel module,
ovs-vswitchd's flow setup rate is very close to that of the Linux
bridge.

Signed-off-by: Justin Pettit <jpettit@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
NEWS
PORTING
ofproto/ofproto-dpif.c