[PATCH net-next 2/2] net: airoha: Add the capability to allocate hw buffers in SRAM
Jakub Kicinski
kuba at kernel.org
Thu May 8 20:13:12 PDT 2025
On Wed, 07 May 2025 19:48:46 +0200 Lorenzo Bianconi wrote:
> In order to improve packet processing and packet forwarding
> performances, EN7581 SoC supports allocating buffers for hw forwarding
> queues in SRAM instead of DRAM if available on the system.
> Rely on SRAM for buffers allocation if available on the system and use
> DRAM as fallback.
drivers/net/ethernet/airoha/airoha_eth.c:1113:30: warning: incorrect type in assignment (different address spaces)
drivers/net/ethernet/airoha/airoha_eth.c:1113:30: expected void *q
drivers/net/ethernet/airoha/airoha_eth.c:1113:30: got void [noderef] __iomem *
--
pw-bot: cr
More information about the Linux-mediatek
mailing list