From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qk0-x233.google.com (mail-qk0-x233.google.com [IPv6:2607:f8b0:400d:c09::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 2CAA521F637 for ; Fri, 23 Oct 2015 10:30:07 -0700 (PDT) Received: by qkfm62 with SMTP id m62so82875613qkf.1 for ; Fri, 23 Oct 2015 10:30:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=7Qu+lMKMqZFIR4tgJcsh9VEvThCjUZrE76GME8DI1YU=; b=l/xoC61YkfJ+oj6xSYgn57/JTaupq6CnFR8D/rRVSsWzgXbuTl1VldBC8f9RmB4vVY RKjoj06nMILMGiRdaEntIYwNO+/hR4plGzaOipydo6YwlsvEyrLZFMySYRvqHQKuxGUt yHgKBA0xGp+OIY2s0RY8aEYDuW/ddQbzzYAiWe2swKImHYbs2l1/v7e8OcCvLSXKECjA exU3DUukYX2jVzHeA1KaL/Tun3pnE4fbCJh+r2tZpOh7a1PoIk5z4B00sls9ro0ZnEAK 64b3I4jJYXjTSzbjn3RNrFds7jciI3jHj+XCVAtOPsI/kHDOS9uGpHVKRR+7dSl7jXx0 BN1A== X-Received: by 10.140.83.232 with SMTP id j95mr26769557qgd.69.1445621406853; Fri, 23 Oct 2015 10:30:06 -0700 (PDT) Received: from [192.168.1.172] (207-180-163-171.ma.subnet.cable.rcn.com. [207.180.163.171]) by smtp.googlemail.com with ESMTPSA id a109sm7833224qge.18.2015.10.23.10.30.05 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 23 Oct 2015 10:30:05 -0700 (PDT) Message-ID: <562A6E9D.4060303@gmail.com> Date: Fri, 23 Oct 2015 13:30:05 -0400 From: Richard Smith User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Alan Jenkins References: <562A5BE5.6010101@gmail.com> In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Cc: cerowrt-devel@lists.bufferbloat.net Subject: Re: [Cerowrt-devel] Problems testing sqm 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: Fri, 23 Oct 2015 17:30:30 -0000 On 10/23/2015 01:02 PM, Alan Jenkins wrote: >> Go the sqm tab in the GUI and set egress and ingress to 10000, set the >> interface to the upstream interface, click enable, click save and >> apply. Everything else is left at default. ie fq_codel and simple.qos. > > Your description misses at least one step from the official how-to. > May be worth checking: > > Start and Enable the SQM scripts. To do this, choose System → Startup > Click Start to start the SQM process > Click Enable to start the SQM process when the route reboots > > The how-to is here: http://wiki.openwrt.org/doc/howto/sqm Ah... That would explain everything. Indeed, I missed that part. Thank you for noticing that. > The original qos-scripts definitely required that step. IIRC, it's an > openwrt convention that installing a package doesn't automatically > enable its startup script. Is this also the case if build it in via make menuconfig instead of a package? What about for cerowrt? It's not started by default there as well? The box(s) are back at my apartment so I can't examine them at the moment. -- Richard A. Smith