DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2]  Optimize the code to void resource leaks
@ 2025-04-18 10:34 Renyong Wan
  2025-04-18 10:34 ` [PATCH 1/2] net/xsc: fix " Renyong Wan
  2025-04-18 10:34 ` [PATCH 2/2] net/xsc: optimize release path Renyong Wan
  0 siblings, 2 replies; 3+ messages in thread
From: Renyong Wan @ 2025-04-18 10:34 UTC (permalink / raw)
  To: dev; +Cc: thomas, stephen, qianr, nana, zhangxx, xudw, jacky, weihg, zhenghy

This patchset focuses on optimizing the code to avoid resource leaks.

Renyong Wan (2):
  net/xsc: fix resource leaks
  net/xsc: optimize release path

 drivers/net/xsc/xsc_dev.c    |  5 ++++-
 drivers/net/xsc/xsc_ethdev.c | 12 ++++++++++--
 drivers/net/xsc/xsc_np.c     |  1 +
 drivers/net/xsc/xsc_rx.c     | 14 ++++++++++----
 drivers/net/xsc/xsc_vfio.c   |  1 +
 5 files changed, 26 insertions(+), 7 deletions(-)

-- 
2.25.1

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

end of thread, other threads:[~2025-04-18 10:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-18 10:34 [PATCH 0/2] Optimize the code to void resource leaks Renyong Wan
2025-04-18 10:34 ` [PATCH 1/2] net/xsc: fix " Renyong Wan
2025-04-18 10:34 ` [PATCH 2/2] net/xsc: optimize release path Renyong Wan

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