From mboxrd@z Thu Jan 1 00:00:00 1970 From: Toke =?utf-8?Q?H=C3=B8iland-J=C3=B8rgensen?= Subject: Re: [PATCH net-next 0/7] net: sched: prepare for more Qdisc offloads Date: Thu, 08 Nov 2018 22:20:51 +0100 Message-ID: <87wopnmfkc.fsf@toke.dk> References: <20181108013340.20983-1-jakub.kicinski@netronome.com> <877ehnvlh0.fsf@toke.dk> <20181108080254.1a2af2ae@cakuba.hsd1.ca.comcast.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: davem@davemloft.net, netdev@vger.kernel.org, oss-drivers@netronome.com, jiri@resnulli.us, xiyou.wangcong@gmail.com, jhs@mojatatu.com, nogah.frankel@gmail.com To: Jakub Kicinski Return-path: Received: from mail.toke.dk ([52.28.52.200]:50765 "EHLO mail.toke.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726627AbeKIG6P (ORCPT ); Fri, 9 Nov 2018 01:58:15 -0500 In-Reply-To: <20181108080254.1a2af2ae@cakuba.hsd1.ca.comcast.net> Sender: netdev-owner@vger.kernel.org List-ID: Jakub Kicinski writes: > On Thu, 08 Nov 2018 12:48:27 +0100, Toke H=C3=B8iland-J=C3=B8rgensen wrot= e: >> Jakub Kicinski writes: >> > Hi! >> > >> > This series refactors the "switchdev" Qdisc offloads a little. We have >> > a few Qdiscs which can be fully offloaded today to the forwarding plane >> > of switching devices. >> > >> > First patch adds a helper for handing statistic dumps, the code seems >> > to be copy pasted between PRIO and RED.=20=20 >>=20 >> Hi Jakub >>=20 >> I didn't know there was offload capabilities for AQMs, that's cool! Do >> you have any plans to add offloads for any of the modern AQMs (CoDel or >> PIE)? > > I'd really like to add CoDel offload, but it's not a plan at this > point :( Right, too bad. Well, here's hoping that you'll get the chance in the not too distant future :) -Toke