On 11/1/2020 11:16 AM, Vladimir Oltean wrote: > Now that we have a central TX reallocation procedure that accounts for > the tagger's needed headroom in a generic way, we can remove the > skb_cow_head call. > > Similar to the EtherType DSA tagger, the old Marvell tagger can > transform an 802.1Q header if present into a DSA tag, so there is no > headroom required in that case. But we are ensuring that it exists, > regardless (practically speaking, the headroom must be 4 bytes larger > than it needs to be). > > Signed-off-by: Vladimir Oltean <vladimir.olt...@nxp.com> Reviewed-by: Florian Fainelli <f.faine...@gmail.com> -- Florian
- Re: [PATCH v3 net-next 05/12] net: dsa: tag_ocelot: ... Florian Fainelli
- [PATCH v3 net-next 08/12] net: dsa: tag_edsa: let DSA cor... Vladimir Oltean
- Re: [PATCH v3 net-next 08/12] net: dsa: tag_edsa: le... Florian Fainelli
- [PATCH v3 net-next 09/12] net: dsa: tag_brcm: let DSA cor... Vladimir Oltean
- Re: [PATCH v3 net-next 09/12] net: dsa: tag_brcm: le... Florian Fainelli
- [PATCH v3 net-next 06/12] net: dsa: tag_mtk: let DSA core... Vladimir Oltean
- Re: [PATCH v3 net-next 06/12] net: dsa: tag_mtk: let... Florian Fainelli
- [PATCH v3 net-next 11/12] net: dsa: tag_gswip: let DSA co... Vladimir Oltean
- Re: [PATCH v3 net-next 11/12] net: dsa: tag_gswip: l... Florian Fainelli
- [PATCH v3 net-next 10/12] net: dsa: tag_dsa: let DSA core... Vladimir Oltean
- Re: [PATCH v3 net-next 10/12] net: dsa: tag_dsa: let... Florian Fainelli
- Re: [PATCH v3 net-next 00/12] Generic TX reallocation for... Jakub Kicinski