On Sat, Sep 26, 2020 at 10:32:07PM +0300, Vladimir Oltean wrote: > The Marvell 88E6060 uses tag_trailer.c and the KSZ8795, KSZ9477 and > KSZ9893 switches also use tail tags. > > Tell that to the DSA core, since this makes a difference for the flow > dissector. Most switches break the parsing of frame headers, but these > ones don't, so no flow dissector adjustment needs to be done for them. > > Signed-off-by: Vladimir Oltean <vladimir.olt...@nxp.com>
Reviewed-by: Andrew Lunn <and...@lunn.ch> Andrew