From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Gaoxiang Liu <gaoxiangliu0@163.com>, <maxime.coquelin@redhat.com>,
<chenbo.xia@intel.com>
Cc: <dev@dpdk.org>, <liugaoxiang@huawei.com>
Subject: Re: [dpdk-dev] [PATCH v3] net/vhost: merge vhost stats loop in vhost Tx/Rx
Date: Thu, 21 Oct 2021 19:56:15 +0100 [thread overview]
Message-ID: <b15d3471-26aa-fca9-c25d-b9c765ca9e36@intel.com> (raw)
In-Reply-To: <20211017231952.162-1-gaoxiangliu0@163.com>
On 10/18/2021 12:19 AM, Gaoxiang Liu wrote:
> To improve performance in vhost Tx/Rx, merge vhost stats loop.
> eth_vhost_tx has 2 loop of send num iteraion.
> It can be merge into one.
> eth_vhost_rx has the same issue as Tx.
>
> Signed-off-by: Gaoxiang Liu<gaoxiangliu0@163.com>
Hi Gaoxiang,
We are trying to keep unique identity in the git repo, your previous in git
records are with your work email, so I will update this commit to use same:
Signed-off-by: Gaoxiang Liu <liugaoxiang@huawei.com>
Please let us know if you have an objection.
next prev parent reply other threads:[~2021-10-21 18:56 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-26 12:56 [dpdk-dev] [PATCH] " Gaoxiang Liu
2021-09-27 1:30 ` [dpdk-dev] [PATCH v2] " Gaoxiang Liu
2021-09-28 1:43 ` Gaoxiang Liu
2021-10-06 10:42 ` Gaoxiang Liu
2021-10-15 12:16 ` Maxime Coquelin
2021-10-16 8:59 ` Gaoxiang Liu
2021-10-17 23:19 ` [dpdk-dev] [PATCH v3] " Gaoxiang Liu
2021-10-21 10:04 ` Maxime Coquelin
2021-10-21 12:34 ` Maxime Coquelin
2021-10-21 18:56 ` Ferruh Yigit [this message]
2021-10-22 1:35 ` Gaoxiang 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=b15d3471-26aa-fca9-c25d-b9c765ca9e36@intel.com \
--to=ferruh.yigit@intel.com \
--cc=chenbo.xia@intel.com \
--cc=dev@dpdk.org \
--cc=gaoxiangliu0@163.com \
--cc=liugaoxiang@huawei.com \
--cc=maxime.coquelin@redhat.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).