From 1c207fa820cc52be70737b61090287b0eb7030af Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Thu, 9 May 2019 10:16:34 +0200 Subject: Report: Remove Ligato Change-Id: Ia530ef2fb21968852a5366a1bf1c4d0521002c5b Signed-off-by: Tibor Frank --- docs/report/csit_framework_documentation/csit_design.rst | 1 - docs/report/index.html.template | 5 +++-- docs/report/introduction/introduction.rst | 6 +----- docs/report/introduction/methodology.rst | 2 +- docs/report/introduction/test_scenarios_overview.rst | 11 +++++------ .../vpp_performance_tests/packet_latency_graphs/index.rst | 2 +- .../vpp_performance_tests/packet_throughput_graphs/index.rst | 4 +++- .../throughput_speedup_multi_core/index.rst | 4 +++- 8 files changed, 17 insertions(+), 18 deletions(-) (limited to 'docs') diff --git a/docs/report/csit_framework_documentation/csit_design.rst b/docs/report/csit_framework_documentation/csit_design.rst index 418850f5d5..43dfc343de 100644 --- a/docs/report/csit_framework_documentation/csit_design.rst +++ b/docs/report/csit_framework_documentation/csit_design.rst @@ -108,7 +108,6 @@ A brief bottom-up description is provided here: - DPDK-Testpmd; - DPDK-L3Fwd; - Honeycomb; - - VPP Container K8s orchestrated topologies; - Tools: diff --git a/docs/report/index.html.template b/docs/report/index.html.template index f9fd527e84..591be4c8dc 100644 --- a/docs/report/index.html.template +++ b/docs/report/index.html.template @@ -94,13 +94,13 @@ CSIT-1904 detailed_test_results/vpp_performance_results/index detailed_test_results/vpp_mrr_results/index - detailed_test_results/cot_performance_results/index detailed_test_results/dpdk_performance_results/index detailed_test_results/vpp_functional_results/index detailed_test_results/vpp_device_results_ubuntu/index detailed_test_results/honeycomb_functional_results/index detailed_test_results/dmm_functional_results/index .. + detailed_test_results/cot_performance_results/index detailed_test_results/nshsfc_functional_results/index .. toctree:: @@ -109,9 +109,10 @@ CSIT-1904 test_configuration/vpp_performance_configuration/index test_configuration/vpp_mrr_configuration/index - test_configuration/cot_performance_configuration/index test_configuration/vpp_functional_configuration/index test_configuration/vpp_device_configuration_ubuntu/index +.. + test_configuration/cot_performance_configuration/index .. toctree:: :maxdepth: 2 diff --git a/docs/report/introduction/introduction.rst b/docs/report/introduction/introduction.rst index e9e69359bd..1ed69aaa3f 100644 --- a/docs/report/introduction/introduction.rst +++ b/docs/report/introduction/introduction.rst @@ -40,8 +40,7 @@ available for download. - **Throughput Trending**: References to continuous VPP performance trending. - **Test Environment**: Performance test environment configuration. - - **Documentation**: Documentation of K8s Pod/Container orchestration - in CSIT and pointers to CSIT source code documentation for VPP + - **Documentation**: Pointers to CSIT source code documentation for VPP performance tests. #. DPDK PERFORMANCE: DPDK performance tests executed in physical @@ -110,8 +109,6 @@ available for download. - **VPP Performance NDR/PDR**: VPP NDR/PDR throughput and latency. - **VPP Performance MRR**: VPP MRR throughput. - - **VPP K8s Container Memif**: VPP K8s Container/Pod topologies - NDR/PDR throughput. - **DPDK Performance**: DPDK Testpmd and L3fwd NDR/PDR throughput and latency. - **VPP Functional**: Detailed VPP functional results. @@ -124,7 +121,6 @@ available for download. - **VPP Performance NDR/PDR**: Configuration data. - **VPP Performance MRR**: Configuration data. - - **VPP K8s Container Memif**: Configuration data. - **VPP Functional**: Configuration data. #. TEST OPERATIONAL DATA: VPP DUT operational data auto-generated diff --git a/docs/report/introduction/methodology.rst b/docs/report/introduction/methodology.rst index 45cd6bc598..37ff946ff7 100644 --- a/docs/report/introduction/methodology.rst +++ b/docs/report/introduction/methodology.rst @@ -18,11 +18,11 @@ Test Methodology methodology_vpp_startup_settings methodology_kvm_vms_vhost_user methodology_lxc_drc_container_memif - methodology_k8s_container_memif methodology_nfv_service_density methodology_vpp_device_functional methodology_ipsec_on_intel_qat methodology_trex_traffic_generator .. + methodology_k8s_container_memif methodology_http_tcp_with_wrk_tool diff --git a/docs/report/introduction/test_scenarios_overview.rst b/docs/report/introduction/test_scenarios_overview.rst index 2bf066e829..58af206b7d 100644 --- a/docs/report/introduction/test_scenarios_overview.rst +++ b/docs/report/introduction/test_scenarios_overview.rst @@ -35,12 +35,6 @@ Brief overview of test scenarios covered in this report: run across a range of configurations. TRex is used as a traffic generator. -#. **K8s Container/Pod Topologies Performance**: VPP container - performance tests using memif for interconnecting VPP-in- - Container/Pod instances orchestrated by K8s integrated with `Ligato - `_ for container networking. TRex is - used as a traffic generator. - #. **DPDK Performance**: VPP uses DPDK to drive the NICs and physical interfaces. DPDK performance tests are used as a baseline to profile performance of the DPDK sub-system. Two DPDK applications @@ -66,6 +60,11 @@ Brief overview of test scenarios covered in this report: stack. .. + #. **K8s Container/Pod Topologies Performance**: VPP container + performance tests using memif for interconnecting VPP-in- + Container/Pod instances orchestrated by K8s integrated with `Ligato + `_ for container networking. TRex is + used as a traffic generator. #. **NSH_SFC Functional**: NSH_SFC functional tests are executed in virtual FD.io testbeds focusing on VPP nsh-plugin data plane functionality. Scapy is used as a traffic generator. diff --git a/docs/report/vpp_performance_tests/packet_latency_graphs/index.rst b/docs/report/vpp_performance_tests/packet_latency_graphs/index.rst index 912b499327..73798a5f1f 100644 --- a/docs/report/vpp_performance_tests/packet_latency_graphs/index.rst +++ b/docs/report/vpp_performance_tests/packet_latency_graphs/index.rst @@ -55,8 +55,8 @@ Additional information about graph data: ip6_tunnels vm_vhost container_memif - container_orchestrated ipsec .. + container_orchestrated vts diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/index.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/index.rst index 4dea96f575..48f66d1b78 100644 --- a/docs/report/vpp_performance_tests/packet_throughput_graphs/index.rst +++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/index.rst @@ -65,6 +65,8 @@ Additional information about graph data: ip6_tunnels vm_vhost container_memif - container_orchestrated ipsec vts + +.. + container_orchestrated diff --git a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/index.rst b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/index.rst index b3504010f3..f31bfe6012 100644 --- a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/index.rst +++ b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/index.rst @@ -55,6 +55,8 @@ Additional information about graph data: ip6_tunnels vm_vhost container_memif - container_orchestrated ipsec vts + +.. + container_orchestrated -- cgit 1.2.3-korg