From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-la0-x231.google.com (mail-la0-x231.google.com [IPv6:2a00:1450:4010:c03::231]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 8F3AB21F3BE for ; Thu, 14 May 2015 03:43:11 -0700 (PDT) Received: by layy10 with SMTP id y10so61458347lay.0 for ; Thu, 14 May 2015 03:43:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=RUwtgQ/a+6IiawCl3DxEl5uKMHghQDmaa+ydJWAe6LQ=; b=YvcrBG5Vn9nMI3GY8xWZn4r5LunRvrc2YHbXwr0Uzs3onoRlTTU5yzVOOGErkr8naV lpFqRq/O/JsN1TgxvQMEsqqrfTbQ8+VLBKt/QQyWNxuRIXhUgkjNhccv2y1qUuS8xhfc nl4w0ceOPEAVFqH8SV7SLHx+K0bx2YeqH2cNnveqy++LkRw6dJV24R0cs7Tzqz6pWnfT Q1B0vgb457WRJIsBBol5HlLzYdxI80TpYJfxl/CQReh4FZ785H46ieJkuZHikiKKTX8Y hzq+tepqFlme4OcIuh85MO+NXsbFibOj+iv9wQNFZphwO2TON9ewWdl18ccNCDhHmQaj r9cw== X-Received: by 10.152.7.209 with SMTP id l17mr2695909laa.100.1431600188563; Thu, 14 May 2015 03:43:08 -0700 (PDT) Received: from bass.home.chromatix.fi (87-95-105-63.bb.dnainternet.fi. [87.95.105.63]) by mx.google.com with ESMTPSA id lc8sm6002719lbc.33.2015.05.14.03.43.04 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 14 May 2015 03:43:07 -0700 (PDT) Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2098\)) From: Jonathan Morton In-Reply-To: <555479DE.90806@gmail.com> Date: Thu, 14 May 2015 13:42:55 +0300 Content-Transfer-Encoding: quoted-printable Message-Id: <51BC816B-2177-4EB2-921B-AA91345ADF2A@gmail.com> References: <554F64E1.6000609@gmail.com> <554F9594.60808@gmail.com> <50DB1E31-61AE-4298-B80F-8C6F7487C99B@gmail.com> <002A5BFC-5511-4995-8785-370251F24083@gmx.de> <555479DE.90806@gmail.com> To: Alan Jenkins X-Mailer: Apple Mail (2.2098) Cc: cake@lists.bufferbloat.net Subject: Re: [Cake] openwrt build with latest cake and other qdiscs X-BeenThere: cake@lists.bufferbloat.net X-Mailman-Version: 2.1.13 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, 14 May 2015 10:43:41 -0000 > On 14 May, 2015, at 13:33, Alan Jenkins = wrote: >=20 > On 14/05/15 11:24, Jonathan Morton wrote: >> I can=92t figure out the connection between HTB and that code. Also, >> that appears to be GSO, not GRO. I=92m not precisely sure what the >> difference is, but I=92d hazard a guess that GSO is outbound, GRO is >> inbound. >=20 > I've just been reading thanks to Seb. GSO is outbound. GRO is = inbound. >=20 > They appear to interact in routing: if you GRO packets, you end up = with >MTU skbs, which then *have* to be de-aggregated somehow before you = can send them. >=20 > (And the popular reference on GRO is = https://lwn.net/Articles/358910/). Which says that GSO can resegment GRO chunks. Hmm. Are we typically getting GRO in CPE devices? - Jonathan Morton