diff options
author | Maciek Konstantynowicz <mkonstan@cisco.com> | 2018-01-24 14:39:12 +0000 |
---|---|---|
committer | Maciek Konstantynowicz <mkonstan@cisco.com> | 2018-01-25 09:13:40 +0000 |
commit | f4cd1c230a2328fd647fd88da5d9149fbad556e3 (patch) | |
tree | 6eed6c375a76b8de4a8d79a2849fbe6b9b109ef3 /docs/report/introduction | |
parent | b4b7fac76d29cc780b3ccd865379ad2ed38c0586 (diff) |
rls1801 report - static content edits - vpp performance.
Change-Id: I51d1741cc75a411dee78bc7907f553a65c5970ce
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
Diffstat (limited to 'docs/report/introduction')
-rw-r--r-- | docs/report/introduction/general_notes.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/report/introduction/general_notes.rst b/docs/report/introduction/general_notes.rst index 5213a6ac42..994a53e6d0 100644 --- a/docs/report/introduction/general_notes.rst +++ b/docs/report/introduction/general_notes.rst @@ -42,7 +42,7 @@ is listed separately, as follows: #. **DPDK Performance** - VPP is using DPDK code to control and drive the NICs and physical interfaces. Tests are used as a baseline to - profile the DPDK sub-system of VPP. DPDK performance tests executed in + 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 interfaces, range of multi-thread and multi-core configurations. |