Re: [ovs-dev] [PATCH] vxlan: Fix for the packet loop issue in vxlan

2018-06-14 Thread Neelakantam Gaddam
Thanks for your feedback. This means that recent kernel changes might have fixed the issue. I will see if there is any generic solution for the issue. On Thu, Jun 14, 2018 at 8:09 AM, Pravin Shelar wrote: > On Wed, Jun 13, 2018 at 5:16 AM, Neelakantam Gaddam > wrote: > > It shoul

Re: [ovs-dev] [PATCH] vxlan: Fix for the packet loop issue in vxlan

2018-06-13 Thread Neelakantam Gaddam
It should be Qdisc's busylock in dev_queue_xmit function. I have seen the issue in kernel version is 3.10.87 vanilla. On Wed, Jun 13, 2018 at 12:21 PM, Pravin Shelar wrote: > On Tue, Jun 12, 2018 at 10:58 PM, Neelakantam Gaddam > wrote: > > Hi Pravin, > > > > I h

Re: [ovs-dev] [PATCH] vxlan: Fix for the packet loop issue in vxlan

2018-06-12 Thread Neelakantam Gaddam
crash since the recursion is 2 only for my configuration. On Wed, Jun 13, 2018 at 4:11 AM, Pravin Shelar wrote: > On Tue, Jun 12, 2018 at 10:11 AM, Neelakantam Gaddam > wrote: > > > > Hi Pravin, > > > > The below configuration is causing the spinlock recursion

Re: [ovs-dev] [PATCH] vxlan: Fix for the packet loop issue in vxlan

2018-06-12 Thread Neelakantam Gaddam
; > > On Tue, May 22, 2018 at 10:16 PM, Neelakantam Gaddam < > neelugad...@gmail.com> wrote: > >> This patch fixes the kernel soft lockup issue with vxlan configuration >> where the tunneled packet is sent on the same bridge where vxlan port is >> attched to.

Re: [ovs-dev] [PATCH] vxlan: Fix for the packet loop issue in vxlan

2018-06-11 Thread Neelakantam Gaddam
Any update on this patch ? On Wed, 23 May 2018 at 10:46 AM, Neelakantam Gaddam wrote: > This patch fixes the kernel soft lockup issue with vxlan configuration > where the tunneled packet is sent on the same bridge where vxlan port is > attched to. It detects the loop in vxlan xmit

Re: [ovs-dev] [PATCH] compat: Fix for the packet loop issue in vxlan

2018-05-23 Thread Neelakantam Gaddam
Hi Greg, I have sent the patch in another mail with the suggested changes. On Tue, May 22, 2018 at 11:36 PM, Gregory Rose <gvrose8...@gmail.com> wrote: > On 5/21/2018 11:48 PM, Neelakantam Gaddam wrote: > >> This patch fixes the kernel soft lockup issue with vxlan conf

[ovs-dev] [PATCH] vxlan: Fix for the packet loop issue in vxlan

2018-05-22 Thread Neelakantam Gaddam
This patch fixes the kernel soft lockup issue with vxlan configuration where the tunneled packet is sent on the same bridge where vxlan port is attched to. It detects the loop in vxlan xmit functionb and drops if loop is detected. Signed-off-by: Neelakantam Gaddam <neelugad...@gmail.

[ovs-dev] [PATCH] compat: Fix for the packet loop issue in vxlan

2018-05-22 Thread Neelakantam Gaddam
This patch fixes the kernel soft lockup issue with vxlan configuration where the tunneled packet is sent on the same bridge where vxlan port is attched to. It detects the loop in vxlan xmit functionb and drops if loop is detected. Signed-off-by: Neelakantam Gaddam <neelugad...@gmail.

Re: [ovs-dev] [PATCH] compat: Fix for soft lockup issue with vxlan misconfiguration

2018-05-16 Thread Neelakantam Gaddam
Any comments on this patch ? On Fri, 11 May 2018 at 5:26 PM, Neelakantam Gaddam <neelugad...@gmail.com> wrote: > > This patch fixes the kernel soft lockup issue with vxlan configuration > where > the tunneled packet is sent on the same bridge where vxlan port is > atta

[ovs-dev] [PATCH] compat: Fix for soft lockup issue with vxlan misconfiguration

2018-05-11 Thread Neelakantam Gaddam
o %pI6\n", >sin6.sin6_addr); dst_release(ndst); -- Thanks & Regards Neelakantam Gaddam ___ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev

[ovs-dev] IPFIX crash

2017-04-04 Thread Neelakantam Gaddam
_cache. Is this issue fixed after the release 2.6.1 version? Please let me know if anybody has the proper fix for this issue. -- Thanks & Regards Neelakantam Gaddam ___ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Re: [ovs-dev] ODP integration

2017-03-01 Thread Neelakantam Gaddam
at 12:50:04PM +0530, Neelakantam Gaddam wrote: > > Is there any plan for integrating ODP changes from Linaro group into > > mainline? > > I haven't heard of these. What do they do? Where are they? > -- Thanks & Regards Neelakantam Gaddam

[ovs-dev] ODP integration

2017-02-28 Thread Neelakantam Gaddam
Hi All, Is there any plan for integrating ODP changes from Linaro group into mainline? -- Thanks & Regards Neelakantam Gaddam ___ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev