On Wed, Aug 15, 2012 at 01:57:28PM -0700, Ethan Jackson wrote: > It's desirable to keep the resubmit recursion limit as small as > possible to reduce the performance impact of buggy flow tables. > However, some controllers may need a relatively large value. This > patch allows each controller to set the resubmit recursion limit > which is appropriate for its use case. > > Signed-off-by: Ethan Jackson <et...@nicira.com>
If I'm reading this correctly, then I see a minor bug: if I set max-resubmit-recursion, and then I un-set it, the value does not go back to the default but stays at the level where I set it. Thanks, Ben. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev