Hello:

This patch was applied to netdev/net.git (refs/heads/master):

On Tue,  5 Jan 2021 18:23:33 +0100 you wrote:
> The error message says that "Jumbo frames are not supported on XDP", but
> the code checks for mtu > MVNETA_MAX_RX_BUF_SIZE, not mtu > 1500.
> 
> Fix this error message.
> 
> Signed-off-by: Marek BehĂșn <ka...@kernel.org>
> Fixes: 0db51da7a8e9 ("net: mvneta: add basic XDP support")
> Cc: Lorenzo Bianconi <lore...@kernel.org>
> Cc: Thomas Petazzoni <thomas.petazz...@bootlin.com>
> 
> [...]

Here is the summary with links:
  - [net-next,v2] net: mvneta: fix error message when MTU too large for XDP
    https://git.kernel.org/netdev/net/c/0d136f5cd9a7

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html


Reply via email to