]> git.hungrycats.org Git - linux/commit
net: airoha: configure QoS channel for HW accelerated flowtable traffic
authorLorenzo Bianconi <lorenzo@kernel.org>
Thu, 30 Apr 2026 08:47:38 +0000 (10:47 +0200)
committerJakub Kicinski <kuba@kernel.org>
Sat, 2 May 2026 00:52:12 +0000 (17:52 -0700)
commit286efd34d1a1ef5d83f9441b5e59421a26738169
treef30cd68eb50fbf799b3609f5609c60ecfa649fe7
parentcd8886e9816b13251882c8a5851b3ad587c9b5ef
net: airoha: configure QoS channel for HW accelerated flowtable traffic

As done for the SW path, configure the QoS channel for HW accelerated
traffic according to the user port index when forwarding to a DSA port,
or rely on the GDM port identifier otherwise. This allows HTB shaping
to be applied to HW accelerated traffic.

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Link: https://patch.msgid.link/20260430-airoha-ppe-qos-channel-v1-1-5ef9221e85c1@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/airoha/airoha_ppe.c