]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'net-airoha-fix-pse-memory-configuration'
authorJakub Kicinski <kuba@kernel.org>
Fri, 4 Oct 2024 16:54:29 +0000 (09:54 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 4 Oct 2024 16:55:16 +0000 (09:55 -0700)
Lorenzo Bianconi says:

====================
net: airoha: Fix PSE memory configuration

Align PSE memory configuration to vendor SDK.
Increase initial value of PSE reserved memory in
airoha_fe_pse_ports_init() by the value used for the second Packet
Processor Engine (PPE2).
Do not overwrite the default value for the number of PSE reserved pages
in airoha_fe_set_pse_oq_rsv().
These changes fix issues which are not visible to the user.

v1: https://lore.kernel.org/20240930-airoha-eth-pse-fix-v1-0-f41f2f35abb9@kernel.org
====================

Link: https://patch.msgid.link/20241001-airoha-eth-pse-fix-v2-0-9a56cdffd074@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge