patches for DPDK stable branches
 help / color / mirror / Atom feed
* [PATCH 19.11 0/4] fix some bugs for hns3
@ 2021-12-25 10:53 Huisong Li
  2021-12-25 10:53 ` [PATCH 19.11 1/4] net/hns3: fix residual MAC after setting default MAC Huisong Li
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Huisong Li @ 2021-12-25 10:53 UTC (permalink / raw)
  To: stable, christian.ehrhardt; +Cc: lihuisong, humin29

Backport a MAC related bugfix and multi-process bugfixes.

Huisong Li (4):
  net/hns3: fix residual MAC after setting default MAC
  net/hns3: fix secondary process reference count
  net/hns3: fix multi-process action register and unregister
  net/hns3: unregister MP action on close for secondary

 drivers/net/hns3/hns3_ethdev.c    | 71 +++++++++++--------------------
 drivers/net/hns3/hns3_ethdev.h    |  1 -
 drivers/net/hns3/hns3_ethdev_vf.c | 14 ++++--
 drivers/net/hns3/hns3_mp.c        | 45 +++++++++++---------
 drivers/net/hns3/hns3_mp.h        |  9 +++-
 5 files changed, 68 insertions(+), 72 deletions(-)

-- 
2.33.0


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

end of thread, other threads:[~2022-01-10  7:46 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-25 10:53 [PATCH 19.11 0/4] fix some bugs for hns3 Huisong Li
2021-12-25 10:53 ` [PATCH 19.11 1/4] net/hns3: fix residual MAC after setting default MAC Huisong Li
2022-01-10  7:45   ` Christian Ehrhardt
2021-12-25 10:53 ` [PATCH 19.11 2/4] net/hns3: fix secondary process reference count Huisong Li
2022-01-10  7:45   ` Christian Ehrhardt
2021-12-25 10:53 ` [PATCH 19.11 3/4] net/hns3: fix multi-process action register and unregister Huisong Li
2022-01-10  7:46   ` Christian Ehrhardt
2021-12-25 10:53 ` [PATCH 19.11 4/4] net/hns3: unregister MP action on close for secondary Huisong Li
2022-01-10  7:45   ` Christian Ehrhardt
2022-01-03 11:36 ` [PATCH 19.11 0/4] fix some bugs for hns3 Christian Ehrhardt
2022-01-04  2:50   ` lihuisong (C)

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