summaryrefslogtreecommitdiff
path: root/client/tests/netperf2/netperf2.py
AgeCommit message (Expand)AuthorFilesLines
2010-09-21This is a follow up for r4787. All client tests, deps and profilers have been...ericli1-1/+1
2010-05-25Update netperf to 2.4.5lmr1-6/+2
2010-04-08Introduce a configure() method into client/common_lib/util.py which does some...mbligh1-1/+1
2010-01-11Massive permission fixlmr1-0/+0
2009-06-15This diff incorporates many changes. First we add a patch to the C codembligh1-50/+171
2009-06-02Convert remainder of tests to use logginglmr1-2/+2
2009-03-11fix patch for netperfmbligh1-1/+1
2009-01-30Remove extraneous commentsmbligh1-3/+3
2009-01-13Fix broken imports on netperf2mbligh1-2/+2
2009-01-05Rename autotest_utils to utilsmbligh1-1/+1
2008-10-22netperf2 relies on a structure defined on the sched.h include, that hadmbligh1-0/+4
2008-10-03Scaling perf numbers based on actual time taken by test. This scalingmbligh1-2/+15
2008-09-23Removed iteration manually set iteration values of zero which appeared when ambligh1-2/+0
2008-09-19Updated iperf and netperf tests to report the sum of the throughputs rathermbligh1-2/+2
2008-09-16Changed netperf iperf and netpipe with respect to increasing the barriermbligh1-9/+12
2008-09-10Updated netperf2 test to support the TCP_SENDFILE test.mbligh1-3/+4
2008-09-05Parsed output to generate keyvals for specific netperf tests. Additionallymbligh1-15/+117
2008-09-03Added run_parallel to utils.py and updated netperf.py to use make use of thembligh1-49/+70
2008-08-04I have attached the patch for the packaging system.mbligh1-0/+4
2008-06-16Risk: Lowjadmanski1-1/+1
2008-06-13Fix tests broken due to the import * and system/system_output changes.mbligh1-4/+4
2008-06-07Manual whitespace cleanups and coding style fixesmbligh1-8/+5
2008-06-06Convert all python code to use four-space indents instead of eight-space tabs.jadmanski1-72/+72
2008-06-05Risk: Requiredmbligh1-1/+2
2008-06-05Risk: Required at this pointmbligh1-7/+9
2008-05-091. Removed the system() and system_output() implementations from client/bin/a...mbligh1-1/+1
2007-08-10Fix netserver start invocation not to block when invoked from sshmbligh1-2/+7
2007-08-09This patch increases the timeout for the start barrier.mbligh1-2/+2
2006-11-23Move client files under clientmbligh1-0/+70