On 06/10/14 at 04:47pm, Jesse Gross wrote: > As the size of the flow key grows, it can put some pressure on the > stack. This is particularly true in ovs_flow_cmd_set(), which needs several > copies of the key on the stack. One of those uses is logically separate, > so this factors it out to reduce stack pressure and improve readibility. > > Signed-off-by: Jesse Gross <[email protected]>
Acked-by: Thomas Graf <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
