On Mon, Aug 18, 2014 at 1:32 PM, Andy Zhou wrote:
> This is what I should do if I understand your intention correctly:
>
> 1. Change this patch to remove all loop detection mechanisms.
> 2. Submit a separate patch to the compact code that check for a lower
> xmit_recursion limit in rpl_dev_queue_x
This is what I should do if I understand your intention correctly:
1. Change this patch to remove all loop detection mechanisms.
2. Submit a separate patch to the compact code that check for a lower
xmit_recursion limit in rpl_dev_queue_xmit().
If this is not what you had in mind, please let me k
On Fri, Aug 15, 2014 at 3:12 AM, Andy Zhou wrote:
> Future patches will change the recirc action implementation to not
> using recursion. The stack depth detection is no longer necessary.
>
Once there is no recursion in OVS, only recursion left is recursion
due to networking stack. networking stac