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
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. Ther
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 @@ if(VPP_
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, whe
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 https://gerrit.fd.io/
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 wil
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
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.
View/R
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 packageclou