From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qg0-x22e.google.com (mail-qg0-x22e.google.com [IPv6:2607:f8b0:400d:c04::22e]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id BEFD221F263; Sun, 14 Jun 2015 08:53:22 -0700 (PDT) Received: by qgfg8 with SMTP id g8so2529812qgf.2; Sun, 14 Jun 2015 08:53:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=U576NaXU9bgOgw6d8fA++EPdDdDwCJq9T+/RTjR4mYg=; b=D2xHZFYogrUcwH3WUkes0sXg1+jlHcvG7v38wHSL+EZWUnjTfcN598/npnGQfRmIMh hyYQFmFQ4rbZz4vdwjsm5jHGTN7ryrOfXrP1ahJvrY1tuepw4N195lbj91+dx2z8XVeY xs7MunTSrqgTLH3jmxvFTR7A1ldStuXSiASwUl4xKu7mQDnoIs9SfJGNLRgzPrjFWMR5 wDXsrRyW6eCf7Nsj+MxunWAKhbhnIhW0TQKaxd9SBwgE8XRzCnL7dKm82jl2osWLvP5P PGH1x/3Fe60kt6Bn7WQdEa9vY6zIBAYiTE1WX+3Bmc32L+pkrdSL4xnFoXeTt5bKQAEJ 8qkQ== MIME-Version: 1.0 X-Received: by 10.140.86.239 with SMTP id p102mr30846334qgd.49.1434297201246; Sun, 14 Jun 2015 08:53:21 -0700 (PDT) Received: by 10.96.183.194 with HTTP; Sun, 14 Jun 2015 08:53:21 -0700 (PDT) In-Reply-To: References: Date: Sun, 14 Jun 2015 16:53:21 +0100 Message-ID: From: Alan Jenkins To: Dave Taht Content-Type: text/plain; charset=UTF-8 Cc: cake@lists.bufferbloat.net, "cerowrt-devel@lists.bufferbloat.net" Subject: Re: [Cake] openwrt build available with latest cake and fq_pie X-BeenThere: cake@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Cake - FQ_codel the next generation List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Jun 2015 15:53:51 -0000 On 13/06/2015, Dave Taht wrote: > Hopefully, by creating a "tc-adv" package (now in ceropackages) we are > nearly at the last step for being able to do builds out of the main > openwrt tree. I am puzzled as to how to correctly override the default > "tc" package, but at least this built and worked for me the first > time. > > so you can kill any local mods to the iproute2 package in your own > openwrt builds, and merely add tc-adv to your own build instead, and > build kmod-sched-fq_pie and kmod-sched-cake, and walla! > > assuming this is now correct, the next step would be to push tc-adv > into some mainline openwrt repo (routing?) and get it and the kmod-* > stuff built regularly out of their build system. (and then! yea! try > some faster boxes like the linksys ac1900 and see what new breaks!) > > Anyway, my barely tested latest build (cake works, at least) is at here: > > http://snapon.lab.bufferbloat.net/~cero3/lupin/ar71xx/ > > This also includes the latest cake, although I disagree with jonathon > about the count/2 mod, might as well test. New build still works for my link :). (15/1M dsl in the UK). If I want to test cake continuously, I'll need to fix sqm-scripts to pass the cake ATM options. I switched back to fq_codel for now (that worked as well). Alan