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