From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf0-x22f.google.com (mail-lf0-x22f.google.com [IPv6:2a00:1450:4010:c07::22f]) (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 E39553B300 for ; Thu, 18 Feb 2016 00:20:20 -0500 (EST) Received: by mail-lf0-x22f.google.com with SMTP id m1so25286097lfg.0 for ; Wed, 17 Feb 2016 21:20:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=i4lx4qUlHItrPHO2zJ9xdcuVPMMn00xegqMpFei4LWw=; b=tb80itrnDibiRLo1yn81nRBExfFWv9LNTvJMBCzlIfmeKf9qPuzuXJtst5Zk8GtvhU UWbiT0B7AcRe4zrUSIRP/0i1qB2sLpzyQaZsMzXsAOSRkRWm+Rp9/1rCMmxXEbYQ6/B8 AuX/PzBef5V031CEgDsZyPtHD5/JgT2CB5sjWgzMzxeE4FGXZe278x+c9ChR3Wqh1HLo RBp6Rs473NARt+CrXuPeWzGmQ3g7G+kLCAm74Df96whAgM18RMOvk+96y1shpY35w/uc affWYwcQtHKSAcV0xcjacXTmKbxtFhAvCdeJwYFYuzDp5snswIJ0SZRDWKZAvBvNbDxS KRWg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:content-type:mime-version:subject:from :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to; bh=i4lx4qUlHItrPHO2zJ9xdcuVPMMn00xegqMpFei4LWw=; b=AMhkJq6WQsvHw4P8IPRCUtnhBgYcBLL8sUgq/TfZE7yujPTInl6o8ZL2TqKTY+7DTT 6XYiryGFhZMjLHKtq/UKGn5UWeWKQUYjqHFVzytq0mMWp9eq/Fj/+gHfRQfEc6TqLUYl t9W4k2Cx3a8oFNSke/To1pdyiH1PH8X5Ty3X4aqHl1ZO6xe09o5z/HESgps+ImuFHD9i eeBVTKopsj0Avjx0I+C1KyLqFbvv+49+FxWus6BveugpkNhwnFbnW/AZ8aKoqJ+Htm8F +pl8X9IMUGqZlIgoUVCwcHbJs+0mfxOP3krMcYWHTgXDfQnoUayZckgaJFYwW+VggxC/ /h0w== X-Gm-Message-State: AG10YOTPktXaC7C+g/p6J4m8oiuplfSurifJLVZRWslvzWuCs5Gv3q6N1GjiOBD9qpbSiA== X-Received: by 10.25.29.147 with SMTP id d141mr1982818lfd.26.1455772819584; Wed, 17 Feb 2016 21:20:19 -0800 (PST) Received: from bass.home.chromatix.fi (37-33-67-252.bb.dnainternet.fi. [37.33.67.252]) by smtp.gmail.com with ESMTPSA id jr10sm666758lbc.42.2016.02.17.21.20.17 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 17 Feb 2016 21:20:18 -0800 (PST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 9.2 \(3112\)) From: Jonathan Morton In-Reply-To: <56C283A9.80306@taht.net> Date: Thu, 18 Feb 2016 07:20:14 +0200 Cc: cake@lists.bufferbloat.net Content-Transfer-Encoding: quoted-printable Message-Id: <923D753D-3DF1-42EB-8949-E259CE5B894C@gmail.com> References: <56C283A9.80306@taht.net> To: =?utf-8?Q?Dave_T=C3=A4ht?= X-Mailer: Apple Mail (2.3112) Subject: Re: [Cake] cake breaks on net-next head 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, 18 Feb 2016 05:20:21 -0000 > On 16 Feb, 2016, at 04:04, Dave T=C3=A4ht wrote: >=20 > As I have accumulated enough hardware to do some basic cake testing > again, I spent a bit of time trying to get it to build, and did not > succeed. >=20 > There has been some activity in the world (discussed at the netconf > conference - I was not there so I lack details) about modifying how > ingress works, so I assume it has something to do with that = (AT_INGRESS > and G_TC_AT are undefined). It seems to work fine here, on x86. - Jonathan Morton