From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from uplift.swm.pp.se (swm.pp.se [212.247.200.143]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by huchra.bufferbloat.net (Postfix) with ESMTPS id 540D621FAB3 for ; Sun, 28 Jun 2015 00:06:44 -0700 (PDT) Received: by uplift.swm.pp.se (Postfix, from userid 501) id B5BB8A1; Sun, 28 Jun 2015 09:06:41 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=swm.pp.se; s=mail; t=1435475201; bh=rzgdhz2MnuWS2zku/VzQHKGYKlfy+woTsrskb0m3pW8=; h=Date:From:To:cc:Subject:In-Reply-To:References:From; b=BUAdQi7TKAgYvYXV99ZwT9ydiVYheXyFZCx1S1dMcrS/yZltlPmvZY4S8kOwkR9u9 B8DvhYeVTgBA94X/+pgl6ypZpwwVLEg/SM2kwzRJ16NwAgAERA2laKE+M/O2pORrie giBjEBLe1oDJ6GrB8x2S+Dr4PXktAKbNGFvDyBNE= Received: from localhost (localhost [127.0.0.1]) by uplift.swm.pp.se (Postfix) with ESMTP id A8B9A9F; Sun, 28 Jun 2015 09:06:41 +0200 (CEST) Date: Sun, 28 Jun 2015 09:06:41 +0200 (CEST) From: Mikael Abrahamsson To: Dave Taht In-Reply-To: Message-ID: References: <43D5C3CE-F1F4-4BA5-AEB9-55348661C7BA@gmx.de> User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) Organization: People's Front Against WWW MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII Cc: "cerowrt-devel@lists.bufferbloat.net" Subject: Re: [Cerowrt-devel] performance numbers from WRT1200AC (Re: Latest build test - new sqm-scripts seem to work; "cake overhead 40" didn't) 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: Sun, 28 Jun 2015 07:07:14 -0000 On Fri, 26 Jun 2015, Dave Taht wrote: > src-git https://github.com/dtaht/ceropackages-3.10.git > > ./scripts feeds update > ./scripts feeds install kmod-sched-cake tc-adv kmod-sched-fq_pie > edit the .config file to make them modules or installed by default > make menuconfig then save > make I have now done this. I have sch_cake, and I have a tc I can add an qdisc "cake" with to for instance eth1 and see stats from it with "tc -s qdisc" I however do not have anything "cake" in luci-app-sqm. I see luci-app-sqm in my "cero" feed, but it seems to install luci-app-sqm from regular OpenWrt instead. So either if someone has any tips on how to fix this, or can just give me how to configure qdiscs manually, I will be able to do cake testing on the WRT1200AC. -- Mikael Abrahamsson email: swmike@swm.pp.se