On Wed, Aug 27, 2014 at 4:13 AM, Andy Zhou wrote:
> For the out of tree OVS module, the network stack recursion limit are
> some times lower than the default value enforced by dev.c.
> example that the default
>
> This patch implements a lower limit, than the limit enforced by dev,c,
> to accommod
For the out of tree OVS module, the network stack recursion limit are
some times lower than the default value enforced by dev.c.
example that the default
This patch implements a lower limit, than the limit enforced by dev,c,
to accommodate some OVS use cases that involves higher stack usage.
For e