patches for DPDK stable branches
 help / color / mirror / Atom feed
* [PATCH 22.11 0/7] backport patch series from NFP PMD
@ 2024-03-07  5:56 Chaoyong He
  2024-03-07  5:56 ` [PATCH 22.11 1/7] net/nfp: fix resource leak for CoreNIC firmware Chaoyong He
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Chaoyong He @ 2024-03-07  5:56 UTC (permalink / raw)
  To: stable; +Cc: oss-drivers, Chaoyong He

This patch series include 7 bugfix backport patch from NFP PMD.

Chaoyong He (7):
  net/nfp: fix resource leak for CoreNIC firmware
  net/nfp: fix resource leak for flower firmware
  net/nfp: fix resource leak for exit of CoreNIC firmware
  net/nfp: fix resource leak for exit of flower firmware
  net/nfp: fix device close
  net/nfp: fix device resource freeing
  net/nfp: free switch domain ID on close

 drivers/net/nfp/flower/nfp_flower.c           |  71 ++------
 drivers/net/nfp/flower/nfp_flower.h           |   1 +
 .../net/nfp/flower/nfp_flower_representor.c   | 166 +++++++++++++++++-
 .../net/nfp/flower/nfp_flower_representor.h   |   1 +
 drivers/net/nfp/nfp_common.h                  |   1 +
 drivers/net/nfp/nfp_ethdev.c                  |  80 +++++++--
 6 files changed, 241 insertions(+), 79 deletions(-)

-- 
2.39.1


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

end of thread, other threads:[~2024-03-07 11:03 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-07  5:56 [PATCH 22.11 0/7] backport patch series from NFP PMD Chaoyong He
2024-03-07  5:56 ` [PATCH 22.11 1/7] net/nfp: fix resource leak for CoreNIC firmware Chaoyong He
2024-03-07  5:56 ` [PATCH 22.11 2/7] net/nfp: fix resource leak for flower firmware Chaoyong He
2024-03-07  9:35   ` Luca Boccassi
2024-03-07 11:00     ` Chaoyong He
2024-03-07 11:03       ` Chaoyong He
2024-03-07  5:56 ` [PATCH 22.11 3/7] net/nfp: fix resource leak for exit of CoreNIC firmware Chaoyong He
2024-03-07  5:56 ` [PATCH 22.11 4/7] net/nfp: fix resource leak for exit of flower firmware Chaoyong He
2024-03-07  5:56 ` [PATCH 22.11 5/7] net/nfp: fix device close Chaoyong He
2024-03-07  5:56 ` [PATCH 22.11 6/7] net/nfp: fix device resource freeing Chaoyong He
2024-03-07  5:56 ` [PATCH 22.11 7/7] net/nfp: free switch domain ID on close Chaoyong He

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