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 CA223208AB9 for ; Thu, 1 May 2014 11:51:25 -0700 (PDT) Received: by mail-qg0-f44.google.com with SMTP id i50so2277917qgf.17 for ; Thu, 01 May 2014 11:51:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:message-id:date :to:mime-version; bh=0Jkq5mSNyUmJGrUwXZMB/HnNX9fBqeYiBmRQ6AUGUUg=; b=pCmTWvvj8MdEM/Y6ayftUs6PKcBHJE6YglHImeusPoA+QTF3zaxmLva9TCr7fE0qdn PfRNmKU0eA8Qz3suTxegDmvMIJaZrEvyyDqZsEHNdMXRKACvhy2fptTVCBFFdwmEht4O DzZr4DUUAwuXcWJMYWCj443Setqn2FYJn4Q8M926gf/5qXPGl3vs9053ITuRmrgQN3AU LCu6lsElSqi1+1JkLlp+wyhqHYV8V8ofAwY9nbp/r9yXaaq7mHTFRTP4speN0fBVFznJ ks+Fi0KMEXQKOakvmF6mXlEq5xPyHB3bTfusIADNuHe+B3ZPyXB8K7GfE2+wUEfEhcUz yiNQ== X-Received: by 10.140.97.130 with SMTP id m2mr15384718qge.23.1398970284368; Thu, 01 May 2014 11:51:24 -0700 (PDT) Received: from richs-mbp-4431.home.lan (d-ptld-bng1-71-161-115-228.ngn.east.myfairpoint.net. [71.161.115.228]) by mx.google.com with ESMTPSA id 73sm30576997qgw.5.2014.05.01.11.51.22 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 01 May 2014 11:51:23 -0700 (PDT) From: Rich Brown Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Message-Id: <4A395D91-9E07-42BD-9B30-75C3F856FD3D@gmail.com> Date: Thu, 1 May 2014 14:51:14 -0400 To: cerowrt-devel Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) X-Mailer: Apple Mail (2.1874) Subject: [Cerowrt-devel] Updated betterspeedtest.sh and other scripts 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: Thu, 01 May 2014 18:51:26 -0000 Folks, I have updated a number of scripts for CeroWrt. Interesting changes = include: - betterspeedtest.sh now initiates multiple streams (default is 5) so = that it really saturates the link during the (separate) download and = upload phases.=20 - netperfrunner.sh allows you to change the number of simultaneous up- = and downloads. Default is 4, to mimic the RRUL test. - If you need to load up your network, you can simply run = networkhammer.sh. It runs forever, calling netperfwrapper.sh. Ctl-C gets = you out of trouble. - I added Sebastian Moeller's script that gathers lots of configuration = and troubleshooting info that we can use when reporting troubles. - The config-cerowrt.sh script is unchanged, but I use it to configure = my router to a consistent state after flashing with new firmware. - The tunnelbroker.sh script is unchanged, but I use it to configure my = Hurricane Electric 6in4 tunnel. You can find the scripts at: = https://github.com/richb-hanover/CeroWrtScripts Enjoy! Rich PS The netperf server at netperf.richb-hanover.com in Atlanta is pretty = lightly loaded. You can see the stats at = http://netperf.richb-hanover.com=