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

Luca Boccassi bluca at debian.org
Mon Jun 1 11:30:45 CEST 2020


On Mon, 2020-06-01 at 16:48 +0800, Wei Hu (Xavier) wrote:
> 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(-)

I do not see any of the commit IDs mentioned in the patches in
dpdk/master. Where are these patches being backported from?


More information about the stable mailing list