Merge "tests: L3, L4 and VxLAN tests for OVS & VPP"
[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 VSPERF Test Scenarios
6 =====================
7
8 Predefined Tests run with CI:
9
10 ===================== ===========================================================
11    Test                          Definition
12 ===================== ===========================================================
13 phy2phy_tput          :ref:`PacketLossRatio <PacketLossRatio>` for :ref:`Phy2Phy <Phy2Phy>`
14 back2back             :ref:`BackToBackFrames <BackToBackFrames>` for :ref:`Phy2Phy <Phy2Phy>`
15 phy2phy_tput_mod_vlan :ref:`PacketLossRatioFrameModification <PacketLossRatioFrameModification>` for :ref:`Phy2Phy <Phy2Phy>`
16 phy2phy_cont          :ref:`Phy2Phy <Phy2Phy>` blast vswitch at x% TX rate and measure throughput
17 pvp_cont              :ref:`PVP <PVP>` blast vswitch at x% TX rate and measure throughput
18 pvvp_cont             :ref:`PVVP <PVVP>` blast vswitch at x% TX rate and measure throughput
19 phy2phy_scalability   :ref:`Scalability0PacketLoss <Scalability0PacketLoss>` for :ref:`Phy2Phy <Phy2Phy>`
20 pvp_tput              :ref:`PacketLossRatio <PacketLossRatio>` for :ref:`PVP <PVP>`
21 pvp_back2back         :ref:`BackToBackFrames <BackToBackFrames>` for :ref:`PVP <PVP>`
22 pvvp_tput             :ref:`PacketLossRatio <PacketLossRatio>` for :ref:`PVVP <PVVP>`
23 pvvp_back2back        :ref:`BackToBackFrames <BackToBackFrames>` for :ref:`PVVP <PVVP>`
24 phy2phy_cpu_load      :ref:`CPU0PacketLoss <CPU0PacketLoss>` for :ref:`Phy2Phy <Phy2Phy>`
25 phy2phy_mem_load      Same as :ref:`CPU0PacketLoss <CPU0PacketLoss>` but using a memory intensive app
26 ===================== ===========================================================
27
28 Deployment topologies:
29
30 * :ref:`Phy2Phy <Phy2Phy>`: Physical port -> vSwitch -> Physical port.
31 * :ref:`PVP <PVP>`: Physical port -> vSwitch -> VNF -> vSwitch -> Physical port.
32 * :ref:`PVVP <PVVP>`: Physical port -> vSwitch -> VNF -> vSwitch -> VNF -> vSwitch ->
33   Physical port.
34
35 Loopback applications in the Guest:
36
37 * `DPDK testpmd <http://dpdk.org/doc/guides/testpmd_app_ug/index.html>`_.
38 * Linux Bridge.
39 * :ref:`l2fwd-module`
40
41 Supported traffic generators:
42
43 * Spirent Testcenter
44 * Ixia: IxOS and IxNet.
45 * Xena
46 * MoonGen
47 * Dummy