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 00:12:01 +0000 (17:12 -0700)
commitd445cc16a5ca451bc06a195825153bab87f2e07e
treed5a03e935aabf7b7d58bae7561c83c5bec305e34
parent61fb711d271dd34b9dab967c7ba5700483cf568a
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