diff options
author | Peter Mikus <pmikus@cisco.com> | 2018-08-08 08:52:49 +0000 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2018-08-08 08:52:49 +0000 |
commit | c5bb42a7c4fb7c7fd8a62947250d91f8e81668f7 (patch) | |
tree | ead3bbf4522170f2d30ca7850b75a0f8837c2779 /docs/report/introduction | |
parent | c17435e48f65f36b2f934cbad9ef1dc56524dae4 (diff) |
Update 18.07 release notes
- Part I
Change-Id: Ic97cfce98c560c9e873935fc72489ff102f201f1
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Diffstat (limited to 'docs/report/introduction')
-rw-r--r-- | docs/report/introduction/general_notes.rst | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/docs/report/introduction/general_notes.rst b/docs/report/introduction/general_notes.rst index 25f08ab8e8..47dd2dbaad 100644 --- a/docs/report/introduction/general_notes.rst +++ b/docs/report/introduction/general_notes.rst @@ -16,7 +16,7 @@ is listed separately, as follows: #. **VPP - Performance** - VPP benchmarking tests are executed in physical FD.io testbeds, focusing on VPP network data plane performance at this stage, both for Phy-to-Phy (NIC-to-NIC) and Phy-to-VM-to-Phy (NIC-to-VM-to-NIC) - forwarding topologies. Tested across a range of NICs, 10GE and 40GE + forwarding topologies. Tested across a range of NICs, 10GE, 25GE and 40GE interfaces, range of multi-thread and multi-core configurations. VPP application runs in host user-mode. TRex is used as a traffic generator. @@ -42,7 +42,7 @@ is listed separately, as follows: the NICs and physical interfaces. Tests are used as a baseline to profile performance of the DPDK sub-system. DPDK tests are executed in physical FD.io testbeds, focusing on Testpmd/L3FWD data plane performance for - Phy-to-Phy (NIC-to-NIC). Tests cover a range of NICs, 10GE and 40GE + Phy-to-Phy (NIC-to-NIC). Tested across a range of NICs, 10GE, 25GE and 40GE interfaces, range of multi-thread and multi-core configurations. Testpmd/L3FWD application runs in host user-mode. TRex is used as a traffic generator. @@ -73,7 +73,4 @@ Framework)` and Python2.7. |csit-release| source code for the executed test suites is available in CSIT branch |release| in the directory :file:`./tests/<name_of_the_test_suite>`. A local copy of CSIT source code can be obtained by cloning CSIT git repository - :command:`git clone -https://gerrit.fd.io/r/csit`. The CSIT testing virtual environment can be run -on a local computer workstation (laptop, server) using Vagrant by following -the instructions in `CSIT tutorials -<https://wiki.fd.io/view/CSIT#Tutorials>`_. +https://gerrit.fd.io/r/csit`. |