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

2021-11-16 Thread Petr Boltík
Hi, there is no multicast route to the local Forward ... solution: https://lists.fd.io/g/vpp-dev/topic/83103366#19478 PetrB. st 17. 11. 2021 v 4:08 odesílatel Wei Huang napsal: > I am using the linux-cp plugin in VPP (v21.06) and run into issues with > multicast packet from OSPF. > I try to ma

Re: [vpp-dev] VPP crashing on Cetnos8 server

2021-11-16 Thread Satya Murthy
Hi Ashish / VPP-experts, We are also seeing the same crash with fdio 21.06 version. vec_resize_allocate_memory + 0x285 vlib_put_next_frame + 0xbd Our main-heap size is set to 2G. Is this a known issue (or) any fix that is available for this. Any inputs will be helpful. -- Thanks & Regards, Mu

Re: [vpp-dev] VPP 20.05 problems related to memory allocations -- possible memory leak?

2021-11-16 Thread Satya Murthy
Hi Klemant/Elias/Vpp-Experts, We are also seeing the same crash with fdio 21.06 version. vec_resize_allocate_memory + 0x285 vlib_put_next_frame + 0xbd Our main-heap size is set to 2G. Is this a known issue (or) any fix that is available for this. Any inputs will be helpful. -- Thanks & Regard

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

2021-11-16 Thread Wei Huang
I am using the linux-cp plugin in VPP (v21.06) and run into issues with multicast packet from OSPF. I try to make FRR work with VPP. I created a lcp pair (ETH2-VPP2), ETH2 directly connect to router using OSPF. FRR--VPP (192.168.100.5)--Router (192.168.100.20) VPP2 ETH2

Re: [vpp-dev] Increase memif from 10G to 100G

2021-11-16 Thread Honnappa Nagarahalli
From: vpp-dev@lists.fd.io On Behalf Of Mrityunjay Kumar via lists.fd.io Sent: Tuesday, November 16, 2021 7:42 AM To: Felipe P. Cc: vpp-dev Subject: Re: [vpp-dev] Increase memif from 10G to 100G Memif based on share memory communication. There is concept of slave / master, where one folk in

Re: [vpp-dev] VPP 21.10.1 Maintenance Release

2021-11-16 Thread Dave Wallace
Hi Petr, I have cherry-picked this into stable/2110 and Andrew will merge it once it has verified so that it will be included in the VPP 21.10.1 Maintenance Release. Thanks, -daw- On 11/15/21 12:54 PM, Petr Boltík wrote: Hello, please consider including https://gerrit.fd.io/r/c/vpp/+/34040

[vpp-dev] Memory leak in map plugin

2021-11-16 Thread Ben McKeegan
Hello, I have identified a memory leak the ip4_map function of src/plugins/ip4_map.c. I am using the 21.10 release. Enabling memory trace of the main-heap via the debug CLI and backtracing with gdb both point to all the leaked memory being allocated from the vec_add1(buffer0,pi0) macro at l

Re: [vpp-dev] Increase memif from 10G to 100G

2021-11-16 Thread Mrityunjay Kumar
Memif based on share memory communication. There is concept of slave / master, where one folk involve one copy. Can you check and share unidirectional max speed without pkt processing? BTW, I am not impressed with memif library, hence idea is look for better aproach for share memory instead h

[vpp-dev] Increase memif from 10G to 100G

2021-11-16 Thread Felipe P.
Hi, We are running 100G tests in our new dev hardware and found out yesterday that memif are coming up with 10G speed. Is there any way to increase this to 100G speed? Thanks, -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#20494): https://lists.