[PATCH v3] net: ethernet: mtk_ppe: Change PPE entries number to 16K
Simon Horman
horms at kernel.org
Fri Jul 5 01:35:50 PDT 2024
On Fri, Jul 05, 2024 at 01:26:26AM +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.
>
> Signed-off-by: Elad Yifee <eladwf at gmail.com>
> Signed-off-by: Shengyu Qu <wiagn233 at outlook.com>
> ---
> Changes since V1:
> - Reduced max entries from 32768 to 16384 to keep compatible with MT7620/21 devices.
> - Add fixes tag
>
> Changes since V2:
> - Remove fixes tag (Thanks to Jakub)
Reviewed-by: Simon Horman <horms at kernel.org>
More information about the linux-arm-kernel
mailing list