cbs shaper...
---------- Forwarded message ---------- From: Stephen Hemminger <[email protected]> Date: Wed, Nov 1, 2017 at 2:24 PM Subject: Re: [iproute2 1/2] tc: Add support for the CBS qdisc To: Jeff Kirsher <[email protected]> Cc: [email protected], Vinicius Costa Gomes <[email protected]>, [email protected], [email protected], [email protected], [email protected] 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). -- Dave Täht CEO, TekLibre, LLC http://www.teklibre.com Tel: 1-669-226-2619 _______________________________________________ Cake mailing list [email protected] https://lists.bufferbloat.net/listinfo/cake
