DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/6] bugfixes for hns3 PMD
@ 2021-06-13  2:31 Min Hu (Connor)
  2021-06-13  2:31 ` [dpdk-dev] [PATCH 1/6] net/hns3: modify max reset fail retry count Min Hu (Connor)
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Min Hu (Connor) @ 2021-06-13  2:31 UTC (permalink / raw)
  To: dev; +Cc: ferruh.yigit

This patch set contains 6 bugfixes for hns3 PMD.

Chengchang Tang (1):
  net/hns3: fix VLAN strip log

HongBo Zheng (2):
  net/hns3: modify max reset fail retry count
  net/hns3: delete redundant blank lines

Huisong Li (3):
  net/hns3: fix delay time for waiting to stop rxtx
  net/hns3: fix incorrect fake queue rollback
  net/hns3: fix config max queues to zero when fails

 drivers/net/hns3/hns3_ethdev.c    | 26 +++++++++++---------------
 drivers/net/hns3/hns3_ethdev_vf.c | 20 ++++++++++----------
 drivers/net/hns3/hns3_intr.c      |  4 ++--
 drivers/net/hns3/hns3_rxtx.c      |  3 +++
 4 files changed, 26 insertions(+), 27 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2021-06-17 14:56 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-13  2:31 [dpdk-dev] [PATCH 0/6] bugfixes for hns3 PMD Min Hu (Connor)
2021-06-13  2:31 ` [dpdk-dev] [PATCH 1/6] net/hns3: modify max reset fail retry count Min Hu (Connor)
2021-06-14 14:36   ` Andrew Rybchenko
2021-06-13  2:31 ` [dpdk-dev] [PATCH 2/6] net/hns3: fix delay time for waiting to stop rxtx Min Hu (Connor)
2021-06-13  2:31 ` [dpdk-dev] [PATCH 3/6] net/hns3: fix incorrect fake queue rollback Min Hu (Connor)
2021-06-13  2:31 ` [dpdk-dev] [PATCH 4/6] net/hns3: fix VLAN strip log Min Hu (Connor)
2021-06-13  2:31 ` [dpdk-dev] [PATCH 5/6] net/hns3: fix config max queues to zero when fails Min Hu (Connor)
2021-06-13  2:31 ` [dpdk-dev] [PATCH 6/6] net/hns3: delete redundant blank lines Min Hu (Connor)
2021-06-14 14:43 ` [dpdk-dev] [PATCH 0/6] bugfixes for hns3 PMD Andrew Rybchenko
2021-06-15  0:47   ` Min Hu (Connor)
2021-06-17 14:56     ` Andrew Rybchenko

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