X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=docs%2Freport%2Fintroduction%2Fgeneral_notes.rst;h=b51ed159c512443537a2b56ee92ed4ed681be806;hb=98f7c4743d36b03cbe9952ff7e3e60e39f851e2d;hp=5213a6ac42f725cb43c4bd380f13db8cc449cac3;hpb=1c66ee7e4d3c0ac6375c1c5ca15bc349d8cb3bfa;p=csit.git diff --git a/docs/report/introduction/general_notes.rst b/docs/report/introduction/general_notes.rst index 5213a6ac42..b51ed159c5 100644 --- a/docs/report/introduction/general_notes.rst +++ b/docs/report/introduction/general_notes.rst @@ -42,18 +42,13 @@ 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. Testpmd/L3FWD application runs in host user-mode. TRex is used as a traffic generator. -#. **Honeycomb Performance** - Honeycomb performance tests are executed in - physical FD.io testbeds, focusing on the performance of Honeycomb management - and programming functionality of VPP. Tests cover a range of CRUD operations - executed against VPP. - #. **VPP Functional** - VPP functional tests are executed in virtual FD.io testbeds focusing on VPP packet processing functionality, including network data plane and in -line control plane. Tests cover vNIC-to-vNIC