Re: [vpp-dev] VPP crashing when lcp is enabled and I try to add an interface to a linux bridge.

2022-08-24 Thread Matthew Smith via lists.fd.io
Hi Pragya, I'm not aware of any plans to implement support for that. The main focus of linux-cp/linux-nl so far has been to connect L3 networking on the host system to VPP. What's the use case you are trying to support? Bridging packets between VPP hardware interfaces in L2 mode? Or bridging

Re: [vpp-dev] VPP crashing when lcp is enabled and I try to add an interface to a linux bridge.

2022-08-23 Thread Pragya Nand Bhagat
Hi Matthew, Yes I meant the same. Automatically creating a bridge domain in VPP and adding/removing member interfaces based on netlink messages. Thank You Pragya Nand On Wed, Aug 24, 2022 at 12:25 AM Matthew Smith via lists.fd.io wrote: > > On Tue, Aug 23, 2022 at 7:40 AM Pragya Nand Bhagat <

Re: [vpp-dev] VPP crashing when lcp is enabled and I try to add an interface to a linux bridge.

2022-08-23 Thread Matthew Smith via lists.fd.io
On Tue, Aug 23, 2022 at 7:40 AM Pragya Nand Bhagat < pragya.nand.bhaga...@gmail.com> wrote: > Hi Matthew, > > Thanks for looking into this issue. > After applying the patch the crash is not seen. > > However as mentioned earlier, we have faced this issue when configuring > the bridge domain and

Re: [vpp-dev] VPP crashing when lcp is enabled and I try to add an interface to a linux bridge.

2022-08-23 Thread Pragya Nand Bhagat
Hi Matthew, Thanks for looking into this issue. After applying the patch the crash is not seen. However as mentioned earlier, we have faced this issue when configuring the bridge domain and adding a member port to it. 1. create a bridge [ brctl addbr 100] 2. try adding a interface to it [

Re: [vpp-dev] VPP crashing when lcp is enabled and I try to add an interface to a linux bridge.

2022-08-19 Thread Matthew Smith via lists.fd.io
Hi Pragya, This patch should fix it - https://gerrit.fd.io/r/c/vpp/+/36961. Can you apply it to your build and confirm whether it resolves the issue? Thanks, -Matt On Wed, Aug 17, 2022 at 6:55 AM Pragya Nand Bhagat < pragya.nand.bhaga...@gmail.com> wrote: > Hi All, > > I'm seeing a crash in

[vpp-dev] VPP crashing when lcp is enabled and I try to add an interface to a linux bridge.

2022-08-17 Thread Pragya Nand Bhagat
Hi All, I'm seeing a crash in VPP when we try to add a port to a bridge . VPP is running with the lcp plugin. lcp default netns '' lcp lcp-auto-subint off lcp lcp-sync on lcp del-static-on-link-down off lcp del-dynamic-on-link-down off itf-pair: [0] port0/0 tap1 Ethernet0 96 type tap