[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162850080528.12236.16924791752972517567.git-patchwork-notify@kernel.org>
Date: Mon, 09 Aug 2021 09:20:05 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Grygorii Strashko <grygorii.strashko@...com>
Cc: davem@...emloft.net, netdev@...r.kernel.org, kuba@...nel.org,
ben.hutchings@...ensium.com, linux-kernel@...r.kernel.org,
vigneshr@...com, linux-omap@...r.kernel.org, lokeshvutla@...com,
stable@...r.kernel.org
Subject: Re: [PATCH net v2] net: ethernet: ti: cpsw: fix min eth packet size for
non-switch use-cases
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Thu, 5 Aug 2021 17:55:11 +0300 you wrote:
> The CPSW switchdev driver inherited fix from commit 9421c9015047 ("net:
> ethernet: ti: cpsw: fix min eth packet size") which changes min TX packet
> size to 64bytes (VLAN_ETH_ZLEN, excluding ETH_FCS). It was done to fix HW
> packed drop issue when packets are sent from Host to the port with PVID and
> un-tagging enabled. Unfortunately this breaks some other non-switch
> specific use-cases, like:
> - [1] CPSW port as DSA CPU port with DSA-tag applied at the end of the
> packet
> - [2] Some industrial protocols, which expects min TX packet size 60Bytes
> (excluding FCS).
>
> [...]
Here is the summary with links:
- [net,v2] net: ethernet: ti: cpsw: fix min eth packet size for non-switch use-cases
https://git.kernel.org/netdev/net/c/acc68b8d2a11
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