From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.toke.dk (mail.toke.dk [IPv6:2001:470:dc45:1000::1]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id CA11C3CB38 for ; Mon, 23 Apr 2018 06:13:20 -0400 (EDT) From: Toke =?utf-8?Q?H=C3=B8iland-J=C3=B8rgensen?= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=20161023; t=1524478399; bh=hyue+8WmFmUFehZ23KMpEH80CYOnovvX5/07/IVG/YI=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=O0FNrcGzVb+nRYKW3lBgmeWsKVHW0pgba9MbAuRJ9vi4KLL8f7mBtt9V6CGk4nTp+ WIVo2p5apnSXWAIwc3LgP31GNcN89VnzzyGeal/5R9dyHQn/U9OP5MfJsgwjeSQMt7 fAHrpqy8J7tfLBshIbEs1vwaQYGLRZRAiTczW6QoSjJjgsB4A4F45aLaHHCe/zfuJV 0O7qQm0lJS0MeXBP22kddynwGi6XfD+2ld18XRPORvFr/ovjrymYp75+HammE+3j0G NLCW8pVcR97KvIbj14PpZeQMlZ3ATAgpKgs4ApauUI7PLEFuCaZfnXclmSe2y5QoWr U6qSMg1emB2SA== To: Jonathan Morton Cc: cake@lists.bufferbloat.net In-Reply-To: <5DB5443D-043B-44EF-B075-6D3E62D27D7A@gmail.com> References: <87a7tv3r5z.fsf@toke.dk> <5DB5443D-043B-44EF-B075-6D3E62D27D7A@gmail.com> Date: Mon, 23 Apr 2018 12:13:19 +0200 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87vaciw7r4.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Cake] Testing variants of the MTU latency scaling 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: Mon, 23 Apr 2018 10:13:21 -0000 Jonathan Morton writes: >> Based on all this, I propose we change the scaling mechanism so that it >> is only active in egress mode, and change it from 4 MTUs to 2. I'll >> merge Kevin's patch to do this unless someone complains loudly :) > > I suppose that makes enough sense. But let me look over the patch > again - there's probably a better way to do it. Right. Pushed the patch to the cobalt branch, feel free to fix it up :) -Toke