public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Fedor Pchelkin <pchelkin@ispras.ru>
Cc: idosch@idosch.org, davem@davemloft.net, edumazet@google.com,
	kuba@kernel.org, pabeni@redhat.com, razor@blackwall.org,
	roopa@nvidia.com, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org, khoroshilov@ispras.ru,
	lvc-project@linuxtesting.org
Subject: Re: [PATCH net v2] drivers: vxlan: vnifilter: free percpu vni stats on error path
Date: Sun, 06 Aug 2023 15:50:21 +0000	[thread overview]
Message-ID: <169133702131.8913.17543544061792703834.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230804155337.18135-1-pchelkin@ispras.ru>

Hello:

This patch was applied to netdev/net.git (main)
by David S. Miller <davem@davemloft.net>:

On Fri,  4 Aug 2023 18:53:36 +0300 you wrote:
> In case rhashtable_lookup_insert_fast() fails inside vxlan_vni_add(), the
> allocated percpu vni stats are not freed on the error path.
> 
> Introduce vxlan_vni_free() which would work as a nice wrapper to free
> vxlan_vni_node resources properly.
> 
> Found by Linux Verification Center (linuxtesting.org).
> 
> [...]

Here is the summary with links:
  - [net,v2] drivers: vxlan: vnifilter: free percpu vni stats on error path
    https://git.kernel.org/netdev/net/c/b1c936e9af5d

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



      reply	other threads:[~2023-08-06 15:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-03 19:38 [PATCH] drivers: vxlan: vnifilter: free percpu vni stats on error path Fedor Pchelkin
2023-08-04 13:24 ` Ido Schimmel
2023-08-04 15:53   ` [PATCH net v2] " Fedor Pchelkin
2023-08-06 15:50     ` 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=169133702131.8913.17543544061792703834.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=idosch@idosch.org \
    --cc=khoroshilov@ispras.ru \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lvc-project@linuxtesting.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=pchelkin@ispras.ru \
    --cc=razor@blackwall.org \
    --cc=roopa@nvidia.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