Re: [vpp-dev] Can one memif have multiple sockets

2020-07-02 Thread Mrityunjay Kumar
No! Currently vpp does not support if my code understanding is correct. Can you share me, why you need this? Can't you achieve this by others ways. ??? /MJ On Thu, 2 Jul 2020, 02:17 RaviKiran Veldanda, wrote: > Hi Team, > I realized that memif and corresponding sockets are tightly coupled. > M

[vpp-dev] Can one memif have multiple sockets

2020-07-01 Thread RaviKiran Veldanda
Hi Team, I realized that memif and corresponding sockets are tightly coupled. Means for example memif1 --> /run/vpp/memif1.sock --> application. We can not have multiple sockets for memif1, is my understanding correct? memif1 --> /run/vpp/memif1.sock if its already mapped, then we can not create m