From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-x235.google.com (mail-wm0-x235.google.com [IPv6:2a00:1450:400c:c09::235]) (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 7AC073B2A4 for ; Sat, 30 Jun 2018 18:43:57 -0400 (EDT) Received: by mail-wm0-x235.google.com with SMTP id w137-v6so5473389wmw.1 for ; Sat, 30 Jun 2018 15:43:57 -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=HgfJL3SP0YXIBRo7UEwj//ioGEP+1vjs0b3S7is0LhI=; b=hV3Wkeo3r2v+ASfhta/VYwH4EvIORsen7SfYnC9GZ5GrZHjxG6QP9O8SF3DwiOiJ7u hI/oehPQtOpr80LUdE9HKJmJUBnqLSR4TStfojEhOjfIGBo5WF69U+SRAMhKejlH4Qf0 prKiRLN/XQnchRRje85VgAQXysEcJ+OTaU32x797c3+unJxmk1Q3ZAV9tjX+w/o2uo68 /pqdFkkabq5gfqJEjxWLFPsrWkvRXCwCNZcH0ggiN2AGFniu0BTgwvCpgerLFJis5c7K EjZ+il2ZY1HgwBCQF69EGNTsbRxhnzZwymnDOiNxMPAheceJ92arQq/GluFTYcmLPnle avcw== 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=HgfJL3SP0YXIBRo7UEwj//ioGEP+1vjs0b3S7is0LhI=; b=ddYf6rSSTpHsEasi0nJVl+Ktb78yRCLVk64fiy/kdPUGBEeQcZBj4mG3z1nNj4pfVC 6Dxegm1cEgPcYIhw7DwbD9wLTjPUhhEiU5t5DDPH5l5k/WOlGiDUDiXnQvKUUv/OJsrC lgZ2G+1aDJ5hCYnPLj6Fr5hrKr4sPj259OMFPR2frVkYYntur8z25nEZzoIcbK/GNJGQ kWtJEXWQQVLERkf4CEnPopvw8rCWPXonGOBgrOd+IC0NrlhHNV/CneLTA0IJrNw371z2 LYNTVKroGg7H7VFdSVmhXFfXZExRpvdA92YbCmxDzXOSjikVun8UmE4FzmLBwpq/MeOw RZEA== X-Gm-Message-State: APt69E12/YQ1gUzd+k70oGiNdr8HCr5BmUf65uGQMzsIYqWe4+yiuZ0r HQFoHjiUtzHuGio1YdxRWbz2Gw== X-Google-Smtp-Source: AAOMgpfk7ehPKH+qdnRn9uvBlQ9lfEoJ5Nd3whp132c9jeeYW8QE8FXfmLv7+j0AxAUwprsec0z9dw== X-Received: by 2002:a1c:3610:: with SMTP id d16-v6mr5219140wma.126.1530398636569; Sat, 30 Jun 2018 15:43:56 -0700 (PDT) Received: from tron.luk.heistp.net (h-1169.lbcfree.net. [185.193.85.130]) by smtp.gmail.com with ESMTPSA id c7-v6sm9073135wre.73.2018.06.30.15.43.55 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 30 Jun 2018 15:43:55 -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: Sun, 1 Jul 2018 00:43:54 +0200 Cc: Kevin Darbyshire-Bryant , Cake List Content-Transfer-Encoding: quoted-printable Message-Id: <1A8BA286-6B31-4581-86C9-6855AC28C245@heistp.net> 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 22:43:57 -0000 > On Jun 30, 2018, at 11:37 PM, Pete Heist wrote: >=20 >=20 >> 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? >=20 > Yes, installed the one that was built into bin/targets/ar71xx/generic: >=20 > OpenWrt SNAPSHOT, r7360-e15565a01c >=20 > It's the sysupgrade image for OM2P, then I used sysupgrade to install = as I=E2=80=99ve done with release builds. >=20 > 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. There are a whole bunch of unknown symbols in dmesg. I=E2=80=99ll just = make clean and build from scratch. Not much progress for a spent = Saturday night. :) act_mirred: Unknown symbol __tcf_hash_release (err 0) act_mirred: Unknown symbol tcf_generic_walker (err 0) =E2=80=A6 act_skbedit: Unknown symbol __tcf_hash_release (err 0) act_skbedit: Unknown symbol tcf_generic_walker (err 0) =E2=80=A6 sch_ingress: Unknown symbol net_dec_egress_queue (err 0) sch_ingress: Unknown symbol net_dec_ingress_queue (err 0)