Re: [vpp-dev] VPP v22.10-rc0~1 can't inject routes from Linux Control Plane.

2022-06-04 Thread Fabio Bizzi
I apologize with all the list. I supposed that the Pim van Pelt plugins code was commited to the main repository and I didn't compiled/configured it. Now I've compiled the Pim's plugins and switched the config of vpp to the Pim's one and all works fine. I've to study and practice a lot before

Re: [vpp-dev] VPP v22.10-rc0~1 can't inject routes from Linux Control Plane.

2022-05-26 Thread Chinmaya Aggarwal
On Thu, May 26, 2022 at 08:03 AM, Fabio Bizzi wrote: > > GigabitEthernet6/0/0 Hi, How did you manage to get GigabitEthernet6/0/0 in VPP? As there is no dpdk{} section for whitelisting kernel interfaces. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Onl

[vpp-dev] VPP v22.10-rc0~1 can't inject routes from Linux Control Plane.

2022-05-26 Thread Fabio Bizzi
Hello, I'm in trouble with VPP and frr/static routing. My setup is the following: - O.S. Ubuntu 20.04LTS server - VPP from https://gerrit.fd.io/r/vpp (git clone) v22.10-rc0~1 - FRR from frr deb repository To build/configure all I followed the great Pim van Pelt guide at ipng.ch, adapting it to