[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173656203674.2269660.6351807708360268408.git-patchwork-notify@kernel.org>
Date: Sat, 11 Jan 2025 02:20:36 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Paul Barker <paul.barker.ct@...renesas.com>
Cc: niklas.soderlund@...natech.se, andrew+netdev@...n.ch, davem@...emloft.net,
edumazet@...gle.com, pabeni@...hat.com, horms@...nel.org, s.shtylyov@....ru,
netdev@...r.kernel.org, linux-renesas-soc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [net PATCH] net: ravb: Fix max TX frame size for RZ/V2M
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Thu, 9 Jan 2025 11:37:06 +0000 you wrote:
> When tx_max_frame_size was added to struct ravb_hw_info, no value was
> set in ravb_rzv2m_hw_info so the default value of zero was used.
>
> The maximum MTU is set by subtracting from tx_max_frame_size to allow
> space for headers and frame checksums. As ndev->max_mtu is unsigned,
> this subtraction wraps around leading to a ridiculously large positive
> value that is obviously incorrect.
>
> [...]
Here is the summary with links:
- [net] net: ravb: Fix max TX frame size for RZ/V2M
https://git.kernel.org/netdev/net/c/e7e441a4100e
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