Re: [ovs-dev] [PATCH] datapath: avoid deferred execution of recirc actions

2016-09-20 Thread pravin shelar
On Tue, Sep 20, 2016 at 5:55 AM, Lance Richardson wrote: > Port upstream fix to datapath module. The only notable difference > between this patch and the upstream version is that the value of > ovs_recursion_limit (5 for upstream kernel, 4 for out-of-tree > module) is maintained in this patch. > >

[ovs-dev] [PATCH] datapath: avoid deferred execution of recirc actions

2016-09-20 Thread Lance Richardson
Port upstream fix to datapath module. The only notable difference between this patch and the upstream version is that the value of ovs_recursion_limit (5 for upstream kernel, 4 for out-of-tree module) is maintained in this patch. Upstream commit: commit f43e6dfb056b58628e43179d8f6b59eae417754d