From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 285D13B2A4 for ; Tue, 20 Aug 2019 12:58:19 -0400 (EDT) Received: from mail-ed1-f69.google.com (mail-ed1-f69.google.com [209.85.208.69]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 666B86E77E for ; Tue, 20 Aug 2019 16:58:18 +0000 (UTC) Received: by mail-ed1-f69.google.com with SMTP id i10so4495993edv.14 for ; Tue, 20 Aug 2019 09:58:18 -0700 (PDT) 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=dj9JY7MeWdg/4FHr+R8oDvvSzmZKT5RgmpmGGbCe4D4=; b=kaHZufM3qmtscVkfXMsshywwSQN9kv8BML9baPL1ZqSJ1jesMwBkgpVFydscz+NlUQ be49yxP5rYxAJbDd8lyOrLmMcQUsNwrlsmAVYiEk//JQasRkTldXeTpIzrLA7lTzhHBu 885RkKYP4ZAq2MEl3M3fCdT/p+U/4b2cdAOudVLBspk9C+1QhZquG+DWPguqiiwkRujL OYNF3ECelQCXyP/zx6QlNTi2vwLlydLZ9adnut53D4DGleWgwZNumHmM55Q4ldx35YY2 qQlBBjj6XJCahBPFXrWm+oijmDP4vzZRVpDDlEhnRYdip3QNKT9ecfKq0alfun/3ApsC 5GvA== X-Gm-Message-State: APjAAAVsBs3wKjlJcQ543AFq6ShBC62sOHbhgoGUE+ubF8bQ7MZMaY2o YZh+C1T21bcr/f/Xxf7/0EoSXaoWn/Da7Kp3IIfIr1jkjsv8llEOHb6mA7XmPoeieuMPKwPKs20 8uyBJNZc9glMBrJFWCufroA== X-Received: by 2002:a17:906:229b:: with SMTP id p27mr27418806eja.266.1566320296698; Tue, 20 Aug 2019 09:58:16 -0700 (PDT) X-Google-Smtp-Source: APXvYqxOFPYLpNFiuvlmp94OleBtaIKdBFvtKkqf0Mou9hyg2I/lRy0F/Q0VwWN2hXPRVGzu7A6Leg== X-Received: by 2002:a17:906:229b:: with SMTP id p27mr27418787eja.266.1566320296515; Tue, 20 Aug 2019 09:58:16 -0700 (PDT) Received: from alrua-x1.borgediget.toke.dk ([2a00:7660:6da:443::2]) by smtp.gmail.com with ESMTPSA id e24sm2707853ejb.53.2019.08.20.09.58.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 20 Aug 2019 09:58:15 -0700 (PDT) Received: by alrua-x1.borgediget.toke.dk (Postfix, from userid 1000) id 681BB181CE4; Tue, 20 Aug 2019 18:58:15 +0200 (CEST) From: Toke =?utf-8?Q?H=C3=B8iland-J=C3=B8rgensen?= To: Sebastian Gottschall , Dave Taht Cc: "cake\@lists.bufferbloat.net \>\> Cake List" In-Reply-To: <384866b4-4c91-cf2c-c267-ee4036e5fbf7@newmedia-net.de> References: <384866b4-4c91-cf2c-c267-ee4036e5fbf7@newmedia-net.de> X-Clacks-Overhead: GNU Terry Pratchett Date: Tue, 20 Aug 2019 18:58:15 +0200 Message-ID: <87wof7sriw.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Cake] cake in dd-wrt 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: Tue, 20 Aug 2019 16:58:19 -0000 Sebastian Gottschall writes: > Am 20.08.2019 um 18:24 schrieb Dave Taht: >> On Tue, Aug 20, 2019 at 5:09 AM Sebastian Gottschall >> wrote: >>> :-) i'm following this list and yes we are working on bringing cake in :-) >> Yea! thx for being on the list! >> >>> is there any question behind this link from your side? >> I just wanted to make people here aware that it was happening. >> >> Is there a build now? > the first builds with cake are already out yes, but unfinished. we > started then to rewrite major parts of the qos code. i expect to push out > a new build tomorrow. it will still not use the full potential of cake > since we have to bring all together with the priority and ndpi and > filter based filter together > with the cake scheduler. Are you aware that you can use the tc filtering functionality to make this play along with cake's tiers? >> Are you using the out of tree version or mainline? Out of tree has >> some experimental SCE work >> that I'd love to see tested at more scale but not actually shipped at this time. > out of tree straight from git with modifications to be compatible to my > kernels since your compatiblity layer is mmh not perfect. Please do feel free to send a pull request with your fixes for the compatibility stuff! :) -Toke