From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qg0-x22c.google.com (mail-qg0-x22c.google.com [IPv6:2607:f8b0:400d:c04::22c]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 339AC21F0FA for ; Fri, 21 Mar 2014 17:17:02 -0700 (PDT) Received: by mail-qg0-f44.google.com with SMTP id a108so9196858qge.3 for ; Fri, 21 Mar 2014 17:17:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=CE6PCDOULW6L+ls05rbcdrIICTsofTnrz59Kjn8EQpI=; b=x5hRo6XpGr1h4HMOgSfFHWpWQ136G+rDcZurmDGHH8jnybtOUncaBJvQoo9yxN0sPU elmgGy0cRnW2bqXqz2+oa23S9ysYfO/2z1n3/TOH8ms01NCWOsImoHBLY99jRA6mdp9p bwv/jIMGT0ymoFswjmJ77BnikHveQgS7R7bHH1Az+2y6oq1wmhydODoGzOxQ3APuiDjy wP+GUblu8rzaiw1k897kJ/rbZbJuFM6XG5BHaTjC0mzgO9HeRmV7k4dX0PYPTbjzegRR ncn7Sc/lli5P0s1wzCMmgxrscOcBA/pmrwBxg4Eb+9OZG4XpRmbbn/dlIaUkKx4yTpRX 5PEg== MIME-Version: 1.0 X-Received: by 10.224.65.194 with SMTP id k2mr15265150qai.59.1395447421057; Fri, 21 Mar 2014 17:17:01 -0700 (PDT) Received: by 10.140.44.68 with HTTP; Fri, 21 Mar 2014 17:17:00 -0700 (PDT) In-Reply-To: References: Date: Fri, 21 Mar 2014 17:17:00 -0700 Message-ID: From: Aaron Wood To: Dave Taht Content-Type: multipart/alternative; boundary=001a11c2d1c2d5bdd204f526eb39 Cc: "cerowrt-devel@lists.bufferbloat.net" Subject: Re: [Cerowrt-devel] netperf-wrapper on osx? X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Mar 2014 00:17:02 -0000 --001a11c2d1c2d5bdd204f526eb39 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable yes. I've been meaning to write this up. here's the quick version (as it's very late in Paris): I followed these instructions, but ran into issues: http://www.tschofenig.priv.at/wp/?p=3D963 - fping3 is needed (it's in Homebrew) - netperf doesn't compile by default with the clang compiler, the static inline methods need to be just static (gcc/clang incompatibility) IIRC, that was all it took. also, I highly recommend the head versions of both netperf and netperf-wrapper, to get the restarting UDP ping streams. At least, if you're on a network that's going to see some noticeable packet loss during the initial slow-start of all the TCP loads. -Aaron On Fri, Mar 21, 2014 at 4:15 PM, Dave Taht wrote: > I am under the impression several folk here have been running the rrul > test suite on osx. Could someone post detailed instructions on how to > get it running? (correctly - I think fping is required for example) > > -- > Dave T=E4ht > > Fixing bufferbloat with cerowrt: > http://www.teklibre.com/cerowrt/subscribe.html > _______________________________________________ > Cerowrt-devel mailing list > Cerowrt-devel@lists.bufferbloat.net > https://lists.bufferbloat.net/listinfo/cerowrt-devel > --001a11c2d1c2d5bdd204f526eb39 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
yes. =A0I've been meaning to write this up. =A0here= 9;s the quick version (as it's very late in Paris):

= I followed these instructions, but ran into issues:

- fping3 is needed (it's in Homebrew)
- netperf doesn't compile by default with the clang compiler, the st= atic inline methods need to be just static (gcc/clang incompatibility)

IIRC, that was all it took.

al= so, I highly recommend the head versions of both netperf and netperf-wrappe= r, to get the restarting UDP ping streams. =A0At least, if you're on a = network that's going to see some noticeable packet loss during the init= ial slow-start of all the TCP loads.

-Aaron




On Fri, Mar 21, 2014= at 4:15 PM, Dave Taht <dave.taht@gmail.com> wrote:
I am under the impression several folk here = have been running the rrul
test suite on osx. Could someone post detailed instructions on how to
get it running? (correctly - I think fping is required for example)

--
Dave T=E4ht

Fixing bufferbloat with cerowrt: http://www.teklibre.com/cerowrt/subscrib= e.html
_______________________________________________
Cerowrt-devel mailing list
Cerowrt-devel@lists.= bufferbloat.net
https://lists.bufferbloat.net/listinfo/cerowrt-devel

--001a11c2d1c2d5bdd204f526eb39--