diff options
author | Vratko Polak <vrpolak@cisco.com> | 2020-02-03 18:51:14 +0100 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2020-02-22 11:47:04 +0000 |
commit | 3c23979e8770e5d5e6dc104d36f20ea5697f3fcc (patch) | |
tree | 04ea5139ad3eccba15b12b513a6767a1d4748672 /docs/report/introduction/methodology_vpp_device_functional.rst | |
parent | 815cbb45dff3fd759f2bd4608bb45ee7949dfc55 (diff) |
Report: Edit minor details in methodology docs
Change-Id: I9bbb97e635b6ef438dcb8bed3f69617bb98e9779
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Diffstat (limited to 'docs/report/introduction/methodology_vpp_device_functional.rst')
-rw-r--r-- | docs/report/introduction/methodology_vpp_device_functional.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/report/introduction/methodology_vpp_device_functional.rst b/docs/report/introduction/methodology_vpp_device_functional.rst index 0c29624419..ff6f3fb03b 100644 --- a/docs/report/introduction/methodology_vpp_device_functional.rst +++ b/docs/report/introduction/methodology_vpp_device_functional.rst @@ -5,7 +5,7 @@ VPP_Device Functional device tests integrated into LFN CI/CD infrastructure. VPP_Device tests run on 1-Node testbeds (1n-skx, 1n-arm) and rely on Linux SRIOV Virtual Function (VF), dot1q VLAN tagging and external loopback cables to -facilitate packet passing over exernal physical links. Initial focus is -on few baseline tests. Existing CSIT Performance tests can be moved to -VPP_Device framework. RF test definition code stays unchanged with the -exception of traffic generator related L2 KWs. +facilitate packet passing over external physical links. Initial focus is +on few baseline tests. New device tests can be added by small edits +to existing CSIT Performance (2-node) test. RF test definition code +stays unchanged with the exception of traffic generator related L2 KWs. |