[vpp-dev] Memif performance

2022-11-11 Thread praveen
Hi Team, I am trying to transfer packets between two applications(one written in C++ and the other in go-lang). I am using the latest build for both C-memif and Go-memif. The performance I am getting is lower than the IP-based socket.  Configuration applied in memif. num_s2m_rings/NumQueues   

Re: [vpp-dev] Memif performance

2022-11-13 Thread praveen
Gentle reminder! Sent from Mail for Windows From: praveenSent: 11 November 2022 17:02To: vpp-dev@lists.fd.ioSubject: Memif performance Hi Team, I am trying to transfer packets between two applications(one written in C++ and the other in go-lang). I am using the latest build for both C-memif and Go-

Re: [vpp-dev] Memif performance

2022-11-14 Thread Daniel Béreš via lists . fd . io
Hi Praveen, >From what I heard in the past. Gomemif does not reach such a throughput as >libmemif. If I may give you advice, use Go-libmemif ( >https://github.com/FDio/govpp/tree/master/extras/libmemif ) instead of >Gomemif. Anyway I will look into it if there is something wrong with the >gome

Re: [vpp-dev] Memif performance

2022-11-19 Thread praveen
Team,Can anyone from the team help me? Thanks,Praveen. Sent from Mail for Windows From: praveenSent: 14 November 2022 08:53To: vpp-dev@lists.fd.ioSubject: RE: Memif performance Gentle reminder! Sent from Mail for Windows From: praveenSent: 11 November 2022 17:02To: vpp-dev@lists.fd.ioSubject: Memif

Re: [vpp-dev] Memif performance

2022-11-21 Thread Mohsin Kazmi via lists.fd.io
Hi Praveen, Are you using libmemif for C++ application? Can you share the performance numbers? -br Mohsin From: on behalf of praveen Reply-To: "vpp-dev@lists.fd.io" Date: Saturday, November 19, 2022 at 1:43 PM To: "vpp-dev@lists.fd.io" Subject: Re: [vpp-dev] Memif pe