diff options
author | JingLu5 <lvjing5@huawei.com> | 2016-09-02 12:13:28 +0800 |
---|---|---|
committer | JingLu5 <lvjing5@huawei.com> | 2016-09-07 09:37:31 +0800 |
commit | a56615d868c14c0d60862c8d84f87ca0c668c82f (patch) | |
tree | 587eb342916a4285760632e81f05311e186486a5 /docs/userguide/references.rst | |
parent | 24a89d189076f0c008fdc1115c527cf39ef8f30d (diff) |
Refine docs
Change-Id: Ia3760bb2c3154f4d5460651f4fa15030f6689eec
Signed-off-by: JingLu5 <lvjing5@huawei.com>
Diffstat (limited to 'docs/userguide/references.rst')
-rw-r--r-- | docs/userguide/references.rst | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/docs/userguide/references.rst b/docs/userguide/references.rst index 551926135..7f6a0f0f0 100644 --- a/docs/userguide/references.rst +++ b/docs/userguide/references.rst @@ -22,18 +22,27 @@ OPNFV References used in Test Cases ============================= +* cachestat: https://github.com/brendangregg/perf-tools/tree/master/fs * cirros-image: https://download.cirros-cloud.net * cyclictest: https://rt.wiki.kernel.org/index.php/Cyclictest * DPDKpktgen: https://github.com/Pktgen/Pktgen-DPDK/ * DPDK supported NICs: http://dpdk.org/doc/nics +* fdisk: http://www.tldp.org/HOWTO/Partition/fdisk_partitioning.html * fio: http://www.bluestop.org/fio/HOWTO.txt +* free: http://manpages.ubuntu.com/manpages/trusty/en/man1/free.1.html * iperf3: https://iperf.fr/ +* iostat: http://linux.die.net/man/1/iostat * Lmbench man-pages: http://manpages.ubuntu.com/manpages/trusty/lat_mem_rd.8.html * Memory bandwidth man-pages: http://manpages.ubuntu.com/manpages/trusty/bw_mem.8.html -* unixbench: https://github.com/kdlucas/byte-unixbench/blob/master/UnixBench * mpstat man-pages: http://manpages.ubuntu.com/manpages/trusty/man1/mpstat.1.html +* netperf: http://www.netperf.org/netperf/training/Netperf.html * pktgen: https://www.kernel.org/doc/Documentation/networking/pktgen.txt +* RAMspeed: http://alasir.com/software/ramspeed/ +* sar: http://linux.die.net/man/1/sar * SR-IOV: https://wiki.openstack.org/wiki/SR-IOV-Passthrough-For-Networking +* Storperf: https://wiki.opnfv.org/display/storperf/Storperf +* unixbench: https://github.com/kdlucas/byte-unixbench/blob/master/UnixBench + Research ======== @@ -48,3 +57,4 @@ Standards * ETSI NFV: http://www.etsi.org/technologies-clusters/technologies/nfv * ETSI GS-NFV TST 001: https://docbox.etsi.org/ISG/NFV/Open/Drafts/TST001_-_Pre-deployment_Validation/ * RFC2544: https://www.ietf.org/rfc/rfc2544.txt + |