[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175211521326.965283.15095098837073664793.git-patchwork-notify@kernel.org>
Date: Thu, 10 Jul 2025 02:40:13 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Easwar Hariharan <eahariha@...ux.microsoft.com>
Cc: alibuda@...ux.alibaba.com, dust.li@...ux.alibaba.com,
sidraya@...ux.ibm.com, wenjia@...ux.ibm.com, mjambigi@...ux.ibm.com,
tonylu@...ux.alibaba.com, guwen@...ux.alibaba.com, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, horms@...nel.org,
dsahern@...nel.org, akpm@...ux-foundation.org, linux-rdma@...r.kernel.org,
linux-s390@...r.kernel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next v2 0/2] Converge on using secs_to_jiffies() part
two
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 07 Jul 2025 15:03:31 -0700 you wrote:
> This is the second series (part 1*) that converts users of msecs_to_jiffies() that
> either use the multiply pattern of either of:
> - msecs_to_jiffies(N*1000) or
> - msecs_to_jiffies(N*MSEC_PER_SEC)
>
> where N is a constant or an expression, to avoid the multiplication.
>
> [...]
Here is the summary with links:
- [net-next,v2,1/2] net/smc: convert timeouts to secs_to_jiffies()
https://git.kernel.org/netdev/net-next/c/4814f9110ec6
- [net-next,v2,2/2] net: ipconfig: convert timeouts to secs_to_jiffies()
https://git.kernel.org/netdev/net-next/c/31326d98416e
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