From a456d4eb9e647c9489e24400005cb824c96dac3b Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Tue, 12 Oct 2021 13:02:50 +0200 Subject: [PATCH] Report: Fix bugs and typos in static content Change-Id: I041ba6e5e61c9c3ded2a8b5efd3bb2b6a7100210 Signed-off-by: Tibor Frank --- .../report/detailed_test_results/trex_performance_results/index.rst | 6 ++++++ docs/report/index.html.template | 1 + docs/report/introduction/methodology_ipsec.rst | 1 + docs/report/vpp_performance_tests/packet_latency/index.rst | 2 ++ .../report/vpp_performance_tests/packet_throughput_graphs/index.rst | 2 ++ .../vpp_performance_tests/throughput_speedup_multi_core/index.rst | 2 ++ 6 files changed, 14 insertions(+) create mode 100644 docs/report/detailed_test_results/trex_performance_results/index.rst diff --git a/docs/report/detailed_test_results/trex_performance_results/index.rst b/docs/report/detailed_test_results/trex_performance_results/index.rst new file mode 100644 index 0000000000..81ea8711ce --- /dev/null +++ b/docs/report/detailed_test_results/trex_performance_results/index.rst @@ -0,0 +1,6 @@ +TRex Throughput +=============== + +.. toctree:: + + ../trex_performance_results_2n_skx/index diff --git a/docs/report/index.html.template b/docs/report/index.html.template index 1502e7514a..76b7b404a1 100644 --- a/docs/report/index.html.template +++ b/docs/report/index.html.template @@ -70,6 +70,7 @@ CSIT-2110 detailed_test_results/vpp_performance_results/index detailed_test_results/vpp_mrr_results/index detailed_test_results/dpdk_performance_results/index + detailed_test_results/trex_performance_results/index detailed_test_results/vpp_device_results_ubuntu/index .. toctree:: diff --git a/docs/report/introduction/methodology_ipsec.rst b/docs/report/introduction/methodology_ipsec.rst index ce10bd2a55..a168e238ee 100644 --- a/docs/report/introduction/methodology_ipsec.rst +++ b/docs/report/introduction/methodology_ipsec.rst @@ -67,6 +67,7 @@ relying on VPP native crypto (`crypto_native` plugin) in tunnel mode: +-------------------+------------------+---------------+--------------------+ In policy mode: + +-------------------+----------------+---------------+-------------------+ | VPP Crypto Engine | ESP Encryption | ESP Integrity | Scale Tested | +===================+================+===============+===================+ diff --git a/docs/report/vpp_performance_tests/packet_latency/index.rst b/docs/report/vpp_performance_tests/packet_latency/index.rst index 0cc2f32248..5959e06c31 100644 --- a/docs/report/vpp_performance_tests/packet_latency/index.rst +++ b/docs/report/vpp_performance_tests/packet_latency/index.rst @@ -36,6 +36,8 @@ Additional information about graph data: .. note:: Test results are stored in + `build logs from FD.io vpp performance job 2n-aws`_, + `build logs from FD.io vpp performance job 3n-aws`_, `build logs from FD.io vpp performance job 2n-skx`_, `build logs from FD.io vpp performance job 3n-skx`_, `build logs from FD.io vpp performance job 2n-clx`_, 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 d1b424ff30..b8c9c54f13 100644 --- a/docs/report/vpp_performance_tests/packet_throughput_graphs/index.rst +++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/index.rst @@ -130,6 +130,8 @@ Additional information about graph data: .. note:: Test results are stored in + `build logs from FD.io vpp performance job 2n-aws`_, + `build logs from FD.io vpp performance job 3n-aws`_, `build logs from FD.io vpp performance job 2n-skx`_, `build logs from FD.io vpp performance job 3n-skx`_, `build logs from FD.io vpp performance job 2n-clx`_, 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 ae4826f28b..d00943dc93 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 @@ -37,6 +37,8 @@ Additional information about graph data: .. note:: Test results are stored in + `build logs from FD.io vpp performance job 2n-aws`_, + `build logs from FD.io vpp performance job 3n-aws`_, `build logs from FD.io vpp performance job 2n-skx`_, `build logs from FD.io vpp performance job 3n-skx`_, `build logs from FD.io vpp performance job 2n-clx`_, -- 2.16.6