]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net: airoha: Add the capability to allocate hfwd descriptors in SRAM
authorLorenzo Bianconi <lorenzo@kernel.org>
Wed, 21 May 2025 07:16:39 +0000 (09:16 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Mon, 26 May 2025 15:32:57 +0000 (17:32 +0200)
commitc683e378c0907e66cee939145edf936c254ff1e3
tree95f40dcc49e7b09b53b3c4ec07972c07f20a7da4
parent3a1ce9e3d01bbf3912c3e3f81cb554d558eb715b
net: airoha: Add the capability to allocate hfwd descriptors in SRAM

In order to improve packet processing and packet forwarding
performances, EN7581 SoC supports consuming SRAM instead of DRAM for
hw forwarding descriptors queue.
For downlink hw accelerated traffic request to consume SRAM memory
for hw forwarding descriptors queue.

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250521-airopha-desc-sram-v3-4-a6e9b085b4f0@kernel.org
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/ethernet/airoha/airoha_eth.c
drivers/net/ethernet/airoha/airoha_eth.h
drivers/net/ethernet/airoha/airoha_ppe.c