DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Van Haaren, Harry" <harry.van.haaren@intel.com>
To: "Sun, Xutao" <xutao.sun@intel.com>, "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH v3 0/2] i40e: Fix the statistics issue of i40e
Date: Thu, 29 Oct 2015 09:52:37 +0000	[thread overview]
Message-ID: <E923DB57A917B54B9182A2E928D00FA612829004@IRSMSX102.ger.corp.intel.com> (raw)
In-Reply-To: <1446105751-28018-1-git-send-email-xutao.sun@intel.com>

Hi Xutao,

> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Xutao Sun
> Sent: Thursday, October 29, 2015 8:02 AM
> To: dev@dpdk.org
> Subject: [dpdk-dev] [PATCH v3 0/2] i40e: Fix the statistics issue of i40e
> 
> The old statistics on i40e only counted the packets on ports.
> So the discarding packets on VSI were not counted.
> This patch is to make statistics for packets both on ports and VSI.

Indeed there is an issue in i40e stats, and adding the VSI stats to the port stats seems the right fix.

> Xutao Sun (2):
>   i40e: Fix the statistics issue of i40e
>   doc: update release notes
> 
>  doc/guides/rel_notes/release_2_1.rst |  5 +++++
>  drivers/net/i40e/i40e_ethdev.c       | 23 ++++++++++++++---------
>  2 files changed, 19 insertions(+), 9 deletions(-)

It is preferred to update docs in the same patch as a bugfix: one patch should suffice for a bug-fix and adding a note that it has been fixed.

Perhaps you edited the wrong release file? The next release changes are described in release_2_2.rst

Would you send a v4 with release_2_2 updated, and then I'll test and ack?
Cheers, -Harry

  parent reply	other threads:[~2015-10-29  9:54 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-29  3:26 [dpdk-dev] [PATCH v1] " Xutao Sun
2015-10-29  5:36 ` [dpdk-dev] [PATCH v2] " Xutao Sun
2015-10-29  8:02   ` [dpdk-dev] [PATCH v3 0/2] " Xutao Sun
2015-10-29  8:02     ` [dpdk-dev] [PATCH v3 1/2] " Xutao Sun
2015-10-29  8:02     ` [dpdk-dev] [PATCH v3 2/2] doc: update release notes Xutao Sun
2015-10-29  8:19     ` [dpdk-dev] [PATCH v3 0/2] i40e: Fix the statistics issue of i40e Thomas Monjalon
2015-10-29  8:32       ` Sun, Xutao
2015-10-29  9:52     ` Van Haaren, Harry [this message]
2015-10-30  6:09     ` [dpdk-dev] [PATCH v4] " Xutao Sun
2015-10-30  8:20       ` [dpdk-dev] [PATCH v5] " Xutao Sun
2015-10-30  8:26         ` Zhang, Helin
2015-11-02 23:34         ` Thomas Monjalon
2015-11-04  4:23           ` Sun, Xutao
2015-11-04  9:21             ` Thomas Monjalon
2015-11-04  9:20         ` [dpdk-dev] [PATCH v6] " Xutao Sun
2015-11-04 10:06           ` Van Haaren, Harry
2015-11-04 12:12             ` Thomas Monjalon

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=E923DB57A917B54B9182A2E928D00FA612829004@IRSMSX102.ger.corp.intel.com \
    --to=harry.van.haaren@intel.com \
    --cc=dev@dpdk.org \
    --cc=xutao.sun@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).