From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.toke.dk (mail.toke.dk [45.145.95.4]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 314153B29D for ; Thu, 5 Aug 2021 10:56:16 -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=1628175374; bh=2+mMMfb8dRe+KaUQcj5gacLKXAdzNi5+n47PrTLHjlc=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=aVMVF7GFqVcLt6Uu2/WlO6XAmyj3E7aV+T50WhdQ1k6lWMeb5/JslLl/HcXkV+kR9 anKEwQP67WMnQoFjpOwDtuS5zTTliShkcRDBxIs7ZfAYKmJCe6gjZwtvy9ecJsZoi3 E8ALjzal4UM4XaDw055F/pcrwQdAT1XetdaeFKXsytOMR/bxQXvpNdRmK4kc8z2J3N D9bOCSo/I99Kp6tbd/d3yFe7M1t1RhJK3jy7+U3JNJksNf6H+i/XhfVX23lucweQQj R8CX3aX/poO1i/TtJR5Vub86uJNo37UWY6LqeHram6LWv5vm8W28I4vV62qdV7trQG woohh7y361PfQ== To: Pete Heist Cc: Cake List In-Reply-To: References: <3ebc0a3ccdcfa67a48c5ad764ce3389782633fef.camel@heistp.net> <87r1f95und.fsf@toke.dk> <5964374bee9979ee9f1b4b86d32b002722d628fc.camel@heistp.net> <37822e2cebd977f2c5c0758b48a191f2644d7589.camel@heistp.net> Date: Thu, 05 Aug 2021 16:56:12 +0200 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87im0k54ab.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Cake] cake srchost/dsthost stopped working? 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: Thu, 05 Aug 2021 14:56:16 -0000 Pete Heist writes: > As for triple-isolate, I added a test Jon suggested: > > "I would recommend a W configuration of flows > > one of the three hosts sends to or from both of the two hosts, while > the other two send to or from only one each > > this should result in the two hosts getting equal throughput each, and > equal throughput in each of their two flows" > > This is the last test in the output, and I think the behavior looks > correct for both the unpatched and patched versions: > > https://www.heistp.net/downloads/cake-hostfair/cake-hostfair-unpatched.txt > > https://www.heistp.net/downloads/cake-hostfair/cake-hostfair-patched.txt > > Thanks guys, and that, I believe, is finally it for now... :) Awesome, thank you both! I'll send a proper patch upstream :) -Toke