feat(docs): Fix images and ToC
[csit.git] / docs / content / methodology / vpp_device_functional.md
1 ---
2 title: "VPP_Device Functional"
3 weight: 18
4 ---
5
6 # VPP_Device Functional
7
8 Includes VPP_Device test environment for functional VPP
9 device tests integrated into LFN CI/CD infrastructure. VPP_Device tests
10 run on 1-Node testbeds (1n-skx, 1n-arm) and rely on Linux SRIOV Virtual
11 Function (VF), dot1q VLAN tagging and external loopback cables to
12 facilitate packet passing over external physical links. Initial focus is
13 on few baseline tests. New device tests can be added by small edits
14 to existing CSIT Performance (2-node) test. RF test definition code
15 stays unchanged with the exception of traffic generator related L2 KWs.