Re: [vpp-dev] Crash in BVI and Loopback interaction

2022-03-28 Thread Neale Ranns
From: vpp-dev@lists.fd.io on behalf of Pim van Pelt via lists.fd.io Date: Sunday, 27 March 2022 at 14:01 To: Stanislav Zaikin Cc: vpp-dev Subject: Re: [vpp-dev] Crash in BVI and Loopback interaction Hoi Stanislav, Thanks for the response. As I noted in my original email, I am aware that

Re: [vpp-dev] Crash in BVI and Loopback interaction

2022-03-27 Thread Pim van Pelt
Hoi Stanislav, Thanks for the response. As I noted in my original email, I am aware that loopbacks work as BVI members, but since they are there (and have a whole device class dedicated to them!) I was hoping to (a) get some historical context on the need/differences between BVI and Loopback devic

Re: [vpp-dev] Crash in BVI and Loopback interaction

2022-03-27 Thread Stanislav Zaikin
Hi Pim, Well, I wasn't aware of "bvi ..." commands. Anyway, usually I go with something like: create loopback interface instance 20 set interface state loop20 up create bridge-domain 20 learn 1 forward 1 flood 1 arp-term 1 arp-ufwd 0 set interface l2 bridge loop20 20 bvi On Sun, 27 Mar 2022 at 0

[vpp-dev] Crash in BVI and Loopback interaction

2022-03-26 Thread Pim van Pelt
Hoi, I've noticed that a pattern of 'create loopback; delete loopback; create bvi' as well as 'create bvi; delete bvi; create loopback' makes VPP at HEAD unhappy. I've actually long since wondered what the difference is between BVI and Loopback interface types, other than the BVI plumbing lives in