[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <166876801608.1818.5528288792107220995.git-patchwork-notify@kernel.org>
Date: Fri, 18 Nov 2022 10:40:16 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Thomas Zeitlhofer <thomas.zeitlhofer+lkml@...it.at>
Cc: pabeni@...hat.com, davem@...emloft.net,
alexander.mikhalitsyn@...tuozzo.com, den@...nvz.org,
edumazet@...gle.com, kuba@...nel.org, dsahern@...nel.org,
daniel@...earbox.net, yangyingliang@...wei.com,
songmuchun@...edance.com, vasily.averin@...ux.dev,
wangyuweihx@...il.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] net: neigh: decrement the family specific qlen
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@...emloft.net>:
On Tue, 15 Nov 2022 23:09:41 +0100 you wrote:
> Commit 0ff4eb3d5ebb ("neighbour: make proxy_queue.qlen limit
> per-device") introduced the length counter qlen in struct neigh_parms.
> There are separate neigh_parms instances for IPv4/ARP and IPv6/ND, and
> while the family specific qlen is incremented in pneigh_enqueue(), the
> mentioned commit decrements always the IPv4/ARP specific qlen,
> regardless of the currently processed family, in pneigh_queue_purge()
> and neigh_proxy_process().
>
> [...]
Here is the summary with links:
- [v2] net: neigh: decrement the family specific qlen
https://git.kernel.org/netdev/net/c/8207f253a097
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