On Tue, 25 Jun 2024 19:16:54 +0800 Shengyu Qu wrote:
MT7981,7986 and 7988 all supports 32768 PPE entries, and MT7621/MT7620 supports 16384 PPE entries, but only set to 8192 entries in driver. So incrase max entries to 16384 instead.
Cc: stable@vger.kernel.org Signed-off-by: Elad Yifee eladwf@gmail.com Signed-off-by: Shengyu Qu wiagn233@outlook.com Fixes: ba37b7caf1ed ("net: ethernet: mtk_eth_soc: add support for initializing the PPE")
nit: Fixes tag usually goes before the sign-offs
This doesn't strike me as a bug fix, tho. What's the user-visible impact? We can't utilize HW to its full abilities?