On Tue, Jun 09, 2015 at 05:24:18PM -0700, Jarno Rajahalme wrote: > struct match in ofputil_flow_mod uses a lot of space, when used for a > stored bundle message. This patch adds a new struct > ofputil_miniflow_mod, that uses a minimatch instead of match in hopes > of using less memory when handling large bundles. > > Signed-off-by: Jarno Rajahalme <jrajaha...@nicira.com>
Hmm. It's uglier than I expected. Might still be worthwhile. I wonder whether it would be a big deal to change ofputil_flow_mod to always use a minimatch? _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev