[dpdk-dev] [PATCH 0/6] bugfix for hns3 PMD
Ferruh Yigit
ferruh.yigit at intel.com
Tue May 11 18:30:22 CEST 2021
On 5/7/2021 10:08 AM, Min Hu (Connor) wrote:
> This patch set contains 6 bugfixes for hns3 PMD.
>
> Chengwen Feng (5):
> net/hns3: return code when PCI config space write fail
> net/hns3: fix logging info when clear all FDIR rules
> net/hns3: clear hash map when clear all FDIR rules
> net/hns3: fix out param not set when query FDIR counter
> doc: add link status event pre-conditions
>
> HongBo Zheng (1):
> net/hns3: fix VF setting alive order problem
>
> doc/guides/nics/hns3.rst | 10 ++++++++++
> drivers/net/hns3/hns3_ethdev_vf.c | 22 ++++++++++++++++------
> drivers/net/hns3/hns3_fdir.c | 22 +++++++++++++++++-----
> drivers/net/hns3/hns3_flow.c | 2 ++
> 4 files changed, 45 insertions(+), 11 deletions(-)
>
Except 6/6,
Series applied to dpdk-next-net/main, thanks.
Since 6/6 is a doc patch it has more time and it can be sent separately.
More information about the dev
mailing list