[dpdk-dev] VIRTIO interface with DPDK in Guest VM not receiving packets

2016-02-29 Thread Abhijeet Karve
Hi Ajeet, We already tried setting up dpdk with vhostuser as a network attachment option and what we have following observations, 1st, it's not like we need to turn promisc mode enabled for host to guest communication to happen. We can turn them up with specific dpdk application arguments if

[dpdk-dev] VIRTIO interface with DPDK in Guest VM not receiving packets

2016-02-29 Thread Thomas Monjalon
May I kindly ask you to remove this footer from your emails? Thanks > =-=-= > Notice: The information contained in this e-mail > message and/or attachments to it may contain > confidential or privileged information. If you are > not the intended recipient, any dissemination,

[dpdk-dev] VIRTIO interface with DPDK in Guest VM not receiving packets

2016-02-28 Thread Ajeet Gill (ajgill)
Hello , I have observed that QEMU/Host does not pass the packets to Guest VM on Virtio interfaces unless I turn on promisc mode on the interface in the Guest. Host is running RHEL 7.2. Have tried with Ubuntu 14.4 as well . No DPDK-OVS or any vhost-user. Is this expected behavior? I would n