From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qt0-x232.google.com (mail-qt0-x232.google.com [IPv6:2607:f8b0:400d:c0d::232]) (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 51BF73BA8E for ; Thu, 23 Nov 2017 16:34:19 -0500 (EST) Received: by mail-qt0-x232.google.com with SMTP id r39so29295286qtr.13 for ; Thu, 23 Nov 2017 13:34:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=fwkJNcEScuXI0/X0cr3gc2mPyslGNXK8i76vzoGKa4Q=; b=t6ZdobwVQ1UnGBVP3dagj5hwHoj3jLKjFeeLyG40vpz9db+oiYIVR6vRw68FRlpEfp 0PJWD2Q5dWMXqmrQ8f7u7DB236rYtmY2rdhZtL5D2gGUhwAk7fXuUtVBv84fme0xjUhi AoweaMtBmdkpGL83cG0tKQY5wKzm+qMQnd1QJ3jNyooK3QlzcMn+mRvKyrRnXEjm5hAI eYBfrvRg8Bnby0Hu0ZwH0jcXNctkp/bNVd33z8P5WtS5Kh7tDNZySiyuadzBJYdpK9HH N2mZx87wvC0jKi7YK1DB0ERybd9CyLMkGxd3PyNwh0Vs8ZxWN/cdY0DHOl5zbXYonv62 QE3g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=fwkJNcEScuXI0/X0cr3gc2mPyslGNXK8i76vzoGKa4Q=; b=qnnVMVI43LUYge3sF6BA1gwuDLGmJ2iRZZOvMUL5jIykHAVmRxI0XJLxQqxowHsefb PwO3sybiNRznKVJqzc5lLJxdotwzSkFziTyzgXW5zN/jB2cIUsBF+Av8aUPAh6+veUWS jeRANx0zeFnfOLgwZzarXA6WcSqXZfequbpVbXds2JKGHQCAa0FMoUmIbyTC7rPA4CqH dCAflopMZ69L9pMUTTzNB5CVZDk0b+nCuwI7G6vcNcUG5g+GHZgcSacWwuH3oLjzFXb4 KJ8ovYlQK4ZsjC/5EZ4WE3lTyu/LK1S+lXdfJOMk35gdzPAtu4P8CPStH1hd78iPuKsV fOXg== X-Gm-Message-State: AJaThX6dQgceA3/B0pW9gNCo1C2d6FYhHVvLPL0adHchHs9PIKt6vda1 hJ+sK6flkaTFNKG5dGtThEntS386qqxXCxk3nx9/fQ== X-Google-Smtp-Source: AGs4zMa6+VSf5h0/LJ6sFQp2W0q9Xk4+XGQZk4iDBt+2iJWYaOS1zTtKllVFh3gyTAu8DikfvMvUETODLtYLeqYLGXE= X-Received: by 10.237.62.240 with SMTP id o45mr40209264qtf.141.1511472858858; Thu, 23 Nov 2017 13:34:18 -0800 (PST) MIME-Version: 1.0 Received: by 10.12.193.93 with HTTP; Thu, 23 Nov 2017 13:34:18 -0800 (PST) In-Reply-To: <5DCAAD9D-5DBF-475A-ACCF-84B8EEC66AE7@darbyshire-bryant.me.uk> References: <8760a3thr8.fsf@nemesis.taht.net> <7FAC50AA-5AEB-475E-B796-2933D3F48BD7@darbyshire-bryant.me.uk> <87po88x6sv.fsf@nemesis.taht.net> <5DCAAD9D-5DBF-475A-ACCF-84B8EEC66AE7@darbyshire-bryant.me.uk> From: Dave Taht Date: Thu, 23 Nov 2017 13:34:18 -0800 Message-ID: To: Kevin Darbyshire-Bryant Cc: Dave Taht , "cake@lists.bufferbloat.net" Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [Cake] cobalt through checkpatch 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, 23 Nov 2017 21:34:19 -0000 On Thu, Nov 23, 2017 at 9:44 AM, Kevin Darbyshire-Bryant wrote: > > >> On 23 Nov 2017, at 17:07, Dave Taht wrote: >> >> Kevin Darbyshire-Bryant writes: >>> >>> Just did a PR for turning max_skblen (or whatever it is) to a u32=E2=80= =A6.since there *are* super packets out there >64KB. >> >> There are? > There are! Well there were. For a brief time someone enable GRO on the = ag71xx switch in LEDE and to my surprise all of a sudden I saw tc via cake = reporting >1514 max packet sizes. More of a surprise was seeing the number= occasionally going backwards :-) >> >>> Opinions on doing a PR for LEDE so they can enjoy(/crash) the fruits of= our latest cobalt. They=E2=80=99re currently missing ingress mode & ack f= iltering filtering toys. >> >> Nah. Let's get it into net-next first this time. I would hope for some >> good comments. > Fair enough-ski - either call I was more than happy with. >> >> Also, I *think* that that version will build on 4.9 without any backward >> compatability cruft except for patching pkt_sched.h. Is lede fully 4.9 n= ow? > Sadly some targets are still 4.4. It=E2=80=99s being worked on. Lordy: https://git.lede-project.org/?p=3Dlede/hauke/staging.git;a=3Dshortlo= g;h=3Drefs/heads/kernel-4.14 > > Enjoy your few days break! A Merry Thanksgiving to all! Logging out. > Cheers, > > Kevin > > _______________________________________________ > Cake mailing list > Cake@lists.bufferbloat.net > https://lists.bufferbloat.net/listinfo/cake --=20 Dave T=C3=A4ht CEO, TekLibre, LLC http://www.teklibre.com Tel: 1-669-226-2619