From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.toke.dk (mail.toke.dk [52.28.52.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 93DC63CB36 for ; Fri, 18 Jan 2019 05:07:03 -0500 (EST) 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=1547806021; bh=IhrwWYiufWjQeBoOUmDSwLGFsc6XZJZ3ZAQ2C7vCBS4=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=cr/EpkdQDLf7dr5aKqvv3j9rDMpKFrjTQ1y6sHU3nrzdhhGse/OZKiGtWhJPE1X7a 232pXHy+l5NqkSCj4o1eiN21wjDzlwPm8iBPETlNNfLoVAKVS3X94NWiR0UHOrCqXC wcGuQCrZYiocbJ6dMMmVSEFt2Uw51j6YVam9L7cCFoOKU+cvzKj6Zq2lu1MJYFK8TY Us7p2hkRsBXqlzjhpadZqKL/TgYHNz8D5bC7o5ypCzEGL7IJexRSdNPAOaXXfDzHRs aW3dFSGt9YIbCgFYzCAo9W1Z7w5YvbF89AQTajaDMViLsrqu5AN6dXpZoInd3IA0Mv 1vd6QfdpblrFA== To: George Amanakis , cake@lists.bufferbloat.net In-Reply-To: <20190116033430.8446-1-gamanakis@gmail.com> References: <20190116033430.8446-1-gamanakis@gmail.com> Date: Fri, 18 Jan 2019 11:06:59 +0100 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87pnsumg8s.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Cake] dual-src/dsthost unfairness, only with bi-directional traffic 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: Fri, 18 Jan 2019 10:07:03 -0000 George Amanakis writes: > A better version of the patch for testing. So basically, you're changing the host fairness algorithm to only consider bulk flows instead of all active flows to that host, right? Seems reasonable to me. Jonathan, any opinion? -Toke