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(-) -- 2.33.0