From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf0-x229.google.com (mail-lf0-x229.google.com [IPv6:2a00:1450:4010:c07::229]) (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 4A6FD3CB94; Fri, 22 Jan 2016 01:37:23 -0500 (EST) Received: by mail-lf0-x229.google.com with SMTP id h129so41315328lfh.3; Thu, 21 Jan 2016 22:37:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=I9XGmOAp3Hk74xBsu1sFL4gcUyUZI/thQI4AfMwBWh4=; b=LLjsID0A2Y4DqoXVJxJSElhHHZeuxIx1R7WNs+dkyoP+xxjXDnw2IzomtV72jXySb2 Ro0MUH4H5jIml2ams+aCDwh1FrZEL9P5ZULfsl/Pg+3MMGSNbSnMk+MOOuZG8nTt/T7v QBAqqw3Rye/LR7Z7/Ax4Mgy1SRK1wZpUKjAUAaVPSTIksTps4g9kws7b9OENo8i2EfPD cPIOLtkrASMXHFYIvR4jSMoy0mAqQig2X744iMu99MfJkTcUMxk7KI164AY9bkNFBIux 2ODA2j3OauWyXpQXhrE7sNBS3KK9QmLiE8ce4Z5sGSVovodrYZdpfX8UIYgWHYFQfQr/ 1BVQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:content-type:mime-version:subject:from :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to; bh=I9XGmOAp3Hk74xBsu1sFL4gcUyUZI/thQI4AfMwBWh4=; b=WXWgyJkSV4EIBvnVzhdBn2Rl7VwmeCr5/OsXGwjsuMEguxMDvZnEWumWu0ULEwLkM+ RB1muFuDR2LD3m4QBy2tkim/AiFGkFB5sPRHf5rTIYSIB1/Y+h5FIqc6avaOJjyIqYaN OUmO5wjDfaGj0f/3eJt+zUC4YljzXcMYEPdy1iGH+DgoJ/IRBZkQXPilWGQSM0NV7d0Y qSbQQnSajg80zoGpOyAU7/8X+MAiTXDfmYunUyzFFC5uy2PgHyO9zHYEK4dTb532RkPc X5yF7fM/AT+cohQnYchwHpkH147EwjYm8m5z+ncEvM7RWS+fpGg2AyUuUoq5Vy2Xe2jt lCrQ== X-Gm-Message-State: AG10YORgbcj5aUKec8+e1AaVY+WpX9SLmKqUV+rtuFqVun/xBcNTMNfdgsO8TnuGTGDA2A== X-Received: by 10.25.155.81 with SMTP id d78mr433451lfe.77.1453444641594; Thu, 21 Jan 2016 22:37:21 -0800 (PST) Received: from bass.home.chromatix.fi (37-33-99-74.bb.dnainternet.fi. [37.33.99.74]) by smtp.gmail.com with ESMTPSA id 34sm682366lfs.25.2016.01.21.22.37.20 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 21 Jan 2016 22:37:20 -0800 (PST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 9.2 \(3112\)) From: Jonathan Morton In-Reply-To: Date: Fri, 22 Jan 2016 08:37:17 +0200 Cc: Outback Dingo , make-wifi-fast@lists.bufferbloat.net, "cerowrt-devel@lists.bufferbloat.net" Content-Transfer-Encoding: quoted-printable Message-Id: References: <6737994D-CE0B-46F5-B55C-A584FF6A8014@gmail.com> To: Valent Turkovic X-Mailer: Apple Mail (2.3112) 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: Fri, 22 Jan 2016 06:37:24 -0000 > On 22 Jan, 2016, at 01:40, Valent Turkovic = wrote: >=20 > 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? The bug report is several months old. Cake has been developed and = cleaned up significantly since then. It=E2=80=99s a shame the log = didn=E2=80=99t include the lines immediately *preceding* =E2=80=9Csome = warnings being treated as errors=E2=80=9D. I myself test by compiling against a recent net-next kernel on x86 and = ppc32, and an Ubuntu kernel (which is significantly older) on amd64. I = do have a mips router and some armv6/7 units as well, but I haven=E2=80=99= t actively been using them for testing - it shouldn=E2=80=99t be any = harder to get it running *just* because it=E2=80=99s mips, though. - Jonathan Morton