From: Luke Howard <lukeh@padl.com>
To: Andrew Lunn <andrew@lunn.ch>
Cc: netdev@vger.kernel.org, vladimir.oltean@nxp.com,
kieran@sienda.com, jcschroeder@gmail.com,
Max Hunter <max@huntershome.org>
Subject: Re: [RFC net-next 3/5] net: dsa: mv88e6xxx: MQPRIO support
Date: Sat, 27 Sep 2025 19:14:34 +0100 [thread overview]
Message-ID: <DE4F4AC6-2783-4374-A4F8-3032B32DB848@padl.com> (raw)
In-Reply-To: <d2d289ca-b40c-4e83-8fb6-ccf53d572642@lunn.ch>
> https://docs.kernel.org/doc-guide/kernel-doc.html#how-to-format-kernel-doc-comments
Oddly though very files in the kernel seem to follow this (unless I’m missing something obvious).
linux$ git grep @arg1|wc
13 96 1009
Anyway, happy to change.
> Having an open user space side helps get such an extra attribute
> added.
>
> Would the kernel bridge have any use of this? It is normal to add a
> feature to the kernel, and then offload it to hardware.
Yes, it should probably be implemented for the kernel bridge.
I guess we need a new attribute or flag when adding a MDB or FDB entry, and also a way to indicate that a TC is SRP-managed. The kernel bridge could then be modified to reject or reclassify packets that are classified into a TC with the SRP flag set, unless a MDB/FDB entry exists for the DA that also has that flag set.
next prev parent reply other threads:[~2025-09-27 18:15 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-27 7:07 [RFC net-next 0/5] net: dsa: mv88e6xxx: support for 802.1Qav Luke Howard
2025-09-27 7:07 ` [RFC net-next 1/5] net: dsa: mv88e6xxx: add num_tx_queues to chip info structure Luke Howard
2025-09-27 7:07 ` [RFC net-next 2/5] net: dsa: mv88e6xxx: add MV88E6XXX_G1_ATU_CTL_MAC_AVB setter Luke Howard
2025-09-27 14:29 ` Andrew Lunn
2025-09-27 7:07 ` [RFC net-next 3/5] net: dsa: mv88e6xxx: MQPRIO support Luke Howard
2025-09-27 15:12 ` Andrew Lunn
2025-09-27 16:00 ` Luke Howard
2025-09-27 17:36 ` Andrew Lunn
2025-09-27 18:14 ` Luke Howard [this message]
2026-05-26 7:05 ` Luke Howard
2025-09-27 7:07 ` [RFC net-next 4/5] net: dsa: mv88e6xxx: CBS support Luke Howard
2025-09-27 7:07 ` [RFC net-next 5/5] dt-bindings: net: dsa: mv88e6xxx: add mv88e6xxx-avb-mode property Luke Howard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=DE4F4AC6-2783-4374-A4F8-3032B32DB848@padl.com \
--to=lukeh@padl.com \
--cc=andrew@lunn.ch \
--cc=jcschroeder@gmail.com \
--cc=kieran@sienda.com \
--cc=max@huntershome.org \
--cc=netdev@vger.kernel.org \
--cc=vladimir.oltean@nxp.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox