DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/6] bugfix for hns3 PMD
@ 2021-05-15  0:52 Min Hu (Connor)
  2021-05-15  0:52 ` [dpdk-dev] [PATCH 1/6] net/hns3: fix check of Rx/Tx queue numbers Min Hu (Connor)
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Min Hu (Connor) @ 2021-05-15  0:52 UTC (permalink / raw)
  To: dev; +Cc: ferruh.yigit

This patch set contains six bugfixes for hns3 PMD.

Huisong Li (6):
  net/hns3: fix check of Rx/Tx queue numbers
  net/hns3: fix requested FC mode roolback
  net/hns3: remove meaningless packet buffer rollback
  net/hns3: fix DCB configuration
  net/hns3: fix DCB cannot be reconfigured
  net/hns3: fix link speed when VF device is down

 drivers/net/hns3/hns3_dcb.c       | 85 +++++++++++++++++++++++----------------
 drivers/net/hns3/hns3_dcb.h       |  2 +-
 drivers/net/hns3/hns3_ethdev.c    | 84 ++++++++++++++------------------------
 drivers/net/hns3/hns3_ethdev_vf.c | 20 +++------
 4 files changed, 88 insertions(+), 103 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 10+ messages in thread
* [dpdk-dev] [PATCH 0/6] bugfix for hns3 PMD
@ 2021-05-07  9:08 Min Hu (Connor)
  2021-05-11 16:30 ` Ferruh Yigit
  0 siblings, 1 reply; 10+ messages in thread
From: Min Hu (Connor) @ 2021-05-07  9:08 UTC (permalink / raw)
  To: dev; +Cc: ferruh.yigit

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

-- 
2.7.4


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-05-18 10:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-15  0:52 [dpdk-dev] [PATCH 0/6] bugfix for hns3 PMD Min Hu (Connor)
2021-05-15  0:52 ` [dpdk-dev] [PATCH 1/6] net/hns3: fix check of Rx/Tx queue numbers Min Hu (Connor)
2021-05-15  0:52 ` [dpdk-dev] [PATCH 2/6] net/hns3: fix requested FC mode roolback Min Hu (Connor)
2021-05-15  0:52 ` [dpdk-dev] [PATCH 3/6] net/hns3: remove meaningless packet buffer rollback Min Hu (Connor)
2021-05-15  0:52 ` [dpdk-dev] [PATCH 4/6] net/hns3: fix DCB configuration Min Hu (Connor)
2021-05-15  0:52 ` [dpdk-dev] [PATCH 5/6] net/hns3: fix DCB cannot be reconfigured Min Hu (Connor)
2021-05-15  0:52 ` [dpdk-dev] [PATCH 6/6] net/hns3: fix link speed when VF device is down Min Hu (Connor)
2021-05-18 10:41 ` [dpdk-dev] [PATCH 0/6] bugfix for hns3 PMD Ferruh Yigit
  -- strict thread matches above, loose matches on Subject: below --
2021-05-07  9:08 Min Hu (Connor)
2021-05-11 16:30 ` Ferruh Yigit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).