Hi,
I am having some issues with the switching exercise of the VPP progressive
tutorial ( https://wiki.fd.io/view/VPP/Progressive_VPP_Tutorial ). I have
created the veth interface between vpp1 and vpp2 the same way it was created
between vpp1 and host. I also had to create bridge-domain 1 to ge
i checked again and it's fixed after 18.04-rc0~374_g51c52c0~b3859
special thanks to Damjan Marion
Did you rebuild debs and reinstalled them? VPP looks to me to be post 18.01,
given those errors. I’d do the following:
- switch to 18.01 branch
- make sure you have everything backed up
- git clean -fdx
- make bootstrap
- make pkg-deb
- install debs
Try everything again.
Florin
> On Mar 11, 20
Dear Shashi,
Anyone can push a patch. See
https://wiki.fd.io/view/VPP/Pulling,_Building,_Running,_Hacking_and_Pushing_VPP_Code#Pushing
Only committers can merge patches into the code base.
HTH... Dave
From: Shashi Kant Singh
Sent: Sunday, March 11, 2018 11:06 AM
To: Dave Barach (dbarach) ; vp
Hi,
I'm implementing a plugins nodes - and I wonder about the development env. best
practice:
1. Is it mandatory to git clone VPP in order to build my plugin, or I can only
install VPP package and build my plugin.so (+ src/configure.ac and
src/plugins/Makefile.am)
2. if it possible to only in
https://wiki.fd.io/view/VPP/Pulling,_Building,_Running,_Hacking_and_Pushing_VPP_Code
Thanks,
-daw-
On 3/11/2018 11:06 AM, Shashi Kant Singh wrote:
Hi Dave
I wanted to know how to push a patch.
I am not a reviewer or committer. Still can I do?
How can I become a reviewer / committer ?
Regar
I did a clean, switched to branch 18:01, and ran build command. It did move
ahead but does not work on running.
When I run the following. I get:
ON THE VPP SERVER:
-
DBGvpp# 0: application_verify_cfg:245: memfd seg: vpp's event qs IN binary api
svm region
0: vnet_applica
Hi Dave
I wanted to know how to push a patch.
I am not a reviewer or committer. Still can I do?
How can I become a reviewer / committer ?
Regards
Shashi
From: vpp-dev@lists.fd.io [mailto:vpp-dev@lists.fd.io] On Behalf Of Dave Barach
Sent: 13 February 2018 18:34
To: vpp-dev@lists.fd.io
Subject
Hi Rubina,
I am assuming you are observing this both in single core and multicore
scenario ?
Based on the outputs, this is what I think might be going on:
I am seeing the total# of sessions is 100, and no TCP transient
sessions - thus the packets that require a a session are dropped.
What i
Hi,
I am testing vpp_18.01.1-124~g302ef0b5 (commit:
696e0da1cde7e2bcda5a781f9ad286672de8dcbf) and vpp_18.04-rc0~322-g30787378
(commit: 30787378f49714319e75437b347b7027a949700d) using Trex with sfr scenario
in one core and multicore state.
After a while I saw session deletion rate decreases and
Hi,
I want to know how can I use FRR as control plane with VPP as data plane??
I have searched and found a plugin named Router_Plugin from VPPSB project.
As the project stated and I tested it, It seems that this plugin only
supports OSPF as routing protocol, but I need support for ISIS, BGP and et
11 matches
Mail list logo