From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id DAFFB138010 for ; Thu, 25 Oct 2012 14:15:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C722F21C03E; Thu, 25 Oct 2012 14:15:09 +0000 (UTC) Received: from mail-ob0-f181.google.com (mail-ob0-f181.google.com [209.85.214.181]) by pigeon.gentoo.org (Postfix) with ESMTP id D849DE0660 for ; Thu, 25 Oct 2012 14:13:57 +0000 (UTC) Received: by mail-ob0-f181.google.com with SMTP id un3so1627356obb.40 for ; Thu, 25 Oct 2012 07:13:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=RLxmfZkZrL5jV8JDECX+CjL0VQBOGY9EqQPB1eD5hK0=; b=ucm24SFkyjrXzjyB0nSJJJZf0yNyCyr4T6Tmdt6RhFOAXCkKJlpnh5uOkxRhE9nqHz J08sLkWxzecEQSiYv1rR95gpFPOEhyumJ2kH0+ddFHqwnXTgUqf8VuXIByh90Mo4QEuC JodQVilhEqm2b2c98PVXAQv8q+aEiV+bzpg1n8ZFYmwsmYd2rzDLThR7bS7jBY6sjRik V0fb/dpT6bfM7CLbHKiL9cVJbeGsDTUrpAV81HfifQpLd8032bXw9xpjgIBMKc67j9ya 82iq/q9ZMBAbNlP9+RAVerAdEZ3IrU+AILBf2OHK3+THOW6FNvq9VNRMJViv2wS9yBEL JcOA== Received: by 10.60.169.137 with SMTP id ae9mr16863369oec.91.1351174437434; Thu, 25 Oct 2012 07:13:57 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.60.20.100 with HTTP; Thu, 25 Oct 2012 07:13:37 -0700 (PDT) In-Reply-To: References: <201210242036.54720.pfrank@gmx.de> <201210251037.02631.robert.david.public@gmail.com> From: Kfir Lavi Date: Thu, 25 Oct 2012 16:13:37 +0200 Message-ID: Subject: Re: [gentoo-user] Network perf tool To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=bcaec554091c5f738704cce2d001 X-Archives-Salt: 69c8ffe7-83de-4170-8091-f7471275cfc1 X-Archives-Hash: bfa201412edfeeec6dca2d33d51677ac --bcaec554091c5f738704cce2d001 Content-Type: text/plain; charset=UTF-8 I have wrote a testbed for TCP testing [1]. One of the files is an iperf library [2]. If you want to run iperf automatically, you can look at my code and maybe use it. Kfir [1] https://github.com/kfirlavi/Amalia [2] https://github.com/kfirlavi/Amalia/blob/master/trunk/testbed/lib/iperf On Thu, Oct 25, 2012 at 3:40 PM, Ryan Decker wrote: > I second iperf for network performance testing.... I've used it > countless times, and does just what it claims to do. > > Ryan > > > On Thu, Oct 25, 2012 at 4:37 AM, Robert David > wrote: > > Hi Patric, > > > > what about iperf? > > > > Robert. > > > > > > On Wednesday 24 of October 2012 20:36:54 Petric Frank wrote: > >> Hello, > >> > >> this is not exactly an Gentoo question - but i don't now where to ask > >> otherwise. > >> > >> Is there a tool for (Gentoo-)Linux to do network performance tests as > >> defined in RFC 2544 ? > >> This will run on an Gentoo host having at least 2 network interfaces to > be > >> connected to the device under test. > >> > >> regards > >> Petric > > > > --bcaec554091c5f738704cce2d001 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I have wrote a testbed for TCP testing [1].
One of the = files is an iperf library [2].
If you want to run iperf automatically, y= ou can look at my code and maybe use it.

Kfir

[1] https://github.com/kfirlavi/Amalia<= br> [2] https://github.com/kfirlavi/Amalia/blob/master/trunk/testbed/li= b/iperf


On Thu, Oct 25, 2012 at 3= :40 PM, Ryan Decker <rdecker@siena.edu> wrote:
I second iperf for network performance testi= ng.... I've used it
countless times, and does just what it claims to do.

Ryan


On Thu, Oct 25, 2012 at 4:37 AM, Robert David
<robert.david.public@gm= ail.com> wrote:
> Hi Patric,
>
> what about iperf?
>
> Robert.
>
>
> On Wednesday 24 of October 2012 20:36:54 Petric Frank wrote:
>> Hello,
>>
>> this is not exactly an Gentoo question - but i don't now where= to ask
>> otherwise.
>>
>> Is there a tool for (Gentoo-)Linux to do network performance tests= as
>> defined in RFC 2544 ?
>> This will run on an Gentoo host having at least 2 network interfac= es to be
>> connected to the device under test.
>>
>> regards
>> =C2=A0 Petric
>


--bcaec554091c5f738704cce2d001--