From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ed1-f41.google.com (mail-ed1-f41.google.com [209.85.208.41]) (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 981E93CB3A for ; Wed, 17 Jul 2019 18:26:56 -0400 (EDT) Received: by mail-ed1-f41.google.com with SMTP id w13so27923622eds.4 for ; Wed, 17 Jul 2019 15:26:56 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:in-reply-to:references:date :message-id:mime-version; bh=rwRpkL8wpDKYy1emomdDH/XyeUKVsqKwuYD0G8FKntk=; b=E165MEvNwyEYUhnRUFvH0I8dU7/puEMTQRZys3eq24qfSRiHZGOjYmLh0xZdjVOUn1 o1Fzws2SU81TPitIdfiq2UiXJnM43mu/csVrWRraHmcbSYOoqiOwUc1aXWgZhqPoJE5w /s/QosggL2+dikyTBKm9WHSiqE2PlyDQQ8n8IH+jS2uCjp4GgEpNIQemc2Br/VqRoLHH RU40hp/9hW7p6Y6QIh7O8jcvLkl6x+GezH2U+C0clNtx95i8iWpBeiD6PxPqFQajlZ7/ 27mACbvzKusgwqPdBB9R3+iJuBZ17XQY9lpsPbqc0yOTM0peOo2ZK8cit/XTRaQcaqR9 bXwg== X-Gm-Message-State: APjAAAVUhqFs4t6hOc7ptgi+O/3lIPZMzeGTfkysuXSn/R7JUye8/prR cqBeOKrD0G/IVnJ4yyTpInflIw== X-Google-Smtp-Source: APXvYqyRI3nuCuu0pvTTGMBM+Y0NCUIgXkyL0y3r/E6/fZvsCmba9ZIBAKmHS6aB/Q9VorPIHtzR0Q== X-Received: by 2002:a50:9168:: with SMTP id f37mr37873070eda.242.1563402415864; Wed, 17 Jul 2019 15:26:55 -0700 (PDT) Received: from alrua-x1.borgediget.toke.dk (borgediget.toke.dk. [85.204.121.218]) by smtp.gmail.com with ESMTPSA id nc6sm5193610ejb.62.2019.07.17.15.26.54 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Wed, 17 Jul 2019 15:26:55 -0700 (PDT) Received: by alrua-x1.borgediget.toke.dk (Postfix, from userid 1000) id CC1CB1800B5; Thu, 18 Jul 2019 00:26:53 +0200 (CEST) From: Toke =?utf-8?Q?H=C3=B8iland-J=C3=B8rgensen?= To: Bob McMahon , Make-Wifi-fast In-Reply-To: References: X-Clacks-Overhead: GNU Terry Pratchett Date: Thu, 18 Jul 2019 00:26:53 +0200 Message-ID: <874l3k70wi.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Make-wifi-fast] Fwd: iperf 2 "short term" road map X-BeenThere: make-wifi-fast@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Jul 2019 22:26:56 -0000 Bob McMahon writes: > Just an FYI in case anybody has interest in traffic tooling. I do! Specifically, I am planning to teach Flent to automatically switch between iperf and netperf as the underlying test tool[0]. I believe that there are a few netperf features missing from iperf that Flent currently uses, so I'll get back to you with actual feature requests for those once I've had a chance to take a look at this in more detail :) -Toke [0] The main driver for this is netperf's weird license which makes it impossible to package for FOSS-only distributions; leading to things like this: https://bugzilla.redhat.com/show_bug.cgi?id=1729939