From 445113a380aeeb02d7f790e3d682d2cc54d844bd 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 (cherry picked from commit 3f066fb53b32b82403197291fc1260025be90592) --- .../packet_throughput_graphs/nat44.rst | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 docs/report/vpp_performance_tests/packet_throughput_graphs/nat44.rst (limited to 'docs/report/vpp_performance_tests/packet_throughput_graphs/nat44.rst') diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/nat44.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/nat44.rst new file mode 100644 index 0000000000..420b6ff659 --- /dev/null +++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/nat44.rst @@ -0,0 +1,20 @@ + +.. raw:: latex + + \clearpage + +NAT44 IPv4 Routing +================== + +Following sections include summary graphs of VPP Phy-to-Phy performance +with IPv4 Routed-Forwarding, including NDR throughput (zero packet loss) +and PDR throughput (<0.5% packet loss). Performance is reported for VPP +running in multiple configurations of VPP worker thread(s), a.k.a. VPP +data plane thread(s), and their physical CPU core(s) placement. + +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