From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ob0-x235.google.com (mail-ob0-x235.google.com [IPv6:2607:f8b0:4003:c01::235]) (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 33C6F21F1D4 for ; Sun, 25 Jan 2015 11:16:03 -0800 (PST) Received: by mail-ob0-f181.google.com with SMTP id nt9so4820438obb.12 for ; Sun, 25 Jan 2015 11:16:03 -0800 (PST) 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=OWcFDDFwkU6QWpr/yXLCF8bRhEdMpsdKJE7zAK66wtA=; b=jcUm8IWB+4R6Suyt+e7YaU7HB5HHqGkADnoD3wVZ8raIs24IIoXnAQz8eECM/pcQYg nWoo8PLfjE0EWKe2LlGl7JLqtKTTavzZlgVjlDOYCTdRXhrPd7yLqv15sBbC9LWbRovH uPuG0QUHGSxzGV/KGLHlJ90Koof7HWqoTJBqTFPGYnmZqHrat66RF6q2WhsWEM7/Z6z8 gGkwIOpqzv2++TNOmKiJDSvI1ECmZ6hLQ9psSM7m1tqiROQ7Itvpif1KozySNeJjAp7U xHMmSgk6aw0K+R/83Lvi0bKLLPIO/8D/KSCuPVl1CGQA1hplRGbeRA14cxj4wk9LXnTH CVJA== MIME-Version: 1.0 X-Received: by 10.60.16.230 with SMTP id j6mr7740891oed.8.1422213362951; Sun, 25 Jan 2015 11:16:02 -0800 (PST) Received: by 10.202.51.66 with HTTP; Sun, 25 Jan 2015 11:16:02 -0800 (PST) In-Reply-To: <54C4CEE3.2040909@openwrt.org> References: <63C60796-0C39-474C-B5A4-F2FCACC4592A@gmx.de> <54C4CEE3.2040909@openwrt.org> Date: Sun, 25 Jan 2015 11:16:02 -0800 Message-ID: From: Dave Taht To: Felix Fietkau Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: cerowrt-devel Subject: Re: [Cerowrt-devel] another contender for WNDR replacement 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, 25 Jan 2015 19:16:32 -0000 On Sun, Jan 25, 2015 at 3:09 AM, Felix Fietkau wrote: > Here's another candidate: > http://us.dlink.com/products/connect/wireless-ac1200-dual-band-gigabit-cl= oud-router-dir-860l/ > > CPU: MT7621 (dual-core MIPS, 880 MHz, 4 virtual CPUs) > The device has preliminary OpenWrt support already. In my tests, handles > ~820 Mbit/s NAT without any special acceleration features (with fq_codel, > no shaping). Haven't done any tests with shaping yet. One of the many things on my todo list is to roll an RFC in the hope some v= endor can meet it. High on that list would be the ability to do inbound traffic shaping at up to about 300Mbits. > Wifi (MT7612E) is still buggy with my mt76 driver, but I'll fix that in > March when I get back from vacation. Ah, this is the new chip with the driver support for actually implementing = per tid (station) queues? Is this the master repo for that or is it mainlined? https://github.com/openwrt/mt76/commits/master Guess we have to get around to implementing a codel with a weighted per-active-station average for the target, and start layering the other stuff in on top... > > - Felix --=20 Dave T=C3=A4ht thttp://www.bufferbloat.net/projects/bloat/wiki/Upcoming_Talks