On 9/13/2019 6:17 PM, Vladimir Oltean wrote: > DSA currently handles shared block filters (for the classifier-action > qdisc) in the core due to what I believe are simply pragmatic reasons - > hiding the complexity from drivers and offerring a simple API for port > mirroring. > > Extend the dsa_slave_setup_tc function by passing all other qdisc > offloads to the driver layer, where the driver may choose what it > implements and how. DSA is simply a pass-through in this case. > > Signed-off-by: Vladimir Oltean <olte...@gmail.com> > Acked-by: Kurt Kanzenbach <k...@linutronix.de> Reviewed-by: Florian Fainelli <f.faine...@gmail.com> -- Florian
- [PATCH v2 net-next 0/7] tc-taprio offload for SJA1105 DS... Vladimir Oltean
- [PATCH v2 net-next 4/7] net: dsa: sja1105: Advertis... Vladimir Oltean
- [PATCH v2 net-next 1/7] taprio: Add support for har... Vladimir Oltean
- [PATCH v2 net-next 3/7] net: dsa: sja1105: Add stat... Vladimir Oltean
- [PATCH v2 net-next 2/7] net: dsa: Pass ndo_setup_tc... Vladimir Oltean
- Re: [PATCH v2 net-next 2/7] net: dsa: Pass ndo_... Florian Fainelli
- Re: [PATCH v2 net-next 2/7] net: dsa: Pass ndo_... Ilias Apalodimas
- Re: [PATCH v2 net-next 2/7] net: dsa: Pass ... Vladimir Oltean
- [PATCH v2 net-next 7/7] docs: net: dsa: sja1105: Ad... Vladimir Oltean
- [PATCH v2 net-next 5/7] net: dsa: sja1105: Make HOS... Vladimir Oltean
- [PATCH v2 net-next 6/7] net: dsa: sja1105: Configur... Vladimir Oltean
- Re: [PATCH v2 net-next 6/7] net: dsa: sja1105: ... kbuild test robot
- Re: [PATCH v2 net-next 6/7] net: dsa: sja11... Vladimir Oltean