commit | c30e0b9b88b3cf460bd88d50784591fc97b05576 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@nbd.name> | Wed Nov 16 09:07:29 2022 +0100 |
committer | Jakub Kicinski <kuba@kernel.org> | Fri Nov 18 19:46:05 2022 -0800 |
tree | 1e4d6a7a401b4c85c73ab7d2a8b06d3315f7ba0c | |
parent | dbc4af768ba1670018c053b35a8613b811874f9c [diff] |
net: ethernet: mtk_eth_soc: increase tx ring size for QDMA devices In order to use the hardware traffic shaper feature, a larger tx ring is needed, especially for the scratch ring, which the hardware shaper uses to reorder packets. Signed-off-by: Felix Fietkau <nbd@nbd.name> Link: https://lore.kernel.org/r/20221116080734.44013-2-nbd@nbd.name Signed-off-by: Jakub Kicinski <kuba@kernel.org>