From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yk0-x22d.google.com (mail-yk0-x22d.google.com [IPv6:2607:f8b0:4002:c07::22d]) (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 DFFBA3CB86 for ; Thu, 21 Jan 2016 18:41:09 -0500 (EST) Received: by mail-yk0-x22d.google.com with SMTP id s126so42895681ykf.2 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=Ls0xAkVlgWvB1LeafBqwF0ry8sPCn0HUsvMtdEVMFytANFegNqfc4vP965f1KFVne1 LHxw6I933mrCVkTz1hWkpcJ/S986NkZB+abePV5dmDb5P86JY8rv/UsUwCqOYAlL2igx G9XgqQjdQZhahtT6r9K9mBV5UQbAJsfsobzXuIMLFlDhPJDIXqzgYMenp1+ByX7xn/7d HQuPwoPlkPB1X+W41FsLVgqwcx+NinrsHLTpsB7I1RgK1SAljdEYxbhL2XR5O0V7+zkL /yX2NTEnHYvk2oKaGGKI+biZaIE/h/B/rBDiA4f+KjttGnx5ShUHlvPHoqPFUxAruI7o lH8A== X-Gm-Message-State: ALoCoQkRFJhKfR5uiZBoI1DOZYLREMcB5eJ4SSLNSvCDKpRXthG4uXNb+ipSNMByhSouj15PW2ws74YfoDH+2zYBc7aGUGC8EA== 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: [Cerowrt-devel] routers you can throw off the back of a truck X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.20 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: Thu, 21 Jan 2016 23:41:10 -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 :(