From: Tetsuya Mukawa <mukawa@igel.co.jp>
To: Yuanhan Liu <yuanhan.liu@linux.intel.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] vhost: fix Tx error counting of vhost PMD
Date: Fri, 24 Jun 2016 12:08:50 +0900 [thread overview]
Message-ID: <6081bf9c-3f9e-ef56-ea06-68953d583761@igel.co.jp> (raw)
In-Reply-To: <20160624021720.GR23111@yliu-dev.sh.intel.com>
On 2016/06/24 11:17, Yuanhan Liu wrote:
> On Fri, Jun 24, 2016 at 11:04:20AM +0900, Tetsuya Mukawa wrote:
>> According to 'rte_eth_stats' structure comments, 'imissed'
>> should represent RX error counting, but currently 'imissed' is
>> used to count TX error.
>> The patch replaces 'imissed' by 'oerrors'.
>>
>> Fixes: ee584e9710b9 ("vhost: add driver on top of the library")
>> Signed-off-by: Tetsuya Mukawa <mukawa@igel.co.jp>
>
> Acked-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
>
> (And sorry for the delay: I planned to look at the report from
> you at the earlier of this week; but somehow I forgot :(
>
> --yliu
>
Hi Yuanhan,
No need to worry. Thanks for your checking!
Thanks,
Tetsuya
next prev parent reply other threads:[~2016-06-24 3:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-24 2:04 Tetsuya Mukawa
2016-06-24 2:17 ` Yuanhan Liu
2016-06-24 3:08 ` Tetsuya Mukawa [this message]
2016-06-30 5:23 ` Yuanhan Liu
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=6081bf9c-3f9e-ef56-ea06-68953d583761@igel.co.jp \
--to=mukawa@igel.co.jp \
--cc=dev@dpdk.org \
--cc=yuanhan.liu@linux.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).