Home
last modified time | relevance | path

Searched refs:netperf (Results 1 – 25 of 41) sorted by relevance

12

/external/bcc/examples/networking/neighbor_sharing/
DREADME.txt31 Network ready. Create a shell in the wan0 namespace and test with netperf
33 e.g.: ip netns exec wan0 netperf -H 172.16.1.100 -l 2
38 $ sudo ip netns exec wan0 netperf -H 172.16.1.100 -l 2
47 $ sudo ip netns exec wan0 netperf -H 172.16.1.150 -l 2
/external/autotest/client/tests/netperf2/
Dcontrol.client9 See http://www.netperf.org/netperf/NetperfPage.html.
Dcontrol.server9 See http://www.netperf.org/netperf/NetperfPage.html.
Dcontrol.parallel9 See http://www.netperf.org/netperf/NetperfPage.html.
/external/grpc-grpc/tools/internal_ci/linux/
Dgrpc_full_performance_release.sh25 --netperf \
39 --netperf \
Dgrpc_full_performance_master.sh25 --netperf \
39 --netperf \
/external/autotest/server/tests/netperf2/
Dcontrol.stress.srv17 test - the list of valid netperf tests that can be run
32 Run netperf with various parameter settings.
/external/autotest/server/cros/network/
Dnetperf_runner.py549 netperf = '%s -H %s -p %s -t %s -l %d -- -P 0,%d' % (
561 result = self._client_host.run(netperf, ignore_status=True,
589 raise error.TestFail("No results; cmd: %s", netperf)
592 raise error.CmdError(netperf, result,
Dconnection_worker.py261 client, self.work_client, self._config) as netperf:
268 result = netperf.run(self._config)
/external/grpc-grpc/tools/run_tests/performance/
Drun_netperf.sh20 netperf >netperf_latency.txt -P 0 -t TCP_RR -H "$NETPERF_SERVER_HOST" -- -r 1,1 -o P50_LATENCY,P90_…
/external/grpc-grpc/tools/run_tests/
Drun_performance_tests.py344 netperf=False, argument
354 if netperf:
641 netperf=args.netperf,
/external/bcc/
DDockerfile.debian6 # Adding non-free repo for netperf
DINSTALL.md163 The automated tests that run as part of the build process require `netperf`. Since netperf's licen…
204 python-pyroute2 luajit libluajit-5.1-dev arping iperf netperf ethtool \
288 http://repo.iovisor.org/yum/extra/mageia/cauldron/x86_64/netperf-2.7.0-1.mga6.x86_64.rpm
355 sudo yum install -y http://repo.iovisor.org/yum/extra/mageia/cauldron/x86_64/netperf-2.7.0-1.mga6.x…
/external/bcc/tests/python/
DCMakeLists.txt8 find_program(NETPERF netperf)
10 message(WARNING "Recommended test program 'netperf' not found")
/external/autotest/server/site_tests/network_WiFi_Perf/
Dcontrol.11g14 This test uses netperf to measure the maximal receiving and transmitting
Dcontrol.ht4014 This test uses netperf to measure the maximal receiving and transmitting
Dcontrol.ht2014 This test uses netperf to measure the maximal receiving and transmitting
/external/autotest/server/site_tests/network_WiFi_BluetoothScanPerf/
Dcontrol.11a12 This test uses netperf to measure the maximal receiving and transmitting
Dcontrol.11b12 This test uses netperf to measure the maximal receiving and transmitting
/external/autotest/server/site_tests/network_WiFi_AttenuatedPerf/
Dcontrol.ht40_ch04413 This test uses netperf to measure the maximal receiving and transmitting
Dcontrol.ht40_ch01113 This test uses netperf to measure the maximal receiving and transmitting
Dcontrol.ht40_ch00613 This test uses netperf to measure the maximal receiving and transmitting
Dcontrol.ht40_ch15313 This test uses netperf to measure the maximal receiving and transmitting
Dcontrol.ht40_ch00113 This test uses netperf to measure the maximal receiving and transmitting
/external/autotest/server/site_tests/network_WiFi_BluetoothStreamPerf/
Dcontrol.11a13 This test uses netperf to measure the maximal receiving and transmitting

12