[vpp-dev] Creating qemu VMs using memif instead of vhostuser #vpp-memif #vpp #dpdk #vhost

2021-04-10 Thread abhinav.mishra via lists.fd.io
Hi everyone, I am wondering if we can create VMs using memifs instead of normal vhostuser interfaces. Normal qemu command for creating virtio ifs in VM looks like : *create vhost-user socket /run/vpp/sock1.sock * *-chardev socket,id=char1,path=/var/run/vpp/sock1.sock,server -netdev type=vhost-u

Re: [vpp-dev] Creating Sub Interfaces in VPP #vpp-memif #vpp #dpdk

2021-04-06 Thread abhinav.mishra via lists.fd.io
Hi Mrityunjay, There are 2 cases here : * (multipoint-to-point) Traffic is generated at NIC1, NIC2, NIC3 & NIC4. Successfully received at NIC5 using subinterfaces * (point-to-multipoint) Traffic is generated at NIC5. But the subinterfaces of NIC5 cannot receive any traffic from its parent interf