Re: [vpp-dev] VPP linux-cp plugin with multicast packets

2021-11-19 Thread Wei Huang
Now I run into another issue when using linux-cp to create pair for ETH0, VPP0 on both VPP0 and VPP1: FRR0VPP 0(192.168.1.6)- (192.168.1.1)R (192.168.2.1)-VPP1 (192.168.2.6)-FRR1 VPP0ETH0

Re: [vpp-dev] det44 and map plugins interfere with linux-cp

2021-11-19 Thread Ben McKeegan
On 19/11/2021 13:32, Ben McKeegan via lists.fd.io wrote: Firstly, with the map plugin it appears to break IPv6 connectivity: the control plane can no longer successfully do NDP to the external gateway (a layer 3 switch).  NDP replies from the gateway to the control plane do not arrive.  

Re: [vpp-dev] About Risc-V Porting

2021-11-19 Thread Hrishikesh Karanjikar
Hi Damjan, I am using Ubuntu 20.04 image on Qemu. I had to do following changes to make it work. diff --git a/src/vppinfra/CMakeLists.txt b/src/vppinfra/CMakeLists.txt index 58ec32fbf..2168da185 100644 --- a/src/vppinfra/CMakeLists.txt +++ b/src/vppinfra/CMakeLists.txt @@ -219,7 +219,7 @@

[vpp-dev] det44 and map plugins interfere with linux-cp

2021-11-19 Thread Ben McKeegan
Hi, I have been experimenting recently with use of the linux-cp plugin to run BGP, my intention being to implement failover and load-sharing of various networking functions such as map or det44 among pools of VPP instances. (The map plugin's protocols are ideally suited to BGP anycasting,

Re: [vpp-dev] Memory leak in map plugin

2021-11-19 Thread Ben McKeegan
Hi Ben, Thank you for the patch, that fixes it! Regards, Ben. On 17/11/2021 08:24, Benoit Ganne (bganne) via lists.fd.io wrote: Hi Ben, Thanks for the detailed report, you are correct we are missing a vec_free() before returning from the function. Can you give a try to

Re: [vpp-dev] det44 plugin

2021-11-19 Thread Ben McKeegan
Hi Filip, Thank you for providing the patch. To confirm, I have now tested your patch and it does indeed fix the problem. Regards, Ben. On 02/11/2021 17:46, Filip Varga via lists.fd.io wrote: Hi Ben, Thank you for pointing out the issue. Indeed it looks like the node runs just once. I

Re: [vpp-dev] Struggling with low vector size ( < 5-10) seeking expert advice

2021-11-19 Thread Klement Sekera via lists.fd.io
Hey, Efficiency increases (a lot) with vector size, so pondering packet rates at low sizes doesn’t make much sense. Looking at vector size, you can tell how loaded VPP is. At your vector size, VPP is slacking off and efficiency is thus low, but it doesn’t matter, because you are not processing

Re: [vpp-dev] Reason for removing SUSE packaging support

2021-11-19 Thread Benoit Ganne (bganne) via lists.fd.io
Hi Laszlo, > Thanks for the feedback. I did the update based on your comments: > https://gerrit.fd.io/r/c/vpp/+/34357 > Can I ask for a review? I did, overall it looks good but see my comments in gerrit. Best ben -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group.

Re: [vpp-dev] VPP release 21.10.1 artifacts are available on packagecloud.io

2021-11-19 Thread Mauro Sardara (msardara) via lists.fd.io
Thanks, and great job! Mauro. From: vpp-dev@lists.fd.io on behalf of Andrew Yourtchenko Date: Wednesday, 17 November 2021 at 21:09 To: vpp-dev Subject: [vpp-dev] VPP release 21.10.1 artifacts are available on packagecloud.io Hi all, VPP release 21.10.1 artifacts are available at