From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-it1-x136.google.com (mail-it1-x136.google.com [IPv6:2607:f8b0:4864:20::136]) (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 F08383B29E for ; Thu, 31 Jan 2019 15:24:20 -0500 (EST) Received: by mail-it1-x136.google.com with SMTP id x124so3277029itd.1 for ; Thu, 31 Jan 2019 12:24:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=OYLWVnJvpFZUK1n8ymzzKq32lTnXsAPrIaMvF1SxLcw=; b=nX5q73GzK/D7XMFPH2OHa+5l+cz8CJ9izJnLiP8aLY+W0CbCR82LTRRoHjVi+rNrcr QII6NEcJSIrRkQv/vXZc6Je3rHnzw249qRRke7REHJ4aT7WQbk4dtnIsJ2D8gQ8oOVHx 5w0ivjunjFVAyk0vMupXi7JS663A7HT89MQcncZs8NYTCnJ31YvDG/C/r6XZCrlF+8YX pLzoE0hGr3pHXg9xnNllAToj3d3zXzeHJWT8v6UmUM4jNHihgofyNY3sRB1n59rDKzuz 2n+kcCKRSh4nTAhWJ2OQGRxZVdGIsFoC9H9j14XYsVdvCldoxDaQKeb9xFGWecBMfHfv pXHw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=OYLWVnJvpFZUK1n8ymzzKq32lTnXsAPrIaMvF1SxLcw=; b=Opn5dB/R5400eNR6q92FEKVOTzXguz8DGAwP75qh1Dp772KLl088JBUKJVfcAUnm3m h0C/LpGIUPWfN2gAg9S8BdjAb7NsweOrbYIxAT4vKSKtv1ZBNeftySEHBdi+p/WGPDwU IicybuPHMaqdMzkXzOKSbqF6bO7A6NciVba/0bQDptWy/BQtDeBo5HvbAr+ay5O0k2OG r+Cs5Fyeqd3XDY2qVh62jni61zwFPgMckEE4+ThDwo8QEmnOY/omt1zkvaj9JMw77SN6 H302pmAfvDQWxyX2Y3wxXtaG4U0mgZXaRE4W7zp98VgABnLniBCJ4EOYHOOu/6crn24q qu9w== X-Gm-Message-State: AJcUukdP+L5Hf4zsiOjzl5jivlYY0zAzBJ26naRa2vm9nIEtFSbhmKW1 nXvZZxr/RkbGTud0ljgLDIrKJQ683nt0qBJPHOI= X-Google-Smtp-Source: ALg8bN4KAoXVo583nCKzrU3g1AxkfwacaC1vtfbOAt6BbND+LdJ/zixR9I+VatO9VmNCHdqLJ/lirSOeJ0Px3hBFLi4= X-Received: by 2002:a24:d04:: with SMTP id 4mr18534253itx.19.1548966260215; Thu, 31 Jan 2019 12:24:20 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: =?UTF-8?Q?Jonas_M=C3=A5rtensson?= Date: Thu, 31 Jan 2019 21:24:09 +0100 Message-ID: To: Jon Pike Cc: Cake List Content-Type: multipart/alternative; boundary="000000000000b593960580c6cf85" Subject: Re: [Cake] State of the Cake speech... 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, 31 Jan 2019 20:24:21 -0000 --000000000000b593960580c6cf85 Content-Type: text/plain; charset="UTF-8" Maybe not a changelog exactly but you can see commits to sch_cake here: https://github.com/dtaht/sch_cake/commits/master And the history for the kmod-sched-cake package in OpenWrt is here: https://git.openwrt.org/?p=openwrt/openwrt.git;a=history;f=package/kernel/kmod-sched-cake/Makefile Each new version of kmod-sched-cake just points to a more recent commit for sch_cake. /Jonas On Thu, Jan 24, 2019 at 4:13 AM Jon Pike wrote: > Ok, sorry about that one... And I'm not asking that anyone actually make a > speech. > > I was wondering how to easily find what's changing in the different > versions, as well as what versions are available where... I appreciate the > great efforts of continuing development, and the ability to watch it, it's > just a bit hard for a non developer like me to follow what's changed and > what's still coming. I haven't been able to find any changelog or even > feature list in my searching. > > Poking around with my home setup/test bed where I have a few OpenWrt > versions available... I can see the following: > > TP-Link C7, 17.01.06 > kmod cake - 2018-7-16-f3..4-1 > luci-app-sqm - 1.1.3-1 > > CI327 x86 , 18.06.01 > kmod cake - 2018-07-16-f3..4-1 > luci-app-sqm - 1.2.4-1 > > TP-Link C7, 18 + Snapshot 1-16-19 > kmod cake - 2019-01-08 > luci-app-sqm - 1.2.4-1 > > So, I can see the sqm package changing between v17 stable and v18 > stable, but the kmod package the same. And, the recent v18 snapshot with > same sqm as v18 stable, but a much more recent kmod package. > > Would be a nice thing to know what each version brings to the table, as > well as what's still coming, for cake as well as the make wifi fast > stuff... but the last one is a speech request for another group.... > > _______________________________________________ > Cake mailing list > Cake@lists.bufferbloat.net > https://lists.bufferbloat.net/listinfo/cake > --000000000000b593960580c6cf85 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Maybe not a changelog ex= actly but you can see commits to sch_cake here:

And the history for the kmod-s= ched-cake package in OpenWrt is here:

E= ach new version of kmod-sched-cake just points to a more recent commit for = sch_cake.

/Jonas

On Thu, Jan 24, = 2019 at 4:13 AM Jon Pike <jonpike= 54@gmail.com> wrote:
Ok, sorry about that one... And I'm not a= sking that anyone actually make a speech.

I was wondering how to easily find what's= changing in the different versions, as well as what versions are available= where...=C2=A0 I appreciate the great efforts of continuing development, a= nd the ability to watch it,=C2=A0 it's just a bit hard for a non develo= per like me to follow what's changed and what's still coming.=C2=A0= I haven't been able to find any changelog or even feature list in my s= earching.

Poking around = with my home setup/test bed where I have a few OpenWrt versions available..= .=C2=A0 I can see the following:

TP-Link C7,=C2=A0 17.01.06
kmod=C2=A0 cake= - 2018-7-16-f3..4-1
luci-app-sqm - 1.1.3-1

CI327 x86 ,=C2=A0 18.06.01
kmod=C2=A0 cake - 2018-07-16-f3..4-1
luci-app-sqm - 1.2.4-1
<= div dir=3D"auto" style=3D"font-family:sans-serif">
TP-Link C7,=C2=A0 18 = + Snapshot 1-16-19
kmod=C2=A0 cake - 2019-01-08=C2= =A0
luci-app-sqm - 1.2.4-1
So,=C2=A0 I can see the sqm package changing betw= een v17 stable and v18 stable,=C2=A0 but the kmod package the same.=C2=A0 A= nd, the recent v18 snapshot with same sqm as v18 stable,=C2=A0 but a much m= ore recent kmod package.

Would be a nice thing to know what each version brings to the table, as we= ll as what's still coming,=C2=A0 for cake as well as the make wifi fast= stuff...=C2=A0 but the last one is a speech request for another group....<= /div>

_______________________________________________
Cake mailing list
Cake@lists.= bufferbloat.net
https://lists.bufferbloat.net/listinfo/cake
--000000000000b593960580c6cf85--