From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr0-x22d.google.com (mail-wr0-x22d.google.com [IPv6:2a00:1450:400c:c0c::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 5D74D3B2A4 for ; Sat, 30 Jun 2018 17:37:51 -0400 (EDT) Received: by mail-wr0-x22d.google.com with SMTP id a12-v6so11941730wro.1 for ; Sat, 30 Jun 2018 14:37:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=heistp.net; s=google; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=m/c8zYzUIMr4BlRoOFbRL71OGucfRL90km/dvWzgxr4=; b=e/5dR/e4hkQAOaXu8uvuMVebWQEkedpPCB89FABZgjeKH6ttGreQzxSBNljmIc/bsc PPtMzRocaxFJf1O5fd8vBv6Rji8pmczhmIWEYcrIb9/pPH9WUqo93VMtgHgYmJ+GIKBK MZj17o9MdCKouYNgBn6wGS2Nssx7JNUuAmApxKkEB2ri+E/yDFHfUqhuZZMvi6+UIeio luQAvRUtp1ZeAtXWuW3tgKp7RCAOMd1MEsZiVv3megOhoPDAfHcv0tKSUZdstS5GL8BG 6Vkg3U/KsbgUvohNtIG07xcvNJMPEZMi4lG35BwirOnCoc7od4Fhpxj9JHs3no+tghsk mn+g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=m/c8zYzUIMr4BlRoOFbRL71OGucfRL90km/dvWzgxr4=; b=DkQPKSG37C5xTylL1jTt1nxOEOGzSDoQ1FeW12SjnC1NsXocf+njIOBahmXWJHG2RV wWawMB+sArRrA4GlTQE4mD9EoHUlty0ZQ2erSLu5TEFqBcbKlKN+j4+9A0AHn3rlSm9n kMAfeEgJLua1JbudgD9Ou1hAupU3yBcfmTgT4kjt0tzKk1g/HAez/r9BJ5CuYpVRzHiN bKWFBJTJ+VRkV8KMtld6uwImMBPChtzps8fkNatKbmmrDehDP3bY12m9Aszb2mLRUy8d 61Fey+r5ZblApcBuMb/r4icaYuTayVGDZyfYMtqmFoiKqRaXYvk0XXnjN/UuGRlXAox5 w4Lw== X-Gm-Message-State: APt69E3+OGh75ptFWrB+V3DK6m4w1YZBMErjx20WJDcBKucAFkshnnA+ JailuOe3unFFquQ6hbepsEtV4w== X-Google-Smtp-Source: AAOMgpdJrOocmYKH8pV+aflJSIjWpr+Ab+ZNHuz96X340FOQe8iUwgET1jyDZQ3UmkeEgKjhzxuNsw== X-Received: by 2002:adf:a20a:: with SMTP id p10-v6mr15828709wra.196.1530394670521; Sat, 30 Jun 2018 14:37:50 -0700 (PDT) Received: from tron.luk.heistp.net (h-1169.lbcfree.net. [185.193.85.130]) by smtp.gmail.com with ESMTPSA id l67-v6sm6126836wmb.22.2018.06.30.14.37.49 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 30 Jun 2018 14:37:50 -0700 (PDT) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 11.4 \(3445.8.2\)) From: Pete Heist In-Reply-To: Date: Sat, 30 Jun 2018 23:37:48 +0200 Cc: Kevin Darbyshire-Bryant , Cake List Content-Transfer-Encoding: quoted-printable Message-Id: References: <6DF9A5E0-EFD5-4519-9889-BC0A7B9BD48E@darbyshire-bryant.me.uk> To: Georgios Amanakis X-Mailer: Apple Mail (2.3445.8.2) Subject: Re: [Cake] Cake on openwrt - falling behind 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: Sat, 30 Jun 2018 21:37:51 -0000 > On Jun 30, 2018, at 10:58 PM, Georgios Amanakis = wrote: >=20 > Usually this is what I do, too. You have to install the base openwrt = image you just compiled and then install the two ipks. Otherwise if you = go with some other precompiled base image it throws dependency errors.=20= >=20 > Did you install the base image you just compiled? Yes, installed the one that was built into bin/targets/ar71xx/generic: OpenWrt SNAPSHOT, r7360-e15565a01c It's the sysupgrade image for OM2P, then I used sysupgrade to install as = I=E2=80=99ve done with release builds. Also not sure if I applied the patches right. I just copied them into = the right package directory, but now I=E2=80=99m reading about quilt, if = I should have installed them some proper way.=