Re: [PATCH net-next v2 2/2] net: dsa: yt921x: Add DCB/priority support
From: Yangfl <mmyangfl@gmail.com>
Date: 2026-01-24 02:06:35
Also in:
lkml
From: Yangfl <mmyangfl@gmail.com>
Date: 2026-01-24 02:06:35
Also in:
lkml
On Sat, Jan 24, 2026 at 7:48 AM Vladimir Oltean [off-list ref] wrote:
Are you sure the "port" selector represents the Ethernet port default priority? It seems odd for it to have any other trust order in hardware than last. What would be the use case for that? Sure it's not an L4 port, which could be mapped over IEEE_8021QAZ_APP_SEL_ANY?
No (with the "port" selector) but I'm wondering, do we have corresponding port prio methods port_add_stream_prio()/port_add_dgram_prio() or something like?