DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Wiles, Keith" <keith.wiles@intel.com>
To: Laurent GUERBY <laurent@guerby.net>, "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] Errors Rx count increasing while pktgen doing nothing on Intel 82598EB 10G
Date: Sun, 27 Dec 2015 19:43:24 +0000	[thread overview]
Message-ID: <3FD3743F-667A-46AE-B144-8B5573E224F1@intel.com> (raw)
In-Reply-To: <1451241098.2052.9.camel@guerby.net>

On 12/27/15, 12:31 PM, "dev on behalf of Laurent GUERBY" <dev-bounces@dpdk.org on behalf of laurent@guerby.net> wrote:

>Hi,
>
>I reported today an issue when using Pktgen-DPDK:
>https://github.com/pktgen/Pktgen-DPDK/issues/52
>
>But I think it's more in DPDK than pktgen
>
>two identical machines with SFP+ DA cable between them
>DPDK 2.2.0 from tarball
>Pktgen-DPDK from git
>two identical machines:
>core i7 2600 (sandy bridge 4C/8T), HT disabled in the BIOS
>ASUS P8H67-M PRO BIOS 3904 (latest available)
>Ethernet controller: Intel Corporation 82598EB 10-Gigabit AF Dual Port
>Network Connection (rev 01)
>01:00.0 0200: 8086:10f1 (rev 01)
>	Subsystem: 8086:a21f
>boot kernel 3.16 unbutu 14.04 with isolcpus=2,3,4
>
>When launching pktgen even with no TX asked the Errors RX counters keeps
>going up by about 7.4 millions per second:
>
>Errors Rx/Tx : 7471857054/0
>
>In the log I get "Could not enable Rx Queue", might be the
>source of the issue?
>
>PMD: ixgbe_dev_rx_queue_start(): Could not enable Rx Queue 0
>PMD: ixgbe_dev_rx_queue_start(): Could not enable Rx Queue 1
>
>When sending traffic  single UDP src/dst/IP/MAC the setup
>reaches 14204188 pps 64 bytes, the error counter is also
>increasing.
>
>Any idea what to look for?

One more suggestion is to run test_pmd on one machine and something like iperf on the other to verify the DPDK is working correct, which I assume will be true. Not sure the RX errors are reported in the test_pmd or you could use the l3fwd application too.

Please also send me the 'lspci | grep Ethernet’ output.
Also send me the command line.

>
>Laurent
>
>


Regards,
Keith





  reply	other threads:[~2015-12-27 19:43 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-27 18:31 Laurent GUERBY
2015-12-27 19:43 ` Wiles, Keith [this message]
2015-12-27 20:09   ` Laurent GUERBY
2015-12-27 20:28     ` Wiles, Keith
2016-01-27  6:50       ` Moon-Sang Lee
2016-01-27  7:15         ` Laurent GUERBY
2016-01-27  7:23           ` Zhang, Helin
2016-01-28  0:57             ` Moon-Sang Lee
2016-01-29 10:02               ` Moon-Sang Lee
2016-01-30  1:23         ` Wiles, Keith
2016-01-30  1:55           ` Wiles, Keith

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=3FD3743F-667A-46AE-B144-8B5573E224F1@intel.com \
    --to=keith.wiles@intel.com \
    --cc=dev@dpdk.org \
    --cc=laurent@guerby.net \
    /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).