patches for DPDK stable branches
 help / color / mirror / Atom feed
* [PATCH 0/5] ] net/hns3: add some features and bugfixes
@ 2023-05-18 11:29 Dongdong Liu
  2023-05-18 11:29 ` [PATCH 1/5] net/hns3: fix never set MAC flow control Dongdong Liu
                   ` (6 more replies)
  0 siblings, 7 replies; 17+ messages in thread
From: Dongdong Liu @ 2023-05-18 11:29 UTC (permalink / raw)
  To: dev, ferruh.yigit, thomas, andrew.rybchenko, fengchengwen
  Cc: stable, lihuisong, liudongdong3, yisen.zhuang

This patchset contains some features and bugfixes for hns3.

Chengwen Feng (1):
  net/hns3: fix receive multiple firmware reset interrupts

Dengdui Huang (2):
  net/hns3: fix loop code variable type mismatch
  net/hns3: add Tx/Rx descriptor logs

Huisong Li (2):
  net/hns3: fix never set MAC flow control
  net/hns3: add flow control autoneg for fiber and backplane port

 drivers/net/hns3/hns3_cmd.c    | 30 +++++++++++-
 drivers/net/hns3/hns3_cmd.h    | 20 +++++++-
 drivers/net/hns3/hns3_dump.c   |  1 +
 drivers/net/hns3/hns3_ethdev.c | 89 +++++++++++++---------------------
 drivers/net/hns3/hns3_ethdev.h |  1 +
 drivers/net/hns3/hns3_logs.h   | 18 +++++++
 drivers/net/hns3/hns3_regs.c   |  3 +-
 drivers/net/hns3/hns3_rxtx.c   |  4 ++
 drivers/net/hns3/hns3_rxtx.h   | 29 +++++++++++
 drivers/net/hns3/hns3_stats.c  |  2 +-
 10 files changed, 138 insertions(+), 59 deletions(-)

--
2.22.0


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

end of thread, other threads:[~2023-06-01 11:37 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-18 11:29 [PATCH 0/5] ] net/hns3: add some features and bugfixes Dongdong Liu
2023-05-18 11:29 ` [PATCH 1/5] net/hns3: fix never set MAC flow control Dongdong Liu
2023-05-18 11:29 ` [PATCH 2/5] net/hns3: add flow control autoneg for fiber and backplane port Dongdong Liu
2023-05-18 11:29 ` [PATCH 3/5] net/hns3: fix loop code variable type mismatch Dongdong Liu
2023-05-18 11:29 ` [PATCH 4/5] net/hns3: fix receive multiple firmware reset interrupts Dongdong Liu
2023-05-18 11:29 ` [PATCH 5/5] net/hns3: add Tx/Rx descriptor logs Dongdong Liu
2023-05-22 11:57 ` [PATCH 0/5] ] net/hns3: add some features and bugfixes Ferruh Yigit
2023-05-22 12:13   ` Dongdong Liu
2023-05-22 13:17 ` [PATCH v2 0/5] " Dongdong Liu
2023-05-22 13:17   ` [PATCH v2 1/5] net/hns3: fix never set MAC flow control Dongdong Liu
2023-05-22 13:17   ` [PATCH v2 2/5] net/hns3: add flow control autoneg for fiber port Dongdong Liu
2023-05-22 13:17   ` [PATCH v2 3/5] net/hns3: fix loop code variable type mismatch Dongdong Liu
2023-05-22 13:17   ` [PATCH v2 4/5] net/hns3: fix receive multiple firmware reset interrupts Dongdong Liu
2023-05-22 13:17   ` [PATCH v2 5/5] net/hns3: add Tx/Rx descriptor logs Dongdong Liu
2023-05-22 16:15   ` [PATCH v2 0/5] net/hns3: add some features and bugfixes Ferruh Yigit
2023-06-01 10:30     ` Ferruh Yigit
2023-06-01 11:37       ` Dongdong Liu

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