[PATCH v2 0/2] performance optimized for hns3 PMD
Min Hu (Connor)
humin29 at huawei.com
Tue Nov 16 02:22:10 CET 2021
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'
--
2.33.0
More information about the dev
mailing list