From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-vs1-xe34.google.com (mail-vs1-xe34.google.com [IPv6:2607:f8b0:4864:20::e34]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 63BD23CB35 for ; Thu, 7 Mar 2019 05:15:27 -0500 (EST) Received: by mail-vs1-xe34.google.com with SMTP id i15so4127558vsd.10 for ; Thu, 07 Mar 2019 02:15:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=kB8aGQssMIMw/llamR12QuGZQxxxNkTVKaBNtf5Acus=; b=JhdJZSVAPwgLkFiu4ND9kx6gGQ0Usi+y9xm88yycP4QfdRSjvgZyyFnagj6fJ4OMnz Jjdfg2quyWxOpKWWUdjcZM3aRtkZmQtaSLgIjZ+M+KuLIOQfwkaRDFLebISHwab0Vez2 MwStaV3jGut8veCRYedaaR2YeYgs9CH/+KHhh1N6gCw9gYk/Xom+MTiCzjC74o7Gt8cW TQNeSoDfDnCT7ZWPFxlaHr5U1lxdB3kfynIuPZAsJsqX9rJMAqq+8/kGivrbgpNBq0fA WFBfzX+Y6255dfzy2nDZOFtycYK8/86UHVR+jQ3ZycNScE+5Hdc/G/SRAY5dpijjIXPb 123g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=kB8aGQssMIMw/llamR12QuGZQxxxNkTVKaBNtf5Acus=; b=CsdI4Ood0s191H3v0Zwwg7OcRkAOM6ZpE7Zsy8yCzx41ruYBiU4I8I33uP451X1cbf e+oCPAz0dFsj06QOKfTnhUPKIXa8Bkprb4OIz4eT6XY8qSI3ASnuhEw6ygHzzvwmTsak EGNzEKDi1m/AHk7E6Uc8RRLc935IO9zaQJ4cImDg7ES0/4j/e64B5TeHa1M+ojTV/Gj5 uhWcZxjyfT1HqOYZ4LdRbAsaJOfVs5tnaKxgd8I6hs1/9g0RJM3XmWu8m3sPpCfdzNCi Pa81WW2AmXlPaVuSTYNr0XbhNE/TeTd6wt2I0THMa6KIW9yuVq4PuR7hbjTIraI85Zub 0F0A== X-Gm-Message-State: APjAAAWQ1qhHLGCZOfe3UcLHKOFvjI4/xexwhT2dRUudxZLTzzIZms46 X/39kl1A33jzes39eViVvTWP1B/cF4RD2FPQyGo= X-Google-Smtp-Source: APXvYqwQOgorwm8YSLMZT/iiaCBhF1qYbWvQtAK7c65jYaNCIAIdmQPxquucsREYOoImIGWLZoqGmANjYOMCCY5Bn1o= X-Received: by 2002:a67:e908:: with SMTP id c8mr6499387vso.106.1551953726771; Thu, 07 Mar 2019 02:15:26 -0800 (PST) MIME-Version: 1.0 References: <8736nz11mt.fsf@toke.dk> In-Reply-To: <8736nz11mt.fsf@toke.dk> From: Martin Zaharinov Date: Thu, 7 Mar 2019 12:15:14 +0200 Message-ID: To: =?UTF-8?B?VG9rZSBIw7hpbGFuZC1Kw7hyZ2Vuc2Vu?= Cc: cake@lists.bufferbloat.net Content-Type: multipart/alternative; boundary="00000000000097980905837e627d" X-Mailman-Approved-At: Thu, 07 Mar 2019 05:22:32 -0500 Subject: Re: [Cake] Bug or not Cake + hfsc or Cake + Drr X-BeenThere: cake@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: Cake - FQ_codel the next generation List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Mar 2019 10:15:27 -0000 --00000000000097980905837e627d Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi Toke i have little network with 100 users with ip 192.168.10.0/24 eth0 internet eth1 lan + pppoe on pppeo i have network 192.168.11.0/24 now i use hfsc to shape users by services i have 3 services 1. 5mbit 2. 7mbit 3. 10mbit with hfsc i use classid to select user and speed but in cake not have classid support and this is a problem i want to use cake and set to every users different speed On Thu, Mar 7, 2019, 11:21 Toke H=C3=B8iland-J=C3=B8rgensen wrote: > Martin Zaharinov writes: > > > Hi i try to make clear shaper with cake and drr > > in this test i add drr for root and make class to set limit by ip > > i use kernel 4.9.x and latest sch_cake from github > > > > but in dmesg have error: > > > > [ 609.157445] drr_dequeue: cake qdisc 8004: is non-work-conserving? > > [ 609.212679] drr_dequeue: cake qdisc 8003: is non-work-conserving? > > Yeah, you can't use cake as a DRR leaf qdisc. But why would you want to > do that? Cake contains its own DRR round-robin scheduler... > > -Toke > --00000000000097980905837e627d Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Toke
i have little network with 100 u= sers with ip 192.168.10.0/24

eth0 internet
eth1 lan + pppoe=C2=A0

on pppeo i have network 192.168.11.= 0/24

now i use hfsc = to shape users by services
i have 3 services
1. 5mbit
2. 7mbit
3. 10mbit

with hfsc= i use classid to select user and speed but in cake not have classid suppor= t and this is a problem i want to use cake and set to every users different= speed


On Thu, Mar 7, 2019, 11:21 Toke H= =C3=B8iland-J=C3=B8rgensen <toke@redh= at.com> wrote:
Martin Zahari= nov <micron10@gmail.com> writes:

> Hi i try to=C2=A0 make clear shaper with cake and drr
> in this test i add drr for root and make class to set limit by ip
> i use kernel 4.9.x and latest sch_cake from github
>
> but in dmesg have error:
>
> [=C2=A0 609.157445] drr_dequeue: cake qdisc 8004: is non-work-conservi= ng?
> [=C2=A0 609.212679] drr_dequeue: cake qdisc 8003: is non-work-conservi= ng?

Yeah, you can't use cake as a DRR leaf qdisc. But why would you want to=
do that? Cake contains its own DRR round-robin scheduler...

-Toke
--00000000000097980905837e627d--