[dpdk-stable] [PATCH 19.11 0/5] improving I/O backport for hns3 PMD driver

Wei Hu (Xavier) xavier.huwei at huawei.com
Mon Jun 1 10:48:51 CEST 2020


This series are backport patches about improving I/O performance
to DPDK 19.11.3 for hns3 PMD driver.

Chengwen Feng (1):
  net/hns3: replace memory barrier with data dependency order

Wei Hu (Xavier) (3):
  net/hns3: remove unnecessary assignment
  net/hns3: remove IO rmb call in Rx operation
  net/hns3: add free thresh in Rx operation

Yisen Zhuang (1):
  net/hns3: reduce judgements of free Tx ring space

 drivers/net/hns3/hns3_rxtx.c  | 153 ++++++++++++++++++++++++++----------------
 drivers/net/hns3/hns3_rxtx.h  |   3 +-
 drivers/net/hns3/hns3_stats.c |   3 -
 3 files changed, 96 insertions(+), 63 deletions(-)

-- 
2.7.4



More information about the stable mailing list