DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Virtio crash
@ 2016-07-27  0:33 Prabahar Radhakrishnan
  0 siblings, 0 replies; only message in thread
From: Prabahar Radhakrishnan @ 2016-07-27  0:33 UTC (permalink / raw)
  To: dev, users

Hi,
     I am trying to enable virtio for our application.  The driver
registration is all working and initialization is fine as well.  But, when
I call "*rte_eth_rx_burst()*" API to receive packets, driver crashes  "
*virtio_recv_mergeable_pkts()*" while calling "VIRTQUEUE_NUSED()".  Looks
like the vq_ring is not initialized.  I am using dpdk-2.2 and I saw that in
the archives there was an issue in dpdk-2.2 in device restart.  I don't
have a device restart condition.  Any idea what might be happening?

Device restart issue I am referring to:
http://openvswitch.org/pipermail/discuss/2016-March/020551.html

Thank you
regards Prab

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-07-27  0:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-27  0:33 [dpdk-dev] Virtio crash Prabahar Radhakrishnan

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