Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(181)

Issue 3275009: Add standalone netperf code directly within site_wifitest (Closed)

Created:
10 years, 3 months ago by Paul Stewart
Modified:
9 years, 7 months ago
Reviewers:
Sam Leffler
CC:
chromium-os-reviews_chromium.org, sosa+cc_chromium.org, seano, ericli, petkov+cc_chromium.org
Base URL:
ssh://gitrw.chromium.org/autotest.git
Visibility:
Public.

Description

Add standalone netperf code directly within site_wifitest Create a version of netperf test directly within site_wifitest that: - Only runs if netperf is pre-installed on both client and server - Knows about opening a hole for the netperf control socket in the netbook firewall - Can start up the netserv on one end, and netperf on the other - Parses the output of netperf itself, and will make separate perf numbers for each netperf run within the test suite - A few fixes to the "ping" code so that each iteration of ping stats are displayed BUG=none TEST=Run MatFunc 034* -- running full MatFunc while I sleep

Patch Set 1 #

Patch Set 2 : Add mode to keyvals #

Patch Set 3 : Use per-host firewall punch instead of per-port #

Patch Set 4 : Longstanding bug with getting server wifi_addr #

Total comments: 11

Patch Set 5 : Server side ping now works with new rspro firmware #

Patch Set 6 : Add prefixes to ping results if parameters are passed #

Patch Set 7 : Cleanup: remove old subcommand netperf; add firewall cleanup #

Patch Set 8 : Whitespace fixes #

Patch Set 9 : Uncomment server intries in cros-* config files (note wrt client ip addr ymmv) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+177 lines, -51 lines) Patch
M client/config/wifi_testbed_config.cros-1 View 1 chunk +2 lines, -2 lines 0 comments Download
M client/config/wifi_testbed_config.cros-2 View 1 chunk +2 lines, -2 lines 0 comments Download
M client/config/wifi_testbed_config.cros-3 View 1 chunk +1 line, -1 line 0 comments Download
M client/config/wifi_testbed_config.cros-5 View 1 chunk +1 line, -1 line 0 comments Download
M server/site_wifitest.py View 1 2 3 4 5 6 7 9 chunks +171 lines, -45 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Paul Stewart
10 years, 3 months ago (2010-08-31 05:26:13 UTC) #1
Sam Leffler
Yowza! Great stuff. May want to run multiple instances though perhaps it's better to just ...
10 years, 3 months ago (2010-08-31 17:40:12 UTC) #2
Paul Stewart
Many changes, hopefully for the better. PTAL. Specific scrutiny should be applied to my removal ...
10 years, 3 months ago (2010-09-01 16:45:05 UTC) #3
Sam Leffler
10 years, 3 months ago (2010-09-01 19:21:12 UTC) #4
LGTM (maybe update cros-*.config files to record the rspro ip's though I know we
should be using your newer script)

Powered by Google App Engine
This is Rietveld 408576698