Home
last modified time | relevance | path

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

123

/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/rust/android-crates-io/crates/grpcio-sys/grpc/tools/internal_ci/linux/
Dgrpc_full_performance_release.sh25 --netperf \
39 --netperf \
Dgrpc_full_performance_master.sh25 --netperf \
39 --netperf \
Dgrpc_e2e_performance_singlevm.sh27 --netperf \
/external/grpc-grpc/tools/internal_ci/linux/
Dgrpc_full_performance_master.sh25 --netperf \
39 --netperf \
Dgrpc_full_performance_release.sh25 --netperf \
39 --netperf \
Dgrpc_e2e_performance_singlevm.sh27 --netperf \
/external/autotest/server/cros/network/
Dnetperf_runner.py627netperf = 'for i in 1; do %s -H %s -t omni -T %s -l %d -L %s -P 0 -- -R 1 -d stream -s 256K -S 256…
634 netperf = '%s -H %s -p %s -t %s -l %d -L %s -- -P 0,%d -R 1' % (
643 result = self._client_host.run(netperf,
672 raise error.TestFail("No results; cmd: %s", netperf)
675 raise error.CmdError(netperf, result,
Dconnection_worker.py262 client, self.work_client, self._config) as netperf:
269 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/rust/android-crates-io/crates/grpcio-sys/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/bcc/docker/
DDockerfile.debian6 # Adding non-free repo for netperf
/external/bcc/
DINSTALL.md371 * Optional tools used in some examples: arping, netperf, and iperf
386 liblzma-dev arping netperf iperf
391 liblzma-dev arping netperf iperf
396 liblzma-dev arping netperf iperf
401 liblzma-dev libdebuginfod-dev arping netperf iperf
406 liblzma-dev libdebuginfod-dev arping netperf iperf libpolly-15-dev
411 liblzma-dev arping netperf iperf
440 dnf -y install netperf
492 http://repo.iovisor.org/yum/extra/mageia/cauldron/x86_64/netperf-2.7.0-1.mga6.x86_64.rpm
620 sudo yum install -y http://repo.iovisor.org/yum/extra/mageia/cauldron/x86_64/netperf-2.7.0-1.mga6.x…
[all …]
/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/
Drun_performance_tests.py353 netperf=False, argument
364 if netperf:
646 netperf=args.netperf,
/external/grpc-grpc/tools/run_tests/
Drun_performance_tests.py393 netperf=False, argument
406 if netperf:
748 netperf=args.netperf,
/external/linux-kselftest/tools/testing/selftests/netfilter/
Dnft_concat_range.sh740 elif command -v netperf >/dev/null; then
761 B netperf -4 -H "${dst_addr4}" ${dst_port} \
831 elif command -v netperf >/dev/null; then
852 B netperf -6 -H "${dst_addr6}" ${dst_port} \
922 elif command -v netperf >/dev/null; then
943 B netperf -4 -H "${dst_addr4}" ${dst_port} \
990 killall netperf 2>/dev/null
/external/autotest/server/site_tests/network_WiFi_AttenuatedPerf/
Dcontrol.ht40_ch00114 This test uses netperf to measure the maximal receiving and transmitting
Dcontrol.ht40_ch04414 This test uses netperf to measure the maximal receiving and transmitting
Dcontrol.ht40_ch00614 This test uses netperf to measure the maximal receiving and transmitting
Dcontrol.vht40_ch03614 This test uses netperf to measure the maximal receiving and transmitting
/external/autotest/server/site_tests/network_WiFi_BluetoothScanPerf/
Dcontrol.11b14 This test uses netperf to measure the maximal receiving and transmitting
Dcontrol.11a14 This test uses netperf to measure the maximal receiving and transmitting
/external/autotest/server/site_tests/network_WiFi_Perf/
Dcontrol.vht2015 This test uses netperf to measure and verify the maximal receiving and
Dcontrol.vht4015 This test uses netperf to measure and verify the maximal receiving and
Dcontrol.ht4015 This test uses netperf to measure and verify the maximal receiving and

123