DPDK patches and discussions
 help / color / mirror / Atom feed
From: Prabahar Radhakrishnan <prab@viptela.com>
To: dev@dpdk.org, users@dpdk.org
Subject: [dpdk-dev] Virtio crash
Date: Tue, 26 Jul 2016 17:33:27 -0700	[thread overview]
Message-ID: <CABgWcYpZk0yLbWkNcY_g3_8jzOTQicTC0hcAhvmW0zSV=gs+XA@mail.gmail.com> (raw)

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

                 reply	other threads:[~2016-07-27  0:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CABgWcYpZk0yLbWkNcY_g3_8jzOTQicTC0hcAhvmW0zSV=gs+XA@mail.gmail.com' \
    --to=prab@viptela.com \
    --cc=dev@dpdk.org \
    --cc=users@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).