mbox

[0/2] performance optimized for hns3 PMD

Message ID 20211111133859.13705-1-humin29@huawei.com (mailing list archive)
Headers

Message

humin (Q) Nov. 11, 2021, 1:38 p.m. UTC
  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

 drivers/net/hns3/hns3_rxtx.c     | 129 ++++++++++++++++---------------
 drivers/net/hns3/hns3_rxtx.h     |   2 +
 drivers/net/hns3/hns3_rxtx_vec.h |   9 +++
 3 files changed, 76 insertions(+), 64 deletions(-)