From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yk0-x236.google.com (mail-yk0-x236.google.com [IPv6:2607:f8b0:4002:c07::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 8C0063CB86 for ; Thu, 21 Jan 2016 18:41:09 -0500 (EST) Received: by mail-yk0-x236.google.com with SMTP id a85so67938377ykb.1 for ; Thu, 21 Jan 2016 15:41:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=otvorenamreza-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=kBYKvePP+HuvGHCh4pEXhAVDf3HOzhw8HsVSCKB6AV4=; b=JduhNpe5f6QKbPy8c3OPcWb2sCkwSxQZcJSRdX1yArtnl7jzi5ptaqcPoC5U3gf7r5 2rqHhAYLhn/zujUpErcJwQe7giCQzHS+LBF0DYkFEBII5R6323CEHbap3ZomXMnksotq d5mmss5rWUaol5O6UM2c46SZAxNXr6XGdwiYctBHJAINGpqdSuS7JsoLLe7czy4icQoq a+gCrnAo9P+CGX79/LbCIgaDB7CgO2w6BdpXSi5RYjI70slJ5wTfNVJODN3ekLJoPecj Zau6KRb4XV48Kd8f8xK4kZ3IEAFb7ot1KRO7QEFGyM7j9qHybpdgJDigaJxtjmysiMem /HLg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=kBYKvePP+HuvGHCh4pEXhAVDf3HOzhw8HsVSCKB6AV4=; b=L1rIr4Q16ZODOa/SJU3ECauTzH6IpMFq6xq4G+6rqScRz/1Lkf3wN+MPp6j81abXWc r8dJA9Ur/6UM64bMscLby+I/0IXJ4+ssA8U26ZmHl9FQlroY2ACAvWlkqNhbNE7FZqTD f4JwnUUW7rvh4xEiJLDfWL7XkzSL0TeOmKZ/XVVokuafqnadx+ozrRaEHIHSWsXD5FF1 oa0Zy/xfIKRmYaIdQzQJC3EOYyA+5X/ABGS5AGRmTWae2udMj9Rfn628ZSpzu78vI87T XIVMnO01XvdxVzeLgW63oAu4nm+FsyAuLlyRqhS8mVG8IKhM82AIq0KgGuN4v3gTQXMU BXYw== X-Gm-Message-State: ALoCoQmz1mlGugGVXZyyeUxVXmtgAy6ct9zVfFltSG5gTjbOXb+A4wSEjDx3H6qrDpnM0ty/pexxEZW7gel1Z1FhOmF8lTNUAQ== X-Received: by 10.37.34.69 with SMTP id i66mr14651296ybi.181.1453419667757; Thu, 21 Jan 2016 15:41:07 -0800 (PST) MIME-Version: 1.0 Received: by 10.37.114.7 with HTTP; Thu, 21 Jan 2016 15:40:28 -0800 (PST) X-Originating-IP: [46.54.226.50] In-Reply-To: References: <6737994D-CE0B-46F5-B55C-A584FF6A8014@gmail.com> From: Valent Turkovic Date: Fri, 22 Jan 2016 00:40:28 +0100 Message-ID: To: Jonathan Morton Cc: Outback Dingo , make-wifi-fast@lists.bufferbloat.net, "cerowrt-devel@lists.bufferbloat.net" Content-Type: text/plain; charset=UTF-8 Subject: Re: [Make-wifi-fast] [Cerowrt-devel] routers you can throw off the back of a truck X-BeenThere: make-wifi-fast@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jan 2016 23:41:09 -0000 Jonathan do you know why cake doesn't compile for mips platform? How do you test Cake? Do you use OpenWrt or some other platform? Can anyone help to get Cake compiled on OpenWrt? On Mon, Jan 18, 2016 at 3:16 PM, Valent Turkovic wrote: > Here OpenWrt listsall available qdiscs: > > ls -1 /tmp/run/sqm/available_qdiscs/ > codel > fq_codel > pie > sfq > > And found the reason why Cake isn't included in OpenWrt: > https://github.com/openwrt/packages/issues/1824 > > Just my luck :(