Development issues regarding the cerowrt test router project
 help / color / mirror / Atom feed
From: "Toke Høiland-Jørgensen" <toke@toke.dk>
To: cerowrt-devel@lists.bufferbloat.net, bloat-devel@lists.bufferbloat.net
Subject: [Cerowrt-devel] New release of netperf-wrapper -- v0.6.1
Date: Mon, 25 Nov 2013 23:47:46 +0000	[thread overview]
Message-ID: <87iovg9h7h.fsf@toke.dk> (raw)

[-- Attachment #1: Type: text/plain, Size: 2487 bytes --]

Hi everyone

I've finally gotten around to releasing a new version of the
netperf-wrapper testing tool, tagged as v0.6.1. It's about six months
worth of bugfixes (which is not that many, really), as well as a few
changes in functionality. And a man page!

The main thing that's changed functionality-wise is that it now tries to
be a bit smarter about the non-option arguments passed to it, by trying
to figure out whether it's a data file, test name or hostname that is
called. This means it is no longer necessary to do things like
`netperf-wrapper -H <host> rrul` or `netperf-wrapper -i
datafile.json.gz` -- these can now be replaced with `netperf-wrapper
<host> rrul` and `netperf-wrapper datafile.json.gz` respectively. This
also means that a directory full of data files can now be plotted on the
same CDF by doing something like `netperf-wrapper -p icmp_cdf *.json.gz`
which should make scripting a bit easier.

This is also explained in the shiny new man page, which also has some
more info on the options and data file format. Also, look in the CHANGES
file for a more detailed changelog, probably including stuff I forgot to
mention here.

The package is as usual available from pypi and can be installed through
easy_install or the pip tool. Also, I have set up a repository on the
open build service at https://build.opensuse.org/project/show/home:tohojo:netperf-wrapper
which includes packages for Arch Linux, Debian 6 and 7 and Ubuntu
versions 12.04 through 13.10. This includes both netperf-wrapper and a
version of netperf 2.6 compiled with --enable-demo. To enable the
repositories for your Debian version add something like:

deb http://download.opensuse.org/repositories/home:/tohojo:/netperf-wrapper/Debian_6.0/ /

to your /etc/apt/sources.list -- replacing the last Debian_6.0 with the
relevant repository (see the list here:
https://build.opensuse.org/project/repositories/home:tohojo:netperf-wrapper).
To make apt-get stop complaining about a missing key file, issue `

wget -O - https://build.opensuse.org/project/repositories/home:tohojo:netperf-wrapper/Debian_6.0/Release.key \
    | sudo apt-key add -

again replacing Debian_6.0 with the relevant repository.

If someone with RPM packaging skills is willing to help out with a .spec
file, I will enable building for RPM-based distros as well.

Oh, and as always, the source is available on github:
https://github.com/tohojo/netperf-wrapper -- please report any issues to
the bug tracker there.

Cheers,
-Toke

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 489 bytes --]

                 reply	other threads:[~2013-11-25 23:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://lists.bufferbloat.net/postorius/lists/cerowrt-devel.lists.bufferbloat.net/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87iovg9h7h.fsf@toke.dk \
    --to=toke@toke.dk \
    --cc=bloat-devel@lists.bufferbloat.net \
    --cc=cerowrt-devel@lists.bufferbloat.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox