From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pd0-x233.google.com (mail-pd0-x233.google.com [IPv6:2607:f8b0:400e:c02::233]) (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 3BE5B21F291 for ; Sat, 12 Apr 2014 04:45:15 -0700 (PDT) Received: by mail-pd0-f179.google.com with SMTP id w10so6314466pde.38 for ; Sat, 12 Apr 2014 04:45:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:disposition-notification-to:date:from:user-agent :mime-version:to:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=xzkDJoq2MxZ2o4ZcKLWc2o39av5W1CL1iB6pf5fGUP8=; b=UwhsI/DRXDpRoH8BmI2MosbBqOYxaOxVEkFFHL5Cdd5g8Hgv9BoHfdrWdTMHVcNQdj UqsNPMcJHQSM1E7oYsdrBqeR6luPa5+4/wy84JZcNoI9j+cSnz9rOEyIqEREGPr7460+ gdo6f8EuoSx4onY9FjmLSN2wn+yB6LnH7OmkgY+7d+wD8Vw5kjt178RC1nY3nzYR/hIg 67aR+dov7Gwhu/r8VOafFdK8nThQspP/TjZRjpfDmlLTeajyLBHqvroxPrK0NMWXsQ1o h7F7qx2InnzVt41T+KjDvAEBK1t0WSdola1QcVIoRd279euFFF7x6g9iIEetHqz3Mo3S SSkQ== X-Received: by 10.69.25.69 with SMTP id io5mr11823889pbd.22.1397303114139; Sat, 12 Apr 2014 04:45:14 -0700 (PDT) Received: from [172.30.42.80] (220-244-175-87.static.tpgi.com.au. [220.244.175.87]) by mx.google.com with ESMTPSA id vx10sm50061577pac.17.2014.04.12.04.45.11 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 12 Apr 2014 04:45:13 -0700 (PDT) Message-ID: <53492745.90101@gmail.com> Date: Sat, 12 Apr 2014 21:45:09 +1000 From: Neil Shepperd User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: cerowrt-devel@lists.bufferbloat.net References: In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Cerowrt-devel] cerowrt-3.10.36-4 released 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: Sat, 12 Apr 2014 11:45:15 -0000 Bad news, or perhaps "interesting news": I just managed to trigger the bug while testing with sw00 configured to use sfq. I don't know anything about the qdiscs code (maybe even sfq and fq_codel share code), but this might not be a bug in fq_codel... Still on 3.10.34-4 right now. On 11/04/14 19:50, David Personette wrote: > I just thought of it now, but at Dave's suggestion (because of having a > DSL with only 4/.5), I was using nfq_codel instead of straight up > fq_codel. Could the difference in the nfq_codel code path have protected > me from the bug? Just thought that it might be a clue for Felix... > hopefully not a red herring. Thanks all. > > -- > David P. >