From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qk0-x22d.google.com (mail-qk0-x22d.google.com [IPv6:2607:f8b0:400d:c09::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id E0E773B260 for ; Wed, 28 Sep 2016 01:08:45 -0400 (EDT) Received: by mail-qk0-x22d.google.com with SMTP id t7so37379780qkh.2 for ; Tue, 27 Sep 2016 22:08:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to; bh=4vCmdPMuH5mcVkWzNmKteBTmjhOwwtwScimFBB0HCA8=; b=mcjykVwOp0jKpnOyFPOgV/yNJlk4FbW3s2ka6LazD8ohgVxxbugwY8VCKEIpqepB5O W8TokHuE85kwjb5as/kZfla5PKSZoJqNRyFzitAQVIR11ZobXpV8vGX+o4fOnK7JGdcj jKHWhlhJnyf6uucJo++4dixH7hiotAsaGG/KG2lDlOjY2rqJr6atmh7rVN8rolkyAwZN /XHT4LvqRe5Vlxs1vcfsXJRj1q6P8OcNJicLc49MbIzeQhKcUx1JAEZ7CRavokffbxux jtGg4ZhinN64P8rSuUpmTwkMxwSx6QcpwcFYKZW1bBtg5FhdJukBwmj40JVvXprJtS0h t8HA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to; bh=4vCmdPMuH5mcVkWzNmKteBTmjhOwwtwScimFBB0HCA8=; b=kJ/eRtAuBAX4CEbW926AhkqhS3kEtJrheK74DT/ZNle68Ndv/DlN0p30FOwBKCxH4c DJJJ4sRw1SI7TH06087LhlJhzZn/Qq2aa9nyBhZeQNMHM4OjcJmg0p+0zRgd8hLePCFV JuyTTgfvDVTeDnMGWENu3zpCcj+XyQUQJwaxEhzD0UbED8XwIMvQiH31NRhFl5L3pOXY Wy6k6f5+nLBDLZZBCki8SLf+llBON+vJ0NoEwLC8WN6R9skc1XoDQ2BGL6Ms1Wn5L/c2 lbgn3+ngO8wv3rK4/KXsgmxZcZ2R/9h64DgRJtr6AiyOKoA0V+N2bM/2/hnp2w61cJNh KArA== X-Gm-Message-State: AA6/9RkXpHtRbqtsr5cvxhinJbBC1NVUC9mLfaFAfEu8tvSy3jF/oeUO9Qo3bIUGOH9rbg== X-Received: by 10.55.27.168 with SMTP id m40mr18876684qkh.22.1475039325314; Tue, 27 Sep 2016 22:08:45 -0700 (PDT) Received: from ?IPv6:2601:404:381:db8e:9491:1816:460d:18a8? ([2601:404:381:db8e:9491:1816:460d:18a8]) by smtp.gmail.com with ESMTPSA id b14sm3082209qte.19.2016.09.27.22.08.44 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Sep 2016 22:08:44 -0700 (PDT) To: cake@lists.bufferbloat.net References: <3a99770e-6350-471f-72b6-b209d7d77d75@darbyshire-bryant.me.uk> <83b95479-c1f5-3589-912c-abe427805449@gmail.com> <43fa53d7-6180-09fe-9581-29d7dedba3d9@darbyshire-bryant.me.uk> <25bd19bb-b5c7-fd68-62c9-b8e67590ab44@gmail.com> From: Noah Causin Message-ID: <8f147568-6200-8618-ef40-6581e1804a14@gmail.com> Date: Wed, 28 Sep 2016 01:08:48 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/alternative; boundary="------------D106E7FD0AA138121017E873" Subject: Re: [Cake] de-natting & host fairness 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: Wed, 28 Sep 2016 05:08:45 -0000 This is a multi-part message in MIME format. --------------D106E7FD0AA138121017E873 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Thank you. On 9/28/2016 12:38 AM, Kevin Darbyshire-Bryant wrote: > > > On 27/09/16 21:40, Noah Causin wrote: >> Thank you for all your help. >> >> The de-nat with dual-flow isolation works great. I tested it >> simultaneously with two separate virtual machines, one running a Flent >> 50 flows download test and the other running a Flent 8 flows download >> test. Throughput was even between the machines, and the latency was >> great. >> >> Noah Causin > > A new tc patch for when you update to Jonathan's re-working of things > found at https://github.com/dtaht/sch_cake/commits/cobalt > > I'll try to push this into LEDE properly in a few days unless somebody > finds a nasty lurking :-) > > Kevin > > > _______________________________________________ > Cake mailing list > Cake@lists.bufferbloat.net > https://lists.bufferbloat.net/listinfo/cake --------------D106E7FD0AA138121017E873 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit

Thank you.


On 9/28/2016 12:38 AM, Kevin Darbyshire-Bryant wrote:


On 27/09/16 21:40, Noah Causin wrote:
Thank you for all your help.

The de-nat with dual-flow isolation works great.  I tested it
simultaneously with two separate virtual machines, one running a Flent
50 flows download test and the other running a Flent 8 flows download
test.  Throughput was even between the machines, and the latency was great.

Noah Causin

A new tc patch for when you update to Jonathan's re-working of things found at https://github.com/dtaht/sch_cake/commits/cobalt

I'll try to push this into LEDE properly in a few days unless somebody finds a nasty lurking :-)

Kevin


_______________________________________________
Cake mailing list
Cake@lists.bufferbloat.net
https://lists.bufferbloat.net/listinfo/cake

--------------D106E7FD0AA138121017E873--