From: Ido Schimmel <idosch@idosch.org>
To: Stanislav Fomichev <sdf@fomichev.me>
Cc: netdev@vger.kernel.org, davem@davemloft.net, edumazet@google.com,
kuba@kernel.org, pabeni@redhat.com, dsahern@kernel.org,
andrew+netdev@lunn.ch, linux-kernel@vger.kernel.org
Subject: Re: [PATCH net v2] vrf: Drop existing dst reference in vrf_ip6_input_dst
Date: Thu, 24 Jul 2025 14:21:38 +0300 [thread overview]
Message-ID: <aIIXQiu5i_ABjqA9@shredder> (raw)
In-Reply-To: <20250723224625.1340224-1-sdf@fomichev.me>
On Wed, Jul 23, 2025 at 03:46:25PM -0700, Stanislav Fomichev wrote:
> Commit 8fba0fc7b3de ("selftests: tc: Add generic erspan_opts matching support
> for tc-flower") started triggering the following kmemleak warning:
Did you mean
ff3fbcdd4724 ("selftests: tc: Add generic erspan_opts matching support for tc-flower")
?
[...]
> vrf_ip6_input_dst unconditionally sets skb dst entry, add a call to
> skb_dst_drop to drop any existing entry.
>
> Cc: David Ahern <dsahern@kernel.org>
> Fixes: 9ff74384600a ("net: vrf: Handle ipv6 multicast and link-local addresses")
> Signed-off-by: Stanislav Fomichev <sdf@fomichev.me>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>
next prev parent reply other threads:[~2025-07-24 11:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-23 22:46 [PATCH net v2] vrf: Drop existing dst reference in vrf_ip6_input_dst Stanislav Fomichev
2025-07-24 11:21 ` Ido Schimmel [this message]
2025-07-24 18:06 ` Stanislav Fomichev
2025-07-25 1:12 ` Jakub Kicinski
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=aIIXQiu5i_ABjqA9@shredder \
--to=idosch@idosch.org \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=dsahern@kernel.org \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=sdf@fomichev.me \
/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.