C-Docs: New structure
[csit.git] / docs / content / overview / csit / test_scenarios.md
@@ -1,9 +1,9 @@
 ---
-title: "Test Scenarios Overview"
+title: "Test Scenarios"
 weight: 2
 ---
 
-# Test Scenarios Overview
+# Test Scenarios
 
 FD.io CSIT Dashboard includes multiple test scenarios of VPP
 centric applications, topologies and use cases. In addition it also
@@ -17,6 +17,7 @@ Brief overview of test scenarios covered in this documentation:
    FD.io testbeds, focusing on VPP network data plane performance in
    NIC-to-NIC switching topologies. VPP application runs in
    bare-metal host user-mode handling NICs. TRex is used as a traffic generator.
+
 2. **VPP Vhostuser Performance with KVM VMs**: VPP VM service switching
    performance tests using vhostuser virtual interface for
    interconnecting multiple NF-in-VM instances. VPP vswitch
@@ -24,6 +25,7 @@ Brief overview of test scenarios covered in this documentation:
    over vhost-user interfaces to VM instances each running VPP with virtio
    virtual interfaces. Similarly to VPP Performance, tests are run across a
    range of configurations. TRex is used as a traffic generator.
+
 3. **VPP Memif Performance with LXC and Docker Containers**: VPP
    Container service switching performance tests using memif virtual
    interface for interconnecting multiple VPP-in-container instances.
@@ -33,6 +35,7 @@ Brief overview of test scenarios covered in this documentation:
    interfaces (Master side). Similarly to VPP Performance, tests are
    run across a range of configurations. TRex is used as a traffic
    generator.
+
 4. **DPDK Performance**: VPP uses DPDK to drive the NICs and physical
    interfaces. DPDK performance tests are used as a baseline to
    profile performance of the DPDK sub-system. Two DPDK applications
@@ -40,9 +43,11 @@ Brief overview of test scenarios covered in this documentation:
    testing environment as VPP tests. DPDK Testpmd and L3fwd
    applications run in host user-mode. TRex is used as a traffic
    generator.
+
 5. **T-Rex Performance**: T-Rex perfomance tests are executed in physical
    FD.io testbeds, focusing on T-Rex data plane performance in NIC-to-NIC
    loopback topologies.
+
 6. **VPP Functional**: VPP functional tests are executed in virtual
    FD.io testbeds, focusing on VPP packet processing functionality,
    including both network data plane and in-line control plane. Tests