RE: [PATCH net-next 03/17] net: dsa: tag_dsa: Add helper to add DSA header to RMU frame

From: Jagielski, Jedrzej

Date: Fri Jul 03 2026 - 09:11:34 EST


From: Luke Howard <lukeh@xxxxxxxx>
Sent: Friday, July 3, 2026 9:47 AM

>From: Andrew Lunn <andrew@xxxxxxx>
>
>A RMU frame sent to the switch needs a DSA header. Add a helper to the
>tag driver to add such a header to an skbuff, and provide access to
>the helper via the tagger data structure. This keeps most of the
>details of the DSA header in the tag driver.
>
>Signed-off-by: Andrew Lunn <andrew@xxxxxxx>

your tag is missing here; please check tags correctness over the whole series