DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 00/10] some bugfixes for hns3 PMD
@ 2021-03-31 10:01 Min Hu (Connor)
  2021-03-31 10:01 ` [dpdk-dev] [PATCH 01/10] net/hns3: fix some function names for copper media type Min Hu (Connor)
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Min Hu (Connor) @ 2021-03-31 10:01 UTC (permalink / raw)
  To: dev; +Cc: ferruh.yigit

This set of patches are bugfixes for hns3 PMD.

Chengchang Tang (1):
  net/hns3: fix lack of rollback after setting PVID failed

Chengwen Feng (4):
  net/hns3: fix set default MAC addr fail in bonding of VF
  net/hns3: fix flow counter not cleared when create
  net/hns3: fix VF mailbox head field wrong update
  net/hns3: support get device version when dump register

Hongbo Zheng (3):
  net/hns3: fix the FLR miss detection
  net/hns3: delete redundant blank line
  net/hns3: fix code style static warning

Huisong Li (2):
  net/hns3: fix some function names for copper media type
  net/hns3: fix flow control exception

 drivers/net/hns3/hns3_cmd.c       |  8 +++---
 drivers/net/hns3/hns3_ethdev.c    | 37 +++++++++++++++++++++-------
 drivers/net/hns3/hns3_ethdev.h    |  1 -
 drivers/net/hns3/hns3_ethdev_vf.c |  4 ---
 drivers/net/hns3/hns3_flow.c      | 10 ++++++++
 drivers/net/hns3/hns3_mbx.c       | 52 +++++++++++----------------------------
 drivers/net/hns3/hns3_regs.c      |  2 ++
 drivers/net/hns3/hns3_rxtx.c      |  2 +-
 8 files changed, 61 insertions(+), 55 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2021-04-08 17:02 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-31 10:01 [dpdk-dev] [PATCH 00/10] some bugfixes for hns3 PMD Min Hu (Connor)
2021-03-31 10:01 ` [dpdk-dev] [PATCH 01/10] net/hns3: fix some function names for copper media type Min Hu (Connor)
2021-03-31 10:01 ` [dpdk-dev] [PATCH 02/10] net/hns3: fix set default MAC addr fail in bonding of VF Min Hu (Connor)
2021-03-31 10:01 ` [dpdk-dev] [PATCH 03/10] net/hns3: fix the FLR miss detection Min Hu (Connor)
2021-03-31 10:01 ` [dpdk-dev] [PATCH 04/10] net/hns3: fix lack of rollback after setting PVID failed Min Hu (Connor)
2021-03-31 10:01 ` [dpdk-dev] [PATCH 05/10] net/hns3: fix flow control exception Min Hu (Connor)
2021-03-31 10:01 ` [dpdk-dev] [PATCH 06/10] net/hns3: fix flow counter not cleared when create Min Hu (Connor)
2021-03-31 10:01 ` [dpdk-dev] [PATCH 07/10] net/hns3: fix VF mailbox head field wrong update Min Hu (Connor)
2021-03-31 10:01 ` [dpdk-dev] [PATCH 08/10] net/hns3: support get device version when dump register Min Hu (Connor)
2021-03-31 10:01 ` [dpdk-dev] [PATCH 09/10] net/hns3: delete redundant blank line Min Hu (Connor)
2021-03-31 10:01 ` [dpdk-dev] [PATCH 10/10] net/hns3: fix code style static warning Min Hu (Connor)
2021-04-08 17:02 ` [dpdk-dev] [PATCH 00/10] some bugfixes for hns3 PMD 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).