From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail2.tohojo.dk (mail2.tohojo.dk [77.235.48.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id B052E3B2A0 for ; Thu, 2 Jun 2016 10:28:03 -0400 (EDT) X-Virus-Scanned: amavisd-new at mail2.tohojo.dk DKIM-Filter: OpenDKIM Filter v2.10.3 mail2.tohojo.dk 7FB7C40472 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=201310; t=1464877680; bh=Bs7p3N+mb/xzxWRkVhK4N4QqV31b67nT/oaQ9UNR68Y=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=R/TZ/ZgJ7aXHdgo+M74tAwWRJpt3fEvaSkBJE21ZkHtxNRWQId4lKVC/N8XM40cs6 iw/5An8a/fWOrG63PcngOdQ+69D7z4YtBCnskHOPrTxLNmQUdeEZMZrlk5xz8yw+zC MTkGDYj53yMFWcUIEicZN76bdBZt7Qsw2BYZ4rRE= Sender: toke@toke.dk Received: by alrua-kau.kau.toke.dk (Postfix, from userid 1000) id B6C5DC4010F; Thu, 2 Jun 2016 16:27:59 +0200 (CEST) From: =?utf-8?Q?Toke_H=C3=B8iland-J=C3=B8rgensen?= To: Jonathan Morton Cc: Kevin Darbyshire-Bryant , cake@lists.bufferbloat.net References: <574FFE52.1040501@darbyshire-bryant.me.uk> <2A84540D-AA30-4BD0-AF9A-5510EA00B7E8@gmail.com> Date: Thu, 02 Jun 2016 16:27:59 +0200 In-Reply-To: <2A84540D-AA30-4BD0-AF9A-5510EA00B7E8@gmail.com> (Jonathan Morton's message of "Thu, 2 Jun 2016 17:22:03 +0300") X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87a8j3fyxc.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Cake] cake/tc - removal of atm/ptm/ethernet specific overhead keywords 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, 02 Jun 2016 14:28:03 -0000 Jonathan Morton writes: > It would be nice if LuCI could infer information about the likely > overheads from the rest of the configuration, and apply (or suggest & > default) the correct keywords in sqm-scripts. That would make the > feature much more widely used. We can probably do this for the most common cases, but am not so sure it's unambiguous when to pick what. If someone can supply a couple of examples of configuration where we are fairly certain we know what to pick, I can look into how that can be inferred in luci... -Toke