[PATCH 0/7] bugfix for hns3 PMD
Min Hu (Connor)
humin29 at huawei.com
Thu May 5 14:29:02 CEST 2022
Hi, Ferruh,
v2 has been sent, thanks.
在 2022/4/6 17:22, Min Hu (Connor) 写道:
> This patch set contains 7 bugfix for hns3 PMD.
>
> Chengwen Feng (1):
> net/hns3: fix more mbufs are freed when Tx done cleanup
>
> Huisong Li (6):
> net/hns3: fix order of clearing imissed register in PF
> net/hns3: fix MAC and queues HW statistics reversion
> net/hns3: fix pseudo-sharing between threads
> net/hns3: fix RSS disable
> net/hns3: fix undo rollback when update RSS hash
> net/hns3: remove redundant RSS tuple field
>
> drivers/net/hns3/hns3_ethdev.c | 20 ++--
> drivers/net/hns3/hns3_ethdev.h | 6 ++
> drivers/net/hns3/hns3_ethdev_vf.c | 20 ++--
> drivers/net/hns3/hns3_flow.c | 10 +-
> drivers/net/hns3/hns3_rss.c | 124 ++++++-----------------
> drivers/net/hns3/hns3_rss.h | 5 +-
> drivers/net/hns3/hns3_rxtx.c | 8 +-
> drivers/net/hns3/hns3_rxtx.h | 4 +-
> drivers/net/hns3/hns3_stats.c | 163 ++++++++++++++++++++++--------
> drivers/net/hns3/hns3_stats.h | 6 +-
> 10 files changed, 183 insertions(+), 183 deletions(-)
>
More information about the dev
mailing list