diff options
3 files changed, 17 insertions, 9 deletions
diff --git a/docs/report/vpp_performance_tests/nf_service_density/cnf_service_chains.rst b/docs/report/vpp_performance_tests/nf_service_density/cnf_service_chains.rst index caf2822bfe..11f9350e8c 100644 --- a/docs/report/vpp_performance_tests/nf_service_density/cnf_service_chains.rst +++ b/docs/report/vpp_performance_tests/nf_service_density/cnf_service_chains.rst @@ -37,6 +37,8 @@ Throughput graphs for CNF service chains are generated by multiple executions of tests covering a range of CNF service densities defined as [Number of Service Chains] x [Number of CNFs per Service Chain]. The results are presented in the service density graph. +Each graph includes the results of both configurations: one NF per physical +core and two NFs per physical core and their relative difference. Additional information about graph data: @@ -47,12 +49,13 @@ Additional information about graph data: #. **Y-axis Labels**: number of service chains. -#. **Z-axis Color Scale**: lists 64B Packet Throughput (mean MRR/NDR/PDR value) - in Mpps. +#. **Z-axis Color Scale**: lists 64B/IMIX Packet Throughput + (mean MRR/NDR/PDR value) in Mpps or the Relative Difference. #. **Hover Information**: specific test substring listing memif-chain-docker_container combinations, number of runs executed, - mean MRR/NDR/PDR throughput in Mpps, standard deviation. + mean MRR/NDR/PDR throughput in Mpps, standard deviation for both + configurations and their relative difference. .. note:: diff --git a/docs/report/vpp_performance_tests/nf_service_density/cnf_service_pipelines.rst b/docs/report/vpp_performance_tests/nf_service_density/cnf_service_pipelines.rst index 55a9e1c17e..5dd31a9a31 100644 --- a/docs/report/vpp_performance_tests/nf_service_density/cnf_service_pipelines.rst +++ b/docs/report/vpp_performance_tests/nf_service_density/cnf_service_pipelines.rst @@ -37,6 +37,8 @@ Throughput graphs for CNF service pipelines are generated by multiple executions of tests covering a range of CNF service densities defined as [Number of Service Pipelines] x [Number of CNFs per Service Pipeline]. The results are presented in the service density graph. +Each graph includes the results of both configurations: one NF per physical +core and two NFs per physical core and their relative difference. Additional information about graph data: @@ -47,12 +49,13 @@ Additional information about graph data: #. **Y-axis Labels**: number of service pipelines. -#. **Z-axis Color Scale**: lists 64B Packet Throughput (mean MRR/NDR/PDR value) - in Mpps. +#. **Z-axis Color Scale**: lists 64B/IMIX Packet Throughput + (mean MRR/NDR/PDR value) in Mpps or the Relative Difference. #. **Hover Information**: specific test substring listing memif-pipeline-docker_container combinations, number of runs - executed, mean MRR/NDR/PDR throughput in Mpps, standard deviation. + executed, mean MRR/NDR/PDR throughput in Mpps, standard deviation for both + configurations and their relative difference. .. note:: diff --git a/docs/report/vpp_performance_tests/nf_service_density/vnf_service_chains.rst b/docs/report/vpp_performance_tests/nf_service_density/vnf_service_chains.rst index 8648c0c426..90945d3572 100644 --- a/docs/report/vpp_performance_tests/nf_service_density/vnf_service_chains.rst +++ b/docs/report/vpp_performance_tests/nf_service_density/vnf_service_chains.rst @@ -37,6 +37,8 @@ Throughput graphs for VNF service chains are generated by multiple executions of tests covering a range of VNF service densities defined as [Number of Service Chains] x [Number of VNFs per Service Chain]. The results are presented in the service density graph. +Each graph includes the results of both configurations: one NF per physical +core and two NFs per physical core and their relative difference. Additional information about graph data: @@ -47,12 +49,12 @@ Additional information about graph data: #. **Y-axis Labels**: number of service chains. -#. **Z-axis Color Scale**: lists 64B Packet Throughput (mean MRR/NDR/PDR value) - in Mpps. +#. **Z-axis Color Scale**: lists 64B/IMIX Packet Throughput + (mean MRR/NDR/PDR value) in Mpps or the Relative Difference. #. **Hover Information**: specific test substring listing vhost-chain-vm combinations, number of runs executed, mean MRR/NDR/PDR throughput in Mpps, - standard deviation. + standard deviation for both configurations and their relative difference. .. note:: |