[dpdk-dev] [PATCH v3] net/vhost: merge vhost stats loop in vhost Tx/Rx

Gaoxiang Liu gaoxiangliu0 at 163.com
Fri Oct 22 03:35:19 CEST 2021


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

Thanks,
Gaoxiang



发自 网易邮箱大师




---- 回复的原邮件 ----
| 发件人 | Ferruh Yigit<ferruh.yigit at intel.com> |
| 日期 | 2021年10月22日 02:56 |
| 收件人 | Gaoxiang Liu<gaoxiangliu0 at 163.com>、maxime.coquelin at redhat.com<maxime.coquelin at redhat.com>、chenbo.xia at intel.com<chenbo.xia at intel.com> |
| 抄送至 | dev at dpdk.org<dev at dpdk.org>、liugaoxiang at huawei.com<liugaoxiang at 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 at 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 at huawei.com>


Please let us know if you have an objection.


More information about the dev mailing list