Re: [vpp-dev] Help clearing a -2 review.

2020-11-17 Thread Naveen Joy via lists.fd.io
Paul, I have pushed an update reducing the number of conditional tests to 1. Runs in O(1) constant time. Going forward, can you at least do a small favor and provide some clear code review feedback rather than something like the below? “A RunningVPPTestCase or similar should be subclassed from

[vpp-dev] VPP VRRP Issues

2020-08-26 Thread Naveen Joy via lists.fd.io
Hi Matthew, I am seeing a couple of issues (possible bugs) when running VRRP to backup a router’s loopback BVI interface. In networking-vpp, we use a Loopback BVI interface to connect an L3 VRF to an L2 Bridge Domain. We are working to add the L3 HA feature on this interface using VRRP.

Re: [vpp-dev] VRRP issue

2020-08-14 Thread Naveen Joy via lists.fd.io
Thanks, Matthew. I am seeing the same behavior with the default advertisement interval of 1s. Tcpdump on a linux tap interface plugged into the same BD as the backup VR shows VRRP advertisements arriving at the configured rate of 1s (100cs), So, there is no packet loss of advertisements or

Re: [vpp-dev] ACL drops while pinging another interface

2019-09-05 Thread Naveen Joy via Lists.Fd.Io
From the trace, it appears like ICMP Echo reply is not permitted by the security-group applied on neutron’s port corresponding to VirtualEthernet0/0/3. This could be causing the ICMP reply packet from the firewall to drop. lc_index 0 l3 ip4 145.144.1.53 -> 145.144.1.84 l4 lsb_of_sw_if_index 9

Re: [vpp-dev] New vpp project committer: Paul Vinciguerra

2019-02-28 Thread Naveen Joy via Lists.Fd.Io
Congrats Paul! Looking forward to working together. Naveen From: on behalf of "Dave Barach via Lists.Fd.Io" Reply-To: "Dave Barach (dbarach)" Date: Thursday, February 28, 2019 at 2:37 PM To: "vpp-dev@lists.fd.io" , Paul Vinciguerra Cc: "vpp-dev@lists.fd.io" Subject: [vpp-dev] New vpp