All of lore.kernel.org
 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; 8+ 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] 8+ messages in thread

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

Thread overview: 8+ 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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.