On Thu, 26 Oct 2017 10:17:48 -0700
Jeff Kirsher <[email protected]> wrote:

> From: Vinicius Costa Gomes <[email protected]>
> 
> The Credit Based Shaper (CBS) queueing discipline allows bandwidth
> reservation with sub-milisecond precision. It is defined by the
> 802.1Q-2014 specification (section 8.6.8.2 and Annex L).
> 
> The syntax is:
> 
> tc qdisc add dev DEV parent NODE cbs locredit <LOCREDIT>
>               hicredit <HICREDIT> sendslope <SENDSLOPE>
>               idleslope <IDLESLOPE>
> 
> (The order is not important)
> 
> Signed-off-by: Vinicius Costa Gomes <[email protected]>
> Signed-off-by: Jeff Kirsher <[email protected]>

Applied to net-next branch (now that CBS is upstream in kernel).

Reply via email to