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 D4B273B29E for ; Mon, 25 Jun 2018 15:44:14 -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=1529955852; bh=J+I/Zegod0AecnhYuJRl9kzhheY15VNPzTd1y4ZVH7M=; h=From:To:Subject:In-Reply-To:References:Date:From; b=UK7DWoIT9LkYaeG/r6dSDNgPLd9NISgQ1rCKxMlC3IaaxvT+duhD38Ro6Pm36m+02 XHgGiMHwwET6LoK4MgKqqA6BbgeuhEGRqHcuytgpnBlLfcQxgut1xG9k0T7wIY6Juo 1dnj8dFvFho7pK90OfLs3gp71eWgFDc/V6EYDVt71ywt9yqgDhn5dnzKCd37hzwV3J NU28gSb5KxXlPSiGshgKJSKTY6hyGyWtV2wHUIucT4EH85BUfcj1iKI63go4nyNJKh c/SvPkbF9rzK25qFz+Q0ymuwgJWfucCfqbRatzgxBPE8brcLHQs0M3xGVCu9XrqcBF CyRHjEDiVjlcA== To: "Carlos R. Pasqualini" , bloat In-Reply-To: <1529953482.28758.122.camel@fcal.uner.edu.ar> References: <1529953482.28758.122.camel@fcal.uner.edu.ar> Date: Mon, 25 Jun 2018 21:44:16 +0200 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <878t72odm7.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Bloat] CAKE and Kernel 4.16-bpo debian X-BeenThere: bloat@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: General list for discussing Bufferbloat List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Jun 2018 19:44:15 -0000 "Carlos R. Pasqualini" writes: > Hi list! > > > Can someone tell me how to compile cake? > I'm running 4.16.5-1~bpo9+1 amd64 (Debian stretch-backports kernel) > > I'm doing: > > git clone https://github.com/dtaht/sch_cake.git You need to use the 'cobalt' branch; master is quite old... -Toke