[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAA93jw4QUyc_hA-TYr4Xqruj4KHUztiE+QP+-9pDtmEvNfH3Tg@mail.gmail.com>
Date: Thu, 30 Apr 2015 10:01:33 -0700
From: Dave Taht <dave.taht@...il.com>
To: Eric Dumazet <eric.dumazet@...il.com>
Cc: David Miller <davem@...emloft.net>,
Kathleen Nichols <nichols@...lere.com>,
Van Jacobson <vanj@...gle.com>, netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH net] codel: fix maxpacket/mtu confusion
I long ago dropped the maxpacket check and the statistic/statistic
collection from various test versions of codel in favor of either a
constant (1500 byte) check or none at all. There is always some level
of buffering underneath codel. I have always wanted the big
GRO/TSO/GRO superpackets to get peeled apart also - the present system
worked OK with ECN in most cases, but seemed like it could get ugly
if we started dropping 64k worth of superpacket.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists