DPDK patches and discussions
 help / color / mirror / Atom feed
From: Junyu Jiang <junyux.jiang@intel.com>
To: dev@dpdk.org
Cc: Qi Zhang <qi.z.zhang@intel.com>,
	Qiming Yang <qiming.yang@intel.com>,
	Junyu Jiang <junyux.jiang@intel.com>
Subject: [dpdk-dev] [PATCH 0/2] fix incorrect statistics data
Date: Wed, 15 Jul 2020 07:03:05 +0000	[thread overview]
Message-ID: <20200715070307.36814-1-junyux.jiang@intel.com> (raw)

This patchset fixed the issue that rx_bytes and tx_bytes
overflowed on 40 bit limitation by enlarging the limitation.

Junyu Jiang (2):
  net/ice: fix incorrect Rx bytes statistics
  net/ice: fix incorrect Tx bytes statistics

 drivers/net/ice/ice_ethdev.c | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

-- 
2.17.1


             reply	other threads:[~2020-07-15  7:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-15  7:03 Junyu Jiang [this message]
2020-07-15  7:03 ` [dpdk-dev] [PATCH 1/2] net/ice: fix incorrect Rx bytes statistics Junyu Jiang
2020-07-15  7:03 ` [dpdk-dev] [PATCH 2/2] net/ice: fix incorrect Tx " Junyu Jiang
2020-07-17  2:17 ` [dpdk-dev] [PATCH v2] net/ice: fix incorrect Rx/Tx " Junyu Jiang
2020-07-20  9:50   ` Zhang, Qi Z
2020-07-21  7:20 ` [dpdk-dev] [PATCH v3] " Junyu Jiang
2020-07-22  5:19   ` Zhang, Qi Z

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=20200715070307.36814-1-junyux.jiang@intel.com \
    --to=junyux.jiang@intel.com \
    --cc=dev@dpdk.org \
    --cc=qi.z.zhang@intel.com \
    --cc=qiming.yang@intel.com \
    /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).