[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <164881861196.15190.6495658877952415587.git-patchwork-notify@kernel.org>
Date: Fri, 01 Apr 2022 13:10:11 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Nikolay Aleksandrov <razor@...ckwall.org>
Cc: netdev@...r.kernel.org, dsahern@...nel.org,
donaldsharp72@...il.com, philippe.guibert@...look.com,
kuba@...nel.org, davem@...emloft.net, idosch@...sch.org
Subject: Re: [PATCH net v2 0/2] net: ipv4: fix nexthop route delete warning
Hello:
This series was applied to netdev/net.git (master)
by David S. Miller <davem@...emloft.net>:
On Fri, 1 Apr 2022 10:33:41 +0300 you wrote:
> Hi,
> The first patch fixes a warning that can be triggered by deleting a
> nexthop route and specifying a device (more info in its commit msg).
> And the second patch adds a selftest for that case.
>
> Chose this way to fix it because we should match when deleting without
> nh spec and should fail when deleting a nexthop route with old-style nh
> spec because nexthop objects are managed separately, e.g.:
> $ ip r show 1.2.3.4/32
> 1.2.3.4 nhid 12 via 192.168.11.2 dev dummy0
>
> [...]
Here is the summary with links:
- [net,v2,1/2] net: ipv4: fix route with nexthop object delete warning
https://git.kernel.org/netdev/net/c/6bf92d70e690
- [net,v2,2/2] selftests: net: add delete nexthop route warning test
https://git.kernel.org/netdev/net/c/392baa339c6a
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists