From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.mediaspot.net (dns.mediaspot.net [109.73.92.178]) by huchra.bufferbloat.net (Postfix) with ESMTP id 9C82721F1C7 for ; Mon, 25 Nov 2013 10:09:40 -0800 (PST) X-Spam-Status: No, hits=4.0 required=6.5 tests=BAYES_99: 4.07,TOTAL_SCORE: 4.070,autolearn=no X-Spam-Level: **** X-Footer: bWVkaWFzcG90Lm5ldA== Received: from localhost ([127.0.0.1]) by mail.mediaspot.net (using TLSv1/SSLv3 with cipher AES128-SHA (128 bits)) for codel@lists.bufferbloat.net; Mon, 25 Nov 2013 19:09:33 +0100 Received: from EXCHANGE.mediaspot.local ([fe80::ad1d:e7ba:c2f2:37f1]) by EXCHANGE.mediaspot.local ([fe80::ad1d:e7ba:c2f2:37f1%16]) with mapi id 14.03.0123.003; Mon, 25 Nov 2013 19:09:33 +0100 From: Alessandro Bolletta To: "codel@lists.bufferbloat.net" Thread-Topic: [Codel] Jumbo frames with fq_codel Thread-Index: Ac7qB+6hdjfwDlvBT+6//CWu0r4Ha///8QUA///u6XA= Date: Mon, 25 Nov 2013 18:09:32 +0000 Message-ID: References: <77EB891C-032C-4E1C-BA4B-DD44E5488CD7@gmail.com> In-Reply-To: <77EB891C-032C-4E1C-BA4B-DD44E5488CD7@gmail.com> Accept-Language: it-IT, en-US Content-Language: it-IT X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [192.168.0.65] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: [Codel] R: Jumbo frames with fq_codel X-BeenThere: codel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: CoDel AQM discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Nov 2013 18:09:41 -0000 >On 25 Nov, 2013, at 8:02 pm, Alessandro Bolletta wrote: > I'm working on an environment which runs on jumbo ethernet frames (about = 1550bytes) and I would ask you if do you think that it's needed a trick in = order to correctly debloat interfaces as ath9k and ag71xx which carries suc= h big frames. >If it is really 1550 bytes, then that's barely bigger than a standard Ethe= rnet frame of 1500 bytes. No special adjustment could possibly be >needed = for that, beyond standard debloating techniques. > - Jonathan Morton So, do you think that the debloat script that can be found in cerowrt could= manage correctly those frames with no changes?