DPDK patches and discussions
 help / color / mirror / Atom feed
From: Igor Ryzhov <iryzhov@arccn.ru>
To: dev@dpdk.org
Subject: [dpdk-dev] IXGBE error statistics
Date: Fri, 18 Sep 2015 00:23:35 +0300	[thread overview]
Message-ID: <E3D3F020-C366-4F57-92AC-41DCFE74B22D@arccn.ru> (raw)

Hello everyone.

Investigating IXGBE driver I found an mspdc counter (MAC Short Packet Discard). And I am wondering why this counter is not used in the calculation of total RX errors (ierrors field in rte_eth_stats structure). Is it already a part of another counter, for example, rlec (Receive Length Error)? Or is it a bug?

Another one question is about incompleteness of rte_eth_stats structure. IXGBE and other drivers have a lot of counters but only a part of them is represented in rte_eth_stats. Is there any valuable reasons for that or it's just not implemented?

Best regards,
Igor Ryzhov

             reply	other threads:[~2015-09-17 21:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-17 21:23 Igor Ryzhov [this message]
2015-09-18  8:04 ` Van Haaren, Harry
2015-09-18 12:03   ` Igor Ryzhov
2015-09-21 13:45     ` Van Haaren, Harry
2015-09-21 14:09       ` Igor Ryzhov
2015-09-21 14:17       ` Kyle Larose
2015-09-21 14:22         ` Van Haaren, Harry
2015-10-27 10:26           ` Van Haaren, Harry

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=E3D3F020-C366-4F57-92AC-41DCFE74B22D@arccn.ru \
    --to=iryzhov@arccn.ru \
    --cc=dev@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).