All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Tianhao Zhang <zhang.tianhao2@zte.com.cn>
Cc: wang.junlong1@zte.com.cn, yang.yonggang@zte.com.cn, dev@dpdk.org
Subject: Re: [PATCH v3 2/2] net/zxdh: optimize the procedure for NP online uninit
Date: Tue, 3 Feb 2026 06:35:48 -0800	[thread overview]
Message-ID: <20260203063548.3336de5c@phoenix.local> (raw)
In-Reply-To: <20260203071732.2601630-3-zhang.tianhao2@zte.com.cn>

On Tue,  3 Feb 2026 15:17:29 +0800
Tianhao Zhang <zhang.tianhao2@zte.com.cn> wrote:

> Remove the NP software resource uninstallation procedure from the NP
> online uninit process. The NP software resource uninstallation should be
> called separately within NP uninit to avoid duplicate resource
> release.
> 
> Signed-off-by: Tianhao Zhang <zhang.tianhao2@zte.com.cn>
> ---

Ok, but slightly confusing commit message; can I reword as.

Move the call to zxdh_np_soft_res_uninstall() out of
zxdh_np_online_uninit() so that software resources are
released once during zxdh_np_uninit() rather than being
freed twice when both paths run.

  reply	other threads:[~2026-02-03 14:35 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-09  2:16 [PATCH v1] net/zxdh: add pcie bar channel check Tianhao Zhang
2025-12-22 10:25 ` [PATCH v1 0/2] fix bug Tianhao Zhang
2025-12-22 10:25   ` [PATCH v1 1/2] net/zxdh: add pcie bar channel check Tianhao Zhang
2025-12-22 18:37     ` Stephen Hemminger
2025-12-30  8:11     ` [PATCH v2 0/2] fix npsdk bug Tianhao Zhang
2025-12-30  8:11       ` [PATCH v2 1/2] net/zxdh: add pcie bar channel check Tianhao Zhang
2025-12-30 18:29         ` Stephen Hemminger
2026-02-03  7:17         ` [PATCH v3 0/2] net/zxdh: fix npsdk bug Tianhao Zhang
2026-02-03  7:17           ` [PATCH v3 1/2] net/zxdh: add pcie bar channel check Tianhao Zhang
2026-02-03 14:35             ` Stephen Hemminger
2026-02-03  7:17           ` [PATCH v3 2/2] net/zxdh: optimize the procedure for NP online uninit Tianhao Zhang
2026-02-03 14:35             ` Stephen Hemminger [this message]
2026-02-05 22:11           ` [PATCH v3 0/2] net/zxdh: fix npsdk bug Stephen Hemminger
2025-12-30  8:11       ` [PATCH v2 2/2] net/zxdh: optimize the procedure for NP online uninit Tianhao Zhang
2025-12-22 10:25   ` [PATCH v1 2/2] net/zxdh: delete np soft resource uninstallation Tianhao Zhang
2025-12-22 18:38     ` Stephen Hemminger
2026-01-13 15:32   ` [PATCH v1 0/2] fix bug Stephen Hemminger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260203063548.3336de5c@phoenix.local \
    --to=stephen@networkplumber.org \
    --cc=dev@dpdk.org \
    --cc=wang.junlong1@zte.com.cn \
    --cc=yang.yonggang@zte.com.cn \
    --cc=zhang.tianhao2@zte.com.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.