Netdev List
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Jijie Shao <shaojijie@huawei.com>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, andrew+netdev@lunn.ch, horms@kernel.org,
	shenjian15@huawei.com, liuyonglong@huawei.com,
	chenhao418@huawei.com, yangshuaisong@h-partners.com,
	ningwei15@huawei.com, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 net-next 0/3] net: hns3: some cleanups for hns3 driver
Date: Tue, 11 Aug 2026 14:10:12 +0000	[thread overview]
Message-ID: <178645741239.541422.2419238515063843223.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260807095435.2959246-1-shaojijie@huawei.com>

Hello:

This series was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@redhat.com>:

On Fri, 7 Aug 2026 17:54:32 +0800 you wrote:
> Patch 1 sets msg->desc to NULL after kfree to avoid leaving a
> dangling pointer in a struct that is reused across loop iterations.
> 
> Patch 2 adds the missing const qualifier to the reg parameter of
> hclge_log_error(), which is never modified within the function.
> 
> Patch 3 uses the txqueue parameter passed by the ndo_tx_timeout
> callback directly, instead of iterating all tx queues to find the
> timed out one.
> 
> [...]

Here is the summary with links:
  - [v2,net-next,1/3] net: hns3: set msg->desc to NULL after kfree in hclge_query_reg_info()
    https://git.kernel.org/netdev/net-next/c/4f20c628b62e
  - [v2,net-next,2/3] net: hns3: add missing const qualifier to hclge_log_error() reg parameter
    https://git.kernel.org/netdev/net-next/c/b8f554e13899
  - [v2,net-next,3/3] net: hns3: use txqueue parameter directly in ndo_tx_timeout
    https://git.kernel.org/netdev/net-next/c/f57b277e8b6f

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2026-08-11 14:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-07  9:54 [PATCH v2 net-next 0/3] net: hns3: some cleanups for hns3 driver Jijie Shao
2026-08-07  9:54 ` [PATCH v2 net-next 1/3] net: hns3: set msg->desc to NULL after kfree in hclge_query_reg_info() Jijie Shao
2026-08-07  9:54 ` [PATCH v2 net-next 2/3] net: hns3: add missing const qualifier to hclge_log_error() reg parameter Jijie Shao
2026-08-07  9:54 ` [PATCH v2 net-next 3/3] net: hns3: use txqueue parameter directly in ndo_tx_timeout Jijie Shao
2026-08-10 16:45   ` Simon Horman
2026-08-11 14:10 ` patchwork-bot+netdevbpf [this message]

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=178645741239.541422.2419238515063843223.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=andrew+netdev@lunn.ch \
    --cc=chenhao418@huawei.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=liuyonglong@huawei.com \
    --cc=netdev@vger.kernel.org \
    --cc=ningwei15@huawei.com \
    --cc=pabeni@redhat.com \
    --cc=shaojijie@huawei.com \
    --cc=shenjian15@huawei.com \
    --cc=yangshuaisong@h-partners.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox