Re: [PATCH v2 0/2] performance optimized for hns3 PMD

2021-11-16 Thread Ferruh Yigit
On 11/16/2021 1:22 AM, Min Hu (Connor) wrote: This patch set contains two ways to optimized Tx performance. Chengwen Feng (2): net/hns3: optimized Tx performance by mbuf fast free net/hns3: optimized Tx performance doc/guides/nics/features/hns3.ini | 1 + drivers/net/hns3/hns3_rxtx.c

Re: [PATCH v2 0/2] performance optimized for hns3 PMD

2021-11-16 Thread Ferruh Yigit
: humi...@huawei.com <mailto:humi...@huawei.com> *发件人:*Fengchengwen *收件人:*Ferruh Yigit ;humin (Q) ;dev *抄 送:*thomas *时 间:*2021-11-16 23:04:08 *主 题:*RE: [PATCH v2 0/2] performance optimized for hns3 PMD May be forgotten, I send v2 to him this morning, and maybe forgot adding the sign off. B

RE: [PATCH v2 0/2] performance optimized for hns3 PMD

2021-11-16 Thread humin (Q)
主 题:RE: [PATCH v2 0/2] performance optimized for hns3 PMD May be forgotten, I send v2 to him this morning, and maybe forgot adding the sign off. But the patch set is OK because we both check them. 发件人:Ferruh Yigit 收件人:humin (Q) ;dev 抄 送:thomas 时 间:2021-11-16 22:37:23 主 题:Re: [PATCH

RE: [PATCH v2 0/2] performance optimized for hns3 PMD

2021-11-16 Thread Fengchengwen
May be forgotten, I send v2 to him this morning, and maybe forgot adding the sign off. But the patch set is OK because we both check them. 发件人:Ferruh Yigit 收件人:humin (Q) ;dev 抄 送:thomas 时 间:2021-11-16 22:37:23 主 题:Re: [PATCH v2 0/2] performance optimized for hns3 PMD On 11/16/2021 1:22 AM

Re: [PATCH v2 0/2] performance optimized for hns3 PMD

2021-11-16 Thread Ferruh Yigit
On 11/16/2021 1:22 AM, Min Hu (Connor) wrote: This patch set contains two ways to optimized Tx performance. Chengwen Feng (2): net/hns3: optimized Tx performance by mbuf fast free net/hns3: optimized Tx performance doc/guides/nics/features/hns3.ini | 1 + drivers/net/hns3/hns3_rxtx.c

[PATCH v2 0/2] performance optimized for hns3 PMD

2021-11-15 Thread Min Hu (Connor)
This patch set contains two ways to optimized Tx performance. Chengwen Feng (2): net/hns3: optimized Tx performance by mbuf fast free net/hns3: optimized Tx performance doc/guides/nics/features/hns3.ini | 1 + drivers/net/hns3/hns3_rxtx.c | 129 +++--- drivers/