Re: : Re: [vpp-dev] linux-cp created tap interface send out packets issue

2022-02-25 Thread Pim van Pelt
Hey Wei, Good to see that it works for you now. For what it's worth, the TAP (and accompanying interface in VPP) is only the transport between the VPP device *tn-eth2* and the Linux device representation *vpp2* - it doesn't carry any IP address, but tn-eth2 and vpp2 should be mirror copies of one

Re: [vpp-dev] VRRP master gratuitous ARP request with physical MAC address

2022-02-25 Thread ajeshnrd
Hi Matt, Thanks for the reply. We are(i am working with Mechthild) using an Ericsson R6K router(bridge/bvi on the router). The VPP VRRP master indeed sends GARP at start up with the right VRRP MAC address, so are the VRRP periodic advertisements using the correct virtual MAC. However, when it h

Re: [vpp-dev] EVPN mac/IP routes are advertised when tunnel in created on kernal but not working when vxlan tunnel is on VPP #vpp-dev

2022-02-25 Thread suresh vuppala
Can someone please help out here. Just to make things work using VPP as the way kernal works, I created a BD in VPP but I dont see lcp cli for BD so Linux learns about the bridge? -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#20916): https://list

Re: [vpp-dev] EVPN mac/IP routes are advertised when tunnel in created on kernal but not working when vxlan tunnel is on VPP #vpp-dev

2022-02-25 Thread Pim van Pelt
Hoi, The bridge you created on the Linux side is not the same bridge as the one you created in VPP. You should expect inconsistent/undetermined behavior, because the functionality you seek (evpn auto-creating the bridge for Linux, and plumbing it through to FRR) is not implemented. groet, Pim On

Re: [vpp-dev] VRRP master gratuitous ARP request with physical MAC address

2022-02-25 Thread Matthew Smith via lists.fd.io
Hi Ajesh, Thanks for the explanation. When you have "accept mode" enabled on a VR and that VR enters the master state, the virtual IP addresses get added on the interface. From your description, it seems like the ARP/neighbor resolution code is using the newly added IP address as the sender protoc

Re: [vpp-dev] EVPN mac/IP routes are advertised when tunnel in created on kernal but not working when vxlan tunnel is on VPP #vpp-dev

2022-02-25 Thread suresh vuppala
Hi Pim, Thanks for the response. Is evpn auto-creating the bridge for Linux, and plumbing it through to FRR functionality supported currently on VPP code ? if Yes can you point me to the steps to achieve this Thanks, Suresh -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this g

Re: [vpp-dev] EVPN mac/IP routes are advertised when tunnel in created on kernal but not working when vxlan tunnel is on VPP #vpp-dev

2022-02-25 Thread Pim van Pelt
Hoi Suresh, As I said - it is *not* implemented. The things that VPP's Linux CP plugin support are: - create interface in Linux (lcp create) - copy forward IP addresses, link state and MTU values from VPP to Linux - copy forward routes, IP addresses, link state and MTU values from Linux into VPP

[vpp-dev] gerrit.fd.io not responding

2022-02-25 Thread Dave Wallace
Folks, I have opened a ticket [0] with LF-IT due to gerrit.fd.io not responding. Will provide an update when the issue is resolved or more information is available. Thanks, -daw- [0] https://jira.linuxfoundation.org/plugins/servlet/theme/portal/2/IT-23671 -=-=-=-=-=-=-=-=-=-=-=- Links: You r

Re: [vpp-dev] gerrit.fd.io not responding

2022-02-25 Thread Pim van Pelt
Hoi, Thanks Dave. From me in Zurich, SSH (and git) are up, but perhaps it's only the website that is down? By the way, in case others see this too, I do not have permission to view that ticket in Jira. groet, Pim On Sat, Feb 26, 2022 at 1:06 AM Dave Wallace wrote: > Folks, > > I have opened a

Re: [vpp-dev] gerrit.fd.io not responding

2022-02-25 Thread Dave Wallace
Pim thanks for the status report.  It now appears to be back in service. FYI, gerrit.fd.io is hosted in amazon AWS, so it may have been a glitch routing to us-east-1. As for access to LF-IT help desk, I'm not sure what the restrictions are wrt. viewing tickets.  We you able to login? Thanks

Resolved: [vpp-dev] gerrit.fd.io not responding

2022-02-25 Thread Dave Wallace
gerrit.fd.io is now responding again (without any known intervention).  I have closed the ticket. Thanks, -daw- On 2/25/22 7:06 PM, Dave Wallace via lists.fd.io wrote: Folks, I have opened a ticket [0] with LF-IT due to gerrit.fd.io not responding. Will provide an update when the issue is re

Re: [vpp-dev] gerrit.fd.io not responding

2022-02-25 Thread Pim van Pelt
Hoi, Confirmed gerrit is up on its website. And to answer your question -- Yes, I'm logged in to the linuxfoundation SSO (and currently see gerrit in read/write view). Don't worry about it, Dave. I would've fired Jira too :) groet, Pim On Sat, Feb 26, 2022 at 1:28 AM Dave Wallace wrote: > Pim

Re: [vpp-dev] gerrit.fd.io not responding

2022-02-25 Thread Dave Wallace
Thanks Pim.  I agree about Jira :) Have a great weekend! -daw- On 2/25/22 7:42 PM, Pim van Pelt wrote: Hoi, Confirmed gerrit is up on its website. And to answer your question -- Yes, I'm logged in to the linuxfoundation SSO (and currently see gerrit in read/write view). Don't worry about it,