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

Ferruh Yigit ferruh.yigit at intel.com
Tue Nov 16 15:36:14 CET 2021


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      | 129 +++++++++++++++---------------
>   drivers/net/hns3/hns3_rxtx.h      |   2 +
>   drivers/net/hns3/hns3_rxtx_vec.h  |   9 +++
>   4 files changed, 77 insertions(+), 64 deletions(-)
> ---
> v2:
> * document hns3.ini and fix 'TE_ETH_TX_OFFLOAD_MBUF_FAST_FREE'
> 

Is Connor's sign off in the v1 dropped intentionally, or forgotten?


More information about the dev mailing list