From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from shards.monkeyblade.net (shards.monkeyblade.net [IPv6:2620:137:e000::1:9]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id CC8CC3B29E for ; Thu, 4 Apr 2019 13:56:45 -0400 (EDT) Received: from localhost (unknown [IPv6:2601:601:9f80:35cd::d71]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: davem-davemloft) by shards.monkeyblade.net (Postfix) with ESMTPSA id 25B34146EF39A; Thu, 4 Apr 2019 10:56:43 -0700 (PDT) Date: Thu, 04 Apr 2019 10:56:42 -0700 (PDT) Message-Id: <20190404.105642.1285382376003149408.davem@davemloft.net> To: toke@redhat.com Cc: netdev@vger.kernel.org, cake@lists.bufferbloat.net From: David Miller In-Reply-To: <155438289359.18760.18027832614176337074.stgit@alrua-x1> References: <155438289359.18760.18027832614176337074.stgit@alrua-x1> X-Mailer: Mew version 6.8 on Emacs 26.1 Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Thu, 04 Apr 2019 10:56:43 -0700 (PDT) Subject: Re: [Cake] [PATCH net 0/2] sched: A few small fixes for sch_cake 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, 04 Apr 2019 17:56:45 -0000 From: Toke H=F8iland-J=F8rgensen Date: Thu, 04 Apr 2019 15:01:33 +0200 > Hi Dave > = > Kevin noticed a few issues with the way CAKE reads the skb protocol a= nd the IP > diffserv fields. This series fixes those two issues, and should proba= bly go to > in 4.19 as well. However, the previous refactoring patch means they d= on't apply > as-is; I can send a follow-up directly to stable if that's OK with yo= u? Series applied, and queued up for -stable. Indeed, posting a backport for v4.19 would be great.