[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<170865842995.21611.9707338053394073057.git-patchwork-notify@kernel.org>
Date: Fri, 23 Feb 2024 03:20:29 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Praveen Kannoju <praveen.kannoju@...cle.com>
Cc: j.vosburgh@...il.com, andy@...yhouse.net, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
rajesh.sivaramasubramaniom@...cle.com, rama.nichanamatlu@...cle.com,
manjunath.b.patil@...cle.com
Subject: Re: [PATCH net-next v6] bonding: rate-limit bonding driver inspect
messages
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 21 Feb 2024 13:57:52 +0530 you wrote:
> Through the routine bond_mii_monitor(), bonding driver inspects and commits
> the slave state changes. During the times when slave state change and
> failure in aqcuiring rtnl lock happen at the same time, the routine
> bond_mii_monitor() reschedules itself to come around after 1 msec to commit
> the new state.
>
> During this, it executes the routine bond_miimon_inspect() to re-inspect
> the state chane and prints the corresponding slave state on to the console.
> Hence we do see a message at every 1 msec till the rtnl lock is acquired
> and state chage is committed.
>
> [...]
Here is the summary with links:
- [net-next,v6] bonding: rate-limit bonding driver inspect messages
https://git.kernel.org/netdev/net-next/c/a4634aa71fee
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