> On Jun 30, 2018, at 8:55 PM, Kevin Darbyshire-Bryant > <[email protected]> wrote: > > May I direct your attention to > https://git.openwrt.org/?p=openwrt/staging/ldir.git;a=shortlog;h=refs/heads/cakepatches > > A selection of patches including my hack workaround…which you can choose to > include/exclude from your test builds… as well as Toke’s ‘extra info’ patch > to see what netlink stats blocks are being returned.
Thanks, that’s a big help... Where I’m stuck now is I’ve got a system compiled with three of the four patches (just not the hack for now) but I seem to have a kernel that loves panicing (I think even without these patches). scp’ing a file to it results in a panic about 50% of the time, and of course I have no logs. Also, I might be going about this the wrong way, but I include kmod-sched-cake and iproute2 as modules in the build but still have to copy the ipks over manually after I install the image, then for starters cake can’t be installed because of some dependency problem. It must be me. root@LEDE:/tmp# uname -sr Linux 4.9.109 root@LEDE:/tmp# opkg install ./kmod-sched-cake_4.9.109\+2018-06-26-0520a6cb-1_mips_24kc.ipk Installing kmod-sched-cake (4.9.109+2018-06-26-0520a6cb-1) to root... Collected errors: * satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-sched-cake: * kernel (= 4.9.109-1-75eefef32bb09870dd8be117d46be950) * * opkg_install_cmd: Cannot install package kmod-sched-cake. _______________________________________________ Cake mailing list [email protected] https://lists.bufferbloat.net/listinfo/cake
