DPDK usage discussions
 help / color / mirror / Atom feed
From: Mark McConnaughay <mcconnma@gmail.com>
To: users@dpdk.org
Subject: [dpdk-users] i40e_dev_interrupt_handler(): ICR0: malicious programming detected
Date: Wed, 25 Apr 2018 16:26:07 -0400	[thread overview]
Message-ID: <CAH68JwUiMifBU1zH4WD0qo5sTh0Fkgw5zBix3xWCcwTwzNOpuw@mail.gmail.com> (raw)

In my application, I dequeue burst of traffic from a virtual port using
vhost and enqueue to a physical port and I see this error message. It also
corresponds with the number of packets dequeued from the physical can't all
be written to the physical using rte_eth_tx_burst. The application runs
fine for about an hour or so at @6Gbps (forwarding from virtual to
physical), but then hits this condition. Any thoughts on what is happening
here?

                 reply	other threads:[~2018-04-25 20:26 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=CAH68JwUiMifBU1zH4WD0qo5sTh0Fkgw5zBix3xWCcwTwzNOpuw@mail.gmail.com \
    --to=mcconnma@gmail.com \
    --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).