Re: [PATCH net-next] net: dsa: sja1105: offload the Credit-Based Shaper qdisc

2020-05-27 Thread Vladimir Oltean
Hi Vinicius, On Wed, 27 May 2020 at 21:25, Vinicius Costa Gomes wrote: > > Hi, > > Vladimir Oltean writes: > > > From: Vladimir Oltean > > > > SJA1105, being AVB/TSN switches, provide hardware assist for the > > Credit-Based Shaper as described in the IEEE 8021Q-2018 document. > > > > First gen

Re: [PATCH net-next] net: dsa: sja1105: offload the Credit-Based Shaper qdisc

2020-05-27 Thread Vinicius Costa Gomes
Hi, Vladimir Oltean writes: > From: Vladimir Oltean > > SJA1105, being AVB/TSN switches, provide hardware assist for the > Credit-Based Shaper as described in the IEEE 8021Q-2018 document. > > First generation has 10 shapers, freely assignable to any of the 4 > external ports and 8 traffic clas

[PATCH net-next] net: dsa: sja1105: offload the Credit-Based Shaper qdisc

2020-05-27 Thread Vladimir Oltean
From: Vladimir Oltean SJA1105, being AVB/TSN switches, provide hardware assist for the Credit-Based Shaper as described in the IEEE 8021Q-2018 document. First generation has 10 shapers, freely assignable to any of the 4 external ports and 8 traffic classes, and second generation has 16 shapers.