From 3f066fb53b32b82403197291fc1260025be90592 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Mon, 28 Sep 2020 16:02:01 +0200 Subject: Report: Add NAT44 Change-Id: I9bb8340e7921bce32b3bd51b8a54f33bc74f41ec Signed-off-by: Tibor Frank --- .../throughput_speedup_multi_core/nat44.rst | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 docs/report/vpp_performance_tests/throughput_speedup_multi_core/nat44.rst (limited to 'docs/report/vpp_performance_tests/throughput_speedup_multi_core/nat44.rst') diff --git a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/nat44.rst b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/nat44.rst new file mode 100644 index 0000000000..e5c7dd0ad4 --- /dev/null +++ b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/nat44.rst @@ -0,0 +1,22 @@ + +.. raw:: latex + + \clearpage + +NAT44 IPv4 Routing +================== + +Following sections include Throughput Speedup Analysis for VPP multi- +core multi-thread configurations with no Hyper-Threading, specifically +for tested 2t2c (2threads, 2cores) and 4t4c scenarios. 1t1c throughput +results are used as a reference for reported speedup ratio. Input data +used for the graphs comes from Phy-to-Phy 64B performance tests with VPP +IPv4 Routed-Forwarding, including NDR throughput (zero packet loss) and +PDR throughput (<0.5% packet loss). + +CSIT source code for the test cases used for plots can be found in +`CSIT git repository `_. + +.. toctree:: + + nat44-2n-clx-xxv710 -- cgit 1.2.3-korg