From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ed1-f54.google.com (mail-ed1-f54.google.com [209.85.208.54]) (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 AE3A43CB35 for ; Thu, 7 Mar 2019 05:46:11 -0500 (EST) Received: by mail-ed1-f54.google.com with SMTP id g19so13050913edp.2 for ; Thu, 07 Mar 2019 02:46:11 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=NCngcq+tLdITbJBEmjHUDGPp9S8LNBcppJRmBeAUvFE=; b=RjHxvQ9DX7zS0oNOFreULIGIyKrIeHTqLLwNpeGAv9/h0KsXWLqHmikCeaDQmbr84V XIchXuwgx2yhfKCFDJGZ0AYoqVGOwQUQX4flJ/BWpm4rAQ751NR0/QXRwfIxAZhju9gT 4mPGqGOwASB9noo7POom+emy1hYvUpHqAYNAPyVfA5j/71NYs86+J/3dnVA/Cn2GEyTW fdgveAQYKSMwF1ascpppYrgzFoeJzrMDOYCaAv44nRPHcEjSOedpyWNgmcw2xuasQ6NL xHG7xGeA6QmjAIgkFZ7Np36ueHiSsGDOkscTwlfvwqdsVjm4SBRr9Hc7OpdafPrdi3K2 UMLw== X-Gm-Message-State: APjAAAXHa7d4NzcKm/Y/8FTYTDh/LOvAsC1NsIxcd4rKF7lIgQPiBMfc ie47/qwhEjTvvju/tF3sEVcMnA== X-Google-Smtp-Source: APXvYqxaaV/Q2Kz/Hwua19DAbE6VVyWQZ5LqC0iYKewzw6v6OqgtceL8xoBlnG6O+5ivgpnyTOCCQQ== X-Received: by 2002:a50:d55a:: with SMTP id f26mr4864306edj.292.1551955570758; Thu, 07 Mar 2019 02:46:10 -0800 (PST) Received: from alrua-x1.borgediget.toke.dk (alrua-x1.vpn.toke.dk. [2a00:7660:6da:10::2]) by smtp.gmail.com with ESMTPSA id x34sm1240517edm.70.2019.03.07.02.46.10 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 07 Mar 2019 02:46:10 -0800 (PST) Received: by alrua-x1.borgediget.toke.dk (Postfix, from userid 1000) id CD9C9182F5B; Thu, 7 Mar 2019 11:46:03 +0100 (CET) From: Toke =?utf-8?Q?H=C3=B8iland-J=C3=B8rgensen?= To: Martin Zaharinov Cc: cake@lists.bufferbloat.net In-Reply-To: References: <8736nz11mt.fsf@toke.dk> <87o96nyo1n.fsf@toke.dk> X-Clacks-Overhead: GNU Terry Pratchett Date: Thu, 07 Mar 2019 11:46:03 +0100 Message-ID: <87lg1r0xp0.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain 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:46:11 -0000 Martin Zaharinov writes: > please if you have time write my sample with leaf qdisc Basically, you can't use the "bandwidth" parameter to cake when it is the leaf qdisc of HFSC/DRR/HTB. Presumably you have an existing script you are using with HFSC? If you want to use cake in your setup, you can just replace whatever you have as a leaf qdisc in there with cake... -Toke