From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail2.tohojo.dk (mail2.tohojo.dk [77.235.48.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 5F9153B2A0 for ; Tue, 29 Mar 2016 07:30:47 -0400 (EDT) X-Virus-Scanned: amavisd-new at mail2.tohojo.dk DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=201310; t=1459251043; bh=3lBwP8Vd2dn9ltt9wZCkQTRHiMguZ8q2LXMn3Cg+u9o=; h=From:To:Cc:Subject:References:Date:In-Reply-To; b=ZfJQhtlbNfu3zWcg1pDD2fc7YF1v30irzNwOuSn9u8xDNCzheX7hgBPzZxvk7K47U 2ctSSJ2WxAg87Ke04zXdRMDw/K7R3cx5Yp8cLLzjBOaCIwIpCRH7mWhmFH4aR+8R5k 7tc8inywWibcpt6VxFf1nvYXCaL21fxLucTjWHFk= Sender: toke@toke.dk Received: by alrua-karlstad.karlstad.toke.dk (Postfix, from userid 1000) id 6B84468B2D3; Tue, 29 Mar 2016 13:30:42 +0200 (CEST) From: =?utf-8?Q?Toke_H=C3=B8iland-J=C3=B8rgensen?= To: Jonathan Morton Cc: Stephen Hemminger , cake@lists.bufferbloat.net References: <34953EAA-4C76-456E-9B9E-3A73D0DACCDE@gmail.com> <855E3354-30E6-4658-AF38-A0C1E92085CE@gmail.com> <66A00804-E571-4A44-BE3E-422F78C1F1F7@gmail.com> <198CD4FC-6BD4-40DA-BE2F-22BBBA1E204D@gmail.com> <20160328140104.3c55079e@xeon-e3> Date: Tue, 29 Mar 2016 13:30:42 +0200 In-Reply-To: (Jonathan Morton's message of "Tue, 29 Mar 2016 08:35:58 +0300") X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87lh51bjx9.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Cake] cake separate qos for lan X-BeenThere: cake@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: Cake - FQ_codel the next generation List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Mar 2016 11:30:47 -0000 Jonathan Morton writes: > But maybe u32, in the hashing configuration, scales better. I did a similar setup for a small ISP quite some time ago that used HTB as the classful qdisc and a hashing u32 filter to divide traffic. This was pre-FQ-CoDel, so it used SFQ on the leaves, but there's no reason you couldn't just stick Cake on there. Unfortunately I don't have the sources lying around anymore (and probably couldn't share it if I did). -Toke