All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Jakub Kicinski <kuba@kernel.org>
Cc: davem@davemloft.net, netdev@vger.kernel.org, edumazet@google.com,
	pabeni@redhat.com, andrew+netdev@lunn.ch, horms@kernel.org,
	gal@nvidia.com
Subject: Re: [PATCH net 0/6] ethtool: rss: fix a handful of small bugs
Date: Tue, 26 May 2026 15:20:13 +0000	[thread overview]
Message-ID: <177980881389.3857575.39639233486399399.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260522230647.1705600-1-kuba@kernel.org>

Hello:

This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Fri, 22 May 2026 16:06:41 -0700 you wrote:
> Fix a handful of small bugs in the ethtool Netlink RSS code.
> 
> Jakub Kicinski (6):
>   ethtool: rss: avoid modifying the RSS context response
>   ethtool: rss: add missing errno on RSS context delete
>   ethtool: rss: fix falsely ignoring indir table updates
>   ethtool: rss: fix indir_table and hkey leak on get_rxfh failure
>   ethtool: rss: fix hkey leak when indir_size is 0
>   ethtool: rss: avoid device context leak on reply-build failure
> 
> [...]

Here is the summary with links:
  - [net,1/6] ethtool: rss: avoid modifying the RSS context response
    https://git.kernel.org/netdev/net/c/c75b6f6eaacd
  - [net,2/6] ethtool: rss: add missing errno on RSS context delete
    https://git.kernel.org/netdev/net/c/3e6c6e9782ff
  - [net,3/6] ethtool: rss: fix falsely ignoring indir table updates
    https://git.kernel.org/netdev/net/c/8d60141a3287
  - [net,4/6] ethtool: rss: fix indir_table and hkey leak on get_rxfh failure
    https://git.kernel.org/netdev/net/c/266297692f97
  - [net,5/6] ethtool: rss: fix hkey leak when indir_size is 0
    https://git.kernel.org/netdev/net/c/78ccf1a70c63
  - [net,6/6] ethtool: rss: avoid device context leak on reply-build failure
    https://git.kernel.org/netdev/net/c/32a9ecde6273

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-05-26 15:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-22 23:06 [PATCH net 0/6] ethtool: rss: fix a handful of small bugs Jakub Kicinski
2026-05-22 23:06 ` [PATCH net 1/6] ethtool: rss: avoid modifying the RSS context response Jakub Kicinski
2026-05-22 23:06 ` [PATCH net 2/6] ethtool: rss: add missing errno on RSS context delete Jakub Kicinski
2026-05-22 23:06 ` [PATCH net 3/6] ethtool: rss: fix falsely ignoring indir table updates Jakub Kicinski
2026-05-22 23:06 ` [PATCH net 4/6] ethtool: rss: fix indir_table and hkey leak on get_rxfh failure Jakub Kicinski
2026-05-22 23:06 ` [PATCH net 5/6] ethtool: rss: fix hkey leak when indir_size is 0 Jakub Kicinski
2026-05-22 23:06 ` [PATCH net 6/6] ethtool: rss: avoid device context leak on reply-build failure Jakub Kicinski
2026-05-26 15:20 ` 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=177980881389.3857575.39639233486399399.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=andrew+netdev@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=gal@nvidia.com \
    --cc=horms@kernel.org \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.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 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.