49ff626a70d575f102bbfda9552e3c333ccf6150
[vswitchperf.git] / docs / testing / developer / results / scenario.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3 .. (c) OPNFV, Intel Corporation, AT&T and others.
4
5 OPNFV Brahmaputra Scenarios
6 ===========================
7 Available Tests and aspects of scenarios:
8
9 ===================== ===========================================================
10    Framework Test                          Definition
11 ===================== ===========================================================
12 phy2phy_tput          :ref:`PacketLossRatio <PacketLossRatio>` for :ref:`Phy2Phy <Phy2Phy>`
13 back2back             :ref:`BackToBackFrames <BackToBackFrames>` for :ref:`Phy2Phy <Phy2Phy>`
14 phy2phy_tput_mod_vlan :ref:`PacketLossRatioFrameModification <PacketLossRatioFrameModification>` for :ref:`Phy2Phy <Phy2Phy>`
15 phy2phy_cont          :ref:`Phy2Phy <Phy2Phy>` blast vswitch at x% TX rate and measure throughput
16 pvp_cont              :ref:`PVP <PVP>` blast vswitch at x% TX rate and measure throughput
17 pvvp_cont             :ref:`PVVP <PVVP>` blast vswitch at x% TX rate and measure throughput
18 phy2phy_scalability   :ref:`Scalability0PacketLoss <Scalability0PacketLoss>` for :ref:`Phy2Phy <Phy2Phy>`
19 pvp_tput              :ref:`PacketLossRatio <PacketLossRatio>` for :ref:`PVP <PVP>`
20 pvp_back2back         :ref:`BackToBackFrames <BackToBackFrames>` for :ref:`PVP <PVP>`
21 pvvp_tput             :ref:`PacketLossRatio <PacketLossRatio>` for :ref:`PVVP <PVVP>`
22 pvvp_back2back        :ref:`BackToBackFrames <BackToBackFrames>` for :ref:`PVVP <PVVP>`
23 phy2phy_cpu_load      :ref:`CPU0PacketLoss <CPU0PacketLoss>` for :ref:`Phy2Phy <Phy2Phy>`
24 phy2phy_mem_load      Same as :ref:`CPU0PacketLoss <CPU0PacketLoss>` but using a memory intensive app
25 ===================== ===========================================================
26
27 Supported deployment scenarios:
28
29 * :ref:`Phy2Phy <Phy2Phy>`: Physical port -> vSwitch -> Physical port.
30 * :ref:`PVP <PVP>`: Physical port -> vSwitch -> VNF -> vSwitch -> Physical port.
31 * :ref:`PVVP <PVVP>`: Physical port -> vSwitch -> VNF -> vSwitch -> VNF -> vSwitch ->
32   Physical port.
33
34 Loopback applications in the Guest can be:
35
36 * `DPDK testpmd <http://dpdk.org/doc/guides/testpmd_app_ug/index.html>`_.
37 * Linux Bridge.
38 * :ref:`l2fwd-module`
39
40 Supported traffic generators:
41
42 * Ixia: IxOS and IxNet.
43 * Spirent.
44 * Dummy.
45