All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Gaoxiang Liu" <gaoxiangliu0@163.com>
To: "Yigit, Ferruh" <ferruh.yigit@intel.com>
Cc: "maxime.coquelin" <maxime.coquelin@redhat.com>,
	 "Xia, Chenbo" <chenbo.xia@intel.com>, dev <dev@dpdk.org>,
	 liugaoxiang <liugaoxiang@huawei.com>
Subject: Re: [dpdk-dev] [PATCH v3] net/vhost: merge vhost stats loop in vhost Tx/Rx
Date: Fri, 22 Oct 2021 09:35:19 +0800 (GMT+08:00)	[thread overview]
Message-ID: <5be57c02.c97.17ca5a35c1e.Coremail.gaoxiangliu0@163.com> (raw)
In-Reply-To: <b15d3471-26aa-fca9-c25d-b9c765ca9e36@intel.com>

Hi Ferruh,
liugaoxiang@huawei.com is also my email address. You can update the commit to use it.

Thanks,
Gaoxiang



发自 网易邮箱大师




---- 回复的原邮件 ----
| 发件人 | Ferruh Yigit<ferruh.yigit@intel.com> |
| 日期 | 2021年10月22日 02:56 |
| 收件人 | Gaoxiang Liu<gaoxiangliu0@163.com>、maxime.coquelin@redhat.com<maxime.coquelin@redhat.com>、chenbo.xia@intel.com<chenbo.xia@intel.com> |
| 抄送至 | dev@dpdk.org<dev@dpdk.org>、liugaoxiang@huawei.com<liugaoxiang@huawei.com> |
| 主题 | Re: [dpdk-dev] [PATCH v3] net/vhost: merge vhost stats loop in vhost Tx/Rx |
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.

      reply	other threads:[~2021-10-22  1:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-26 12:56 [dpdk-dev] [PATCH] net/vhost: merge vhost stats loop in vhost Tx/Rx 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
2021-10-22  1:35         ` Gaoxiang Liu [this message]

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=5be57c02.c97.17ca5a35c1e.Coremail.gaoxiangliu0@163.com \
    --to=gaoxiangliu0@163.com \
    --cc=chenbo.xia@intel.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.