From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ob0-x229.google.com (mail-ob0-x229.google.com [IPv6:2607:f8b0:4003:c01::229]) (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 D407121F84D for ; Fri, 26 Jun 2015 12:48:27 -0700 (PDT) Received: by obbop1 with SMTP id op1so73291441obb.2 for ; Fri, 26 Jun 2015 12:48:26 -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:content-transfer-encoding; bh=3yVz53WbCRK+RA5bfB1Pngs7jpYj0Bme3jpczIxyDkI=; b=dHgK0+lTOyZnjzrBjmoBqDnngrNrqCE02L25qXJ9/bKPrb5L14oXSpb9WqnTwEC+6W JFIZ3+30XV8f9FGzV0GN2FdEML+e+Lms3mlT8WwCAat0OH+W2jhXnMakoKk+/NBt1hXo nfevUFjOdXIk+3cuEUgKO9zNS6ArNHJPHs57HY7WTidfzc7gxWjrxXdiQoh9iNYDfPYU POT9N9Q5CLW12Hh+WsWQ8TI6q8RqdRnD5ZQtHNo5GgL2DY+wGXYTQw/vCxPp+wPdHzjX viWWUwR7nreP7gGBcgd0+fVZAumxL3uXMeid/kRkwuSP0xtZzEapZxcJ/eIdKozuFcgr p/nw== MIME-Version: 1.0 X-Received: by 10.60.40.101 with SMTP id w5mr3053111oek.39.1435348106759; Fri, 26 Jun 2015 12:48:26 -0700 (PDT) Received: by 10.202.105.129 with HTTP; Fri, 26 Jun 2015 12:48:26 -0700 (PDT) In-Reply-To: References: Date: Fri, 26 Jun 2015 12:48:26 -0700 Message-ID: From: Dave Taht To: Sebastian Moeller Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: "cerowrt-devel@lists.bufferbloat.net" Subject: Re: [Cerowrt-devel] Any chance for the LUCI GUI for cake appearing? X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Jun 2015 19:48:56 -0000 It turns out that I am pulling from openwrt for luci-app-sqm, not ceropackages, and overriding it was a headache. Fixed now, see below router# cd /tmp; wget http://snapon.lab.bufferbloat.net/~cero3/luci-app-sqm_3-5_all.ipk ; opkg install ./luci-app-sqm_3-5_all.ipk router # /etc/init.d/uhttpd restart if it breaks, you get to keep both pieces, but it worked for me, and yea! cake in the gui! thx sebastian! I tried - ./scripts feeds uninstall luci-app-sqm; ./scripts feeds install -p cero luci-app-sqm # seemed sane, did not work git rm in the feed itself did not work doing the uninstall, deleting the symlink, and the git rm, nuking the bin/ar71xx/packages/packages/luci-app-sqm* and doing a complete rebuild... eventually did work... but strikes me as a bit more brute force than I wanted. I am not in a position (aformentioned build is my specialized for pico/nano build at the moment) to update the packages db, but I stuck up the correct new package... which you can install via Apologies for the confusion, I simply figured that the -p option would work, and never checked. I also note that I think I am building things compile tuned for the archer mips34c, rather thanthe wndr3800=C2=B4s 24c. However I kept the unaligned access hacks (not needed on the 34c derived archer, but needed on the 24c wndr3800) Sigh. maintaining 3 separate trees for the platforms we sort of support is a PITA. Then adding in something that can mesh by default on 2 others. and then trying to get anything to compile for another arch entirely and failing... On Fri, Jun 26, 2015 at 11:49 AM, Sebastian Moeller wrote= : > Hi Jim, > > > On Jun 26, 2015, at 19:21 , Jim Gettys wrote: > >> Inquiring minds would like to know=E2=80=A6. > > I guess, that depends on your definition of =E2=80=9CLUCI GUI for= cake=E2=80=9D; as far as I know you can select cake in the =E2=80=9CQueuei= ng Discipline=E2=80=9D drop down in the =E2=80=9CQueue Discipline=E2=80=9D = tab of luci-app-sqm. So if the machine has the cake module and a sufficient= ly recent (out-of-tree) tc binary installed it should just work. Using the = =E2=80=9CAdvanced option strings=E2=80=A6=E2=80=9D it even should be possib= le to pass arbitrary strings to cake (without any error checking), so I ass= ume we are all set up for cake testing (or should that be cake tasting?) fr= om the LUCI GUI. But I have not managed to build cake locally, nor have I d= ared to risk my families internet connectivity by trying one of Dave=E2=80= =99s newer "openwrt trunk with cake=E2=80=9D builds. So these changes linge= r in the ceropackages-3.10 repository until we get enough tasting to convin= ce Toke to pull them into the openwrt repositories (these changes affect bo= th sqm-scripts and luci-app-sqm). Dave graciously allowed me access to one = of his test machines, and the changes allow to set up cake from the GUI, bu= t I only did limited functionality testing. (And we discovered that somethi= ng was of in that cake worked but did not accept all the keywords it should= have, but unless you are on a XDSL-Link you most likely do not care about = specifying per-packet-overhead) > If you have any specific thing you are missing, let me know and I= will try to help. > > Best Regards > Sebastian > > >> - Jim >> >> _______________________________________________ >> Cerowrt-devel mailing list >> Cerowrt-devel@lists.bufferbloat.net >> https://lists.bufferbloat.net/listinfo/cerowrt-devel > > _______________________________________________ > Cerowrt-devel mailing list > Cerowrt-devel@lists.bufferbloat.net > https://lists.bufferbloat.net/listinfo/cerowrt-devel --=20 Dave T=C3=A4ht worldwide bufferbloat report: http://www.dslreports.com/speedtest/results/bufferbloat And: What will it take to vastly improve wifi for everyone? https://plus.google.com/u/0/explore/makewififast