diff options
author | pmikus <peter.mikus@protonmail.ch> | 2022-10-03 14:42:34 +0200 |
---|---|---|
committer | Peter Mikus <peter.mikus@protonmail.ch> | 2022-10-03 14:09:00 +0000 |
commit | 14fe52e81c59a5a3558f4f587e56b75e388191dc (patch) | |
tree | fda33cb74b18dc0f6dcdde168b1113badeaf5a5b /docs/report/introduction/test_scenarios_overview.rst | |
parent | c6bfe865e4a62dda2c5e635df53083e909a6558b (diff) |
fix(docs): Static content
Signed-off-by: pmikus <peter.mikus@protonmail.ch>
Change-Id: I29c2c108cec7badbe302095d5797d39c0d34ad58
Diffstat (limited to 'docs/report/introduction/test_scenarios_overview.rst')
-rw-r--r-- | docs/report/introduction/test_scenarios_overview.rst | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/docs/report/introduction/test_scenarios_overview.rst b/docs/report/introduction/test_scenarios_overview.rst index c102f76cde..304a00e74e 100644 --- a/docs/report/introduction/test_scenarios_overview.rst +++ b/docs/report/introduction/test_scenarios_overview.rst @@ -11,9 +11,7 @@ Brief overview of test scenarios covered in this report: #. **VPP Performance**: VPP performance tests are executed in physical FD.io testbeds, focusing on VPP network data plane performance in - NIC-to-NIC switching topologies. Tested across Intel Cascadelake - and Skylake servers, ARM, Denverton, range of NICs (10GE, 25GE, 40GE, 100GE) - and multi-thread/multi-core configurations. VPP application runs in + NIC-to-NIC switching topologies. VPP application runs in bare-metal host user-mode handling NICs. TRex is used as a traffic generator. #. **VPP Vhostuser Performance with KVM VMs**: VPP VM service switching @@ -44,8 +42,7 @@ Brief overview of test scenarios covered in this report: #. **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. Tested across Intel Skylake servers, range of NICs - (10GE) and selected traffic profiles. TRex is used as a traffic generator. + loopback topologies. #. **VPP Functional**: VPP functional tests are executed in virtual FD.io testbeds, focusing on VPP packet processing functionality, |