From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bifrost.lang.hm (lang.hm [66.167.227.134]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 8A9CF3BA8E for ; Sun, 26 Nov 2017 23:42:15 -0500 (EST) Received: from asgard.lang.hm (asgard.lang.hm [10.0.0.100]) by bifrost.lang.hm (8.13.4/8.13.4/Debian-3) with ESMTP id vAR4g4wG015146; Sun, 26 Nov 2017 20:42:04 -0800 Date: Sun, 26 Nov 2017 20:42:04 -0800 (PST) From: David Lang X-X-Sender: dlang@asgard.lang.hm To: Kevin Darbyshire-Bryant cc: Dave Taht , George Amanakis via Cake In-Reply-To: Message-ID: References: <59515a10-e1c5-7b58-851f-ece09191fb43@gmail.com> <2d095770-e896-f5dd-6ba9-efb91da71451@gmail.com> <1511663259.1714.2.camel@gmail.com> <87vahx8ccv.fsf@toke.dk> <87y3msvr10.fsf@nemesis.taht.net> User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="680960-734612827-1511757724=:23204" Subject: Re: [Cake] new patchset for upstream net-next 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, 27 Nov 2017 04:42:15 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --680960-734612827-1511757724=:23204 Content-Type: TEXT/PLAIN; charset=utf-8; format=flowed Content-Transfer-Encoding: 8BIT On Sun, 26 Nov 2017, Kevin Darbyshire-Bryant wrote: >> I don't really know. We want cake to compile without conntrack >> (it's expensive). > > I’m slightly confused by that statement - The conntrack lookup is controlled per instance and is one conditional in the code path: It's not the cake lookup that's expensive, it's the overhead of running conntrack on the system that's expensive. Yes, most distros enable it by default, but we don't want cake to not work on a system that has it disabled (although some things may not work as well, gracefull degredation) --680960-734612827-1511757724=:23204--