]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net: airoha: Implement BQL support
authorLorenzo Bianconi <lorenzo@kernel.org>
Sat, 12 Oct 2024 09:01:11 +0000 (11:01 +0200)
committerJakub Kicinski <kuba@kernel.org>
Tue, 15 Oct 2024 16:57:32 +0000 (09:57 -0700)
commit1d304174106c93ce05f6088813ad7203b3eb381a
tree6079b05e2d91e9041418c9f2e6e37f27ca22f574
parent57c28e93694de1d95dfdc70ea5c0e3008b3376f7
net: airoha: Implement BQL support

Introduce BQL support in the airoha_eth driver reporting to the kernel
info about tx hw DMA queues in order to avoid bufferbloat and keep the
latency small.

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Link: https://patch.msgid.link/20241012-en7581-bql-v2-1-4deb4efdb60b@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/mediatek/airoha_eth.c