DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] VIRTIO interface with DPDK in Guest VM not receiving packets
@ 2016-02-28  2:14 Ajeet Gill (ajgill)
  2016-02-29 15:23 ` Abhijeet Karve
  0 siblings, 1 reply; 3+ messages in thread
From: Ajeet Gill (ajgill) @ 2016-02-28  2:14 UTC (permalink / raw)
  To: dev

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 not assume this should be.  Any pointers to look into?

Thanks and Regards,
Ajeet

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] VIRTIO interface with DPDK in Guest VM not receiving packets
  2016-02-28  2:14 [dpdk-dev] VIRTIO interface with DPDK in Guest VM not receiving packets Ajeet Gill (ajgill)
@ 2016-02-29 15:23 ` Abhijeet Karve
  2016-02-29 16:17   ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Abhijeet Karve @ 2016-02-29 15:23 UTC (permalink / raw)
  To: Ajeet Gill (ajgill); +Cc: dev, dev

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 we need.
 2nd, is when we tried cirros 0.3.0, it's found that the cirros 0.3.0 is 
having a bug which clearly ignores DHCP responses. If you try with cirros 
0.3.1 then it will work i guess.
 3rd, is Cirros doesn’t get ip –  root cause – br-dpdk needs to be 
configured with ip and up.


Thanks & Regards
Abhijeet Karve

=====-----=====-----=====
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, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] VIRTIO interface with DPDK in Guest VM not receiving packets
  2016-02-29 15:23 ` Abhijeet Karve
@ 2016-02-29 16:17   ` Thomas Monjalon
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2016-02-29 16:17 UTC (permalink / raw)
  To: Abhijeet Karve; +Cc: dev, Ajeet Gill (ajgill)

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, use, 
> review, distribution, printing or copying of the 
> information contained in this e-mail message 
> and/or attachments to it are strictly prohibited. If 
> you have received this communication in error, 
> please notify us by reply e-mail or telephone and 
> immediately and permanently delete the message 
> and any attachments. Thank you

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-02-29 16:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-28  2:14 [dpdk-dev] VIRTIO interface with DPDK in Guest VM not receiving packets Ajeet Gill (ajgill)
2016-02-29 15:23 ` Abhijeet Karve
2016-02-29 16:17   ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).