Message ID | 20241001-airoha-eth-pse-fix-v2-0-9a56cdffd074@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | net: airoha: Fix PSE memory configuration | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Tue, 01 Oct 2024 12:10:23 +0200 you wrote: > 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(). > Post this series to net-next since these are not issues visible to the > user. > > [...] Here is the summary with links: - [net-next,v2,1/2] net: airoha: read default PSE reserved pages value before updating https://git.kernel.org/netdev/net-next/c/1f3e7ff4f296 - [net-next,v2,2/2] net: airoha: fix PSE memory configuration in airoha_fe_pse_ports_init() https://git.kernel.org/netdev/net-next/c/8e38e08f2c56 You are awesome, thank you!