DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] seg fault in InterVM communication using virtio
@ 2017-02-20 10:30 Priyanka
  2017-02-22  8:43 ` [dpdk-users] [dpdk-dev] " Yuanhan Liu
  0 siblings, 1 reply; 10+ messages in thread
From: Priyanka @ 2017-02-20 10:30 UTC (permalink / raw)
  To: users, dev; +Cc: mitaliyada

Hi All,

We have 2 VM running on qemu-kvm hypervisor. We have provided vNIC to 
the VMs using macvtap device and virtio as the device model in bridge 
mode. We are running DPDK applications (udp client and server) on the 
VMs. We observe that the inter-VM communication is not happening using 
drivers i.e igb_uio and uio_pci_generic. We were able to communicate 
between the VMs properly using SRIOV. But we were not getting 
performance as expected so we switched to virtio. But using virtio the 
DPDK communication hangs after sending 128 packets. We also observe a 
seg fault in the dmesg of the VM.

Please provide us some guideline to do the inter-VM communication using 
virtio. Are we correct if we are using rte_eth_tx/rx_burst to send and 
receive packets from the vNIC.

Thanks,

Priyanka

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

end of thread, other threads:[~2017-03-02 14:02 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-20 10:30 [dpdk-users] seg fault in InterVM communication using virtio Priyanka
2017-02-22  8:43 ` [dpdk-users] [dpdk-dev] " Yuanhan Liu
2017-02-22  8:55   ` mitali
2017-02-23  6:27     ` Yuanhan Liu
2017-03-01 13:50       ` mitali
2017-03-02 12:23         ` Yuanhan Liu
2017-03-02 12:32           ` mitali
2017-03-02 12:59             ` Yuanhan Liu
2017-03-02 14:00               ` mitali
2017-03-02 11:13       ` ppnaik

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).