From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.toke.dk (mail.toke.dk [52.28.52.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 4366C3BA8E for ; Wed, 29 Nov 2017 17:44:19 -0500 (EST) From: Toke =?utf-8?Q?H=C3=B8iland-J=C3=B8rgensen?= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=20161023; t=1511995457; bh=E7V3krq0dGQDQr7/cl38JGz1CtRStX1CxKSh7hPijzc=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=piy3cDtwJu/KE6dwCISr+bYRyjvhZARjoiguoQGzqvRr7WauzTHsZDRkpUAHy2Zjl 1r93PgX4BfDlfPx3n32F+MYRG6qkNPSCJXDObRs0xzFcJxyFDe47gxhyR+v70EnQYg viaexFs5eAYPq00pa9arJNTY2kHmnOy8WPbNBuqGw8kBnv1Ptgr7bW5C8hxmSOhL8A u4cbAy6K11aXF+DFM021apUcIKMjbt5ISYQYFm/U03DXF8lhov7HFOqZMo/dYPBU3P py2xUuCFWh84Ico02RQ7YNloosnMcQ+acrvEKjsekEXmYAmDMpr5C+Q1nYjqM8QBO3 BNPt29O0G6bVQ== To: dpreed@reed.com, Dave Taht Cc: cake@lists.bufferbloat.net In-Reply-To: <1511994846.127314610@apps.rackspace.com> References: <87vahuxgt9.fsf@nemesis.taht.net> <1511994846.127314610@apps.rackspace.com> Date: Wed, 29 Nov 2017 23:43:47 +0100 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87po80ogd8.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Cake] 1Gbit/20Mbit D/L with ack-filtering 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: Wed, 29 Nov 2017 22:44:19 -0000 dpreed@reed.com writes: > BTW, one annoying thing about flent is that netperf is not available > in fedora, rhel, centos as a package. So I have to install it and it > doesn't just plug in smoothly. That's just my convenience issue. I > don't use netperf myself on any of my systems. iperf and iperf3 seem > to be a lot more pervasive these days... Yeah, I think this is because of the weird license of netperf. However, netperf has quite a few features that the iperf versions are lacking, so it's not quite trivial to switch between them... -Toke