pkt_gen: Moongen class name not consistent with name in conf files
[vswitchperf.git] / docs / 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          PacketLossRatio_ for Phy2Phy_
13 back2back             BackToBackFrames_ for Phy2Phy_
14 phy2phy_tput_mod_vlan PacketLossRatioFrameModification_ for Phy2Phy_
15 phy2phy_cont          Phy2Phy_ blast vswitch at x% TX rate and measure throughput
16 pvp_cont              PVP_ blast vswitch at x% TX rate and measure throughput
17 pvvp_cont             PVVP_ blast vswitch at x% TX rate and measure throughput
18 phy2phy_scalability   Scalability0PacketLoss_ for Phy2Phy_
19 pvp_tput              PacketLossRatio_ for PVP_
20 pvp_back2back         BackToBackFrames_ for PVP_
21 pvvp_tput             PacketLossRatio_ for PVVP_
22 pvvp_back2back        BackToBackFrames_ for PVVP_
23 phy2phy_cpu_load      CPU0PacketLoss_ for Phy2Phy_
24 phy2phy_mem_load      Same as CPU0PacketLoss_ but using a memory intensive app
25 ===================== ===========================================================
26
27 Supported deployment scenarios:
28
29 * Phy2Phy_: Physical port -> vSwitch -> Physical port.
30 * PVP_: Physical port -> vSwitch -> VNF -> vSwitch -> Physical port.
31 * 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 * `l2fwd
39   <http://artifacts.opnfv.org/vswitchperf/docs/userguide/testusage.html#l2fwd-kernel-module>`_.
40
41 Supported traffic generators:
42
43 * Ixia: IxOS and IxNet.
44 * Spirent.
45 * Dummy.
46
47 .. _PacketLossRatio: http://artifacts.opnfv.org/vswitchperf/docs/requirements/vswitchperf_ltd.html#test-id-ltd-throughput-rfc2544-packetlossratio
48
49 .. _BackToBackFrames: http://artifacts.opnfv.org/vswitchperf/docs/requirements/vswitchperf_ltd.html#test-id-ltd-throughput-rfc2544-backtobackframes
50
51 .. _PacketLossRatioFrameModification: http://artifacts.opnfv.org/vswitchperf/docs/requirements/vswitchperf_ltd.html#test-id-ltd-throughput-rfc2544-packetlossratioframemodification
52
53 .. _Scalability0PacketLoss: http://artifacts.opnfv.org/vswitchperf/docs/requirements/vswitchperf_ltd.html#test-id-ltd-scalability-rfc2544-0packetloss
54
55 .. _CPU0PacketLoss: http://artifacts.opnfv.org/vswitchperf/docs/requirements/vswitchperf_ltd.html#test-id-ltd-cpu-rfc2544-0packetloss
56
57 .. _Phy2Phy : http://artifacts.opnfv.org/vswitchperf/docs/requirements/vswitchperf_ltd.html#physical-port-vswitch-physical-port
58
59 .. _PVP: http://artifacts.opnfv.org/vswitchperf/docs/requirements/vswitchperf_ltd.html#physical-port-vswitch-vnf-vswitch-physical-port
60
61 .. _PVVP: http://artifacts.opnfv.org/vswitchperf/docs/requirements/vswitchperf_ltd.html#physical-port-vswitch-vnf-vswitch-vnf-vswitch-physical-port
62