diff options
Diffstat (limited to 'docs/results')
-rw-r--r-- | docs/results/index.rst | 14 | ||||
-rw-r--r-- | docs/results/scenario.rst | 51 |
2 files changed, 17 insertions, 48 deletions
diff --git a/docs/results/index.rst b/docs/results/index.rst deleted file mode 100644 index 04899b5a..00000000 --- a/docs/results/index.rst +++ /dev/null @@ -1,14 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. -.. http://creativecommons.org/licenses/by/4.0 -.. (c) OPNFV, Intel Corporation, AT&T and others. - -************** -VSPERF Results -************** - -.. toctree:: - :numbered: - :maxdepth: 3 - - scenario.rst - results.rst diff --git a/docs/results/scenario.rst b/docs/results/scenario.rst index cb42c8dc..49ff626a 100644 --- a/docs/results/scenario.rst +++ b/docs/results/scenario.rst @@ -9,34 +9,33 @@ Available Tests and aspects of scenarios: ===================== =========================================================== Framework Test Definition ===================== =========================================================== -phy2phy_tput PacketLossRatio_ for Phy2Phy_ -back2back BackToBackFrames_ for Phy2Phy_ -phy2phy_tput_mod_vlan PacketLossRatioFrameModification_ for Phy2Phy_ -phy2phy_cont Phy2Phy_ blast vswitch at x% TX rate and measure throughput -pvp_cont PVP_ blast vswitch at x% TX rate and measure throughput -pvvp_cont PVVP_ blast vswitch at x% TX rate and measure throughput -phy2phy_scalability Scalability0PacketLoss_ for Phy2Phy_ -pvp_tput PacketLossRatio_ for PVP_ -pvp_back2back BackToBackFrames_ for PVP_ -pvvp_tput PacketLossRatio_ for PVVP_ -pvvp_back2back BackToBackFrames_ for PVVP_ -phy2phy_cpu_load CPU0PacketLoss_ for Phy2Phy_ -phy2phy_mem_load Same as CPU0PacketLoss_ but using a memory intensive app +phy2phy_tput :ref:`PacketLossRatio <PacketLossRatio>` for :ref:`Phy2Phy <Phy2Phy>` +back2back :ref:`BackToBackFrames <BackToBackFrames>` for :ref:`Phy2Phy <Phy2Phy>` +phy2phy_tput_mod_vlan :ref:`PacketLossRatioFrameModification <PacketLossRatioFrameModification>` for :ref:`Phy2Phy <Phy2Phy>` +phy2phy_cont :ref:`Phy2Phy <Phy2Phy>` blast vswitch at x% TX rate and measure throughput +pvp_cont :ref:`PVP <PVP>` blast vswitch at x% TX rate and measure throughput +pvvp_cont :ref:`PVVP <PVVP>` blast vswitch at x% TX rate and measure throughput +phy2phy_scalability :ref:`Scalability0PacketLoss <Scalability0PacketLoss>` for :ref:`Phy2Phy <Phy2Phy>` +pvp_tput :ref:`PacketLossRatio <PacketLossRatio>` for :ref:`PVP <PVP>` +pvp_back2back :ref:`BackToBackFrames <BackToBackFrames>` for :ref:`PVP <PVP>` +pvvp_tput :ref:`PacketLossRatio <PacketLossRatio>` for :ref:`PVVP <PVVP>` +pvvp_back2back :ref:`BackToBackFrames <BackToBackFrames>` for :ref:`PVVP <PVVP>` +phy2phy_cpu_load :ref:`CPU0PacketLoss <CPU0PacketLoss>` for :ref:`Phy2Phy <Phy2Phy>` +phy2phy_mem_load Same as :ref:`CPU0PacketLoss <CPU0PacketLoss>` but using a memory intensive app ===================== =========================================================== Supported deployment scenarios: -* Phy2Phy_: Physical port -> vSwitch -> Physical port. -* PVP_: Physical port -> vSwitch -> VNF -> vSwitch -> Physical port. -* PVVP_: Physical port -> vSwitch -> VNF -> vSwitch -> VNF -> vSwitch -> +* :ref:`Phy2Phy <Phy2Phy>`: Physical port -> vSwitch -> Physical port. +* :ref:`PVP <PVP>`: Physical port -> vSwitch -> VNF -> vSwitch -> Physical port. +* :ref:`PVVP <PVVP>`: Physical port -> vSwitch -> VNF -> vSwitch -> VNF -> vSwitch -> Physical port. Loopback applications in the Guest can be: * `DPDK testpmd <http://dpdk.org/doc/guides/testpmd_app_ug/index.html>`_. * Linux Bridge. -* `l2fwd - <http://artifacts.opnfv.org/vswitchperf/docs/userguide/testusage.html#l2fwd-kernel-module>`_. +* :ref:`l2fwd-module` Supported traffic generators: @@ -44,19 +43,3 @@ Supported traffic generators: * Spirent. * Dummy. -.. _PacketLossRatio: http://artifacts.opnfv.org/vswitchperf/docs/requirements/vswitchperf_ltd.html#test-id-ltd-throughput-rfc2544-packetlossratio - -.. _BackToBackFrames: http://artifacts.opnfv.org/vswitchperf/docs/requirements/vswitchperf_ltd.html#test-id-ltd-throughput-rfc2544-backtobackframes - -.. _PacketLossRatioFrameModification: http://artifacts.opnfv.org/vswitchperf/docs/requirements/vswitchperf_ltd.html#test-id-ltd-throughput-rfc2544-packetlossratioframemodification - -.. _Scalability0PacketLoss: http://artifacts.opnfv.org/vswitchperf/docs/requirements/vswitchperf_ltd.html#test-id-ltd-scalability-flows-rfc2544-0packetloss - -.. _CPU0PacketLoss: http://artifacts.opnfv.org/vswitchperf/docs/requirements/vswitchperf_ltd.html#test-id-ltd-stress-rfc2544-0packetloss - -.. _Phy2Phy : http://artifacts.opnfv.org/vswitchperf/docs/requirements/vswitchperf_ltp.html#physical-port-vswitch-physical-port - -.. _PVP: http://artifacts.opnfv.org/vswitchperf/docs/requirements/vswitchperf_ltp.html#physical-port-vswitch-vnf-vswitch-physical-port - -.. _PVVP: http://artifacts.opnfv.org/vswitchperf/docs/requirements/vswitchperf_ltp.html#physical-port-vswitch-vnf-vswitch-vnf-vswitch-physical-port - |