From 4fbf1ec2d535d322725d395c369b6c9f7222c8dd Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Wed, 9 May 2018 11:26:04 +0200 Subject: Report: remove greps Change-Id: I57fee701a99bcdb4f523011fa774c42ecdacdde4 Signed-off-by: Tibor Frank --- .../packet_throughput_graphs/container_memif.rst | 64 ++--------- .../container_orchestrated.rst | 67 ++--------- .../packet_throughput_graphs/ip4.rst | 64 ++--------- .../packet_throughput_graphs/ip4_tunnels.rst | 64 ++--------- .../packet_throughput_graphs/ip6.rst | 67 ++--------- .../packet_throughput_graphs/ip6_tunnels.rst | 64 ++--------- .../packet_throughput_graphs/ipsec.rst | 64 ++--------- .../packet_throughput_graphs/l2.rst | 124 +++------------------ .../packet_throughput_graphs/srv6.rst | 64 ++--------- .../packet_throughput_graphs/vm_vhost.rst | 76 ++++--------- 10 files changed, 100 insertions(+), 618 deletions(-) (limited to 'docs/report/vpp_performance_tests/packet_throughput_graphs') diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/container_memif.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/container_memif.rst index e50e735252..3aa67ad917 100644 --- a/docs/report/vpp_performance_tests/packet_throughput_graphs/container_memif.rst +++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/container_memif.rst @@ -29,20 +29,8 @@ in the graph below. *Figure 1. VPP 1thread 1core - NDR Throughput for Phy-to-Phy L2 Ethernet Switching (base).* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/container_memif && grep -E "64B-1t1c-(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn)-.*ndrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/vpp/perf/container_memif - $ grep -E "64B-1t1c-(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn)-.*ndrdisc" * +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. VPP NDR 64B packet throughput in 2t2c setup (2thread, 2core) is presented in the graph below. @@ -63,20 +51,8 @@ in the graph below. *Figure 2. VPP 2threads 2cores - NDR Throughput for Phy-to-Phy L2 Ethernet Switching (base).* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/container_memif && grep -E "64B-2t2c-(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn)-.*ndrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/vpp/perf/container_memif - $ grep -E "64B-2t2c-(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn)-.*ndrdisc" * +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. PDR Throughput @@ -101,20 +77,8 @@ in the graph below. PDR measured for 0.5% packet loss ratio. *Figure 3. VPP 1thread 1core - PDR Throughput for Phy-to-Phy L2 Ethernet Switching (base).* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/container_memif && grep -E "64B-1t1c-(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn)-.*pdrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/vpp/perf/container_memif - $ grep -E "64B-1t1c-(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn)-.*pdrdisc" * +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. VPP PDR 64B packet throughput in 2t2c setup (2thread, 2core) is presented in the graph below. PDR measured for 0.5% packet loss ratio. @@ -135,17 +99,5 @@ in the graph below. PDR measured for 0.5% packet loss ratio. *Figure 4. VPP 2thread 2core - PDR Throughput for Phy-to-Phy L2 Ethernet Switching (base).* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/container_memif && grep -E "64B-2t2c-(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn)-.*pdrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/vpp/perf/container_memif - $ grep -E "64B-2t2c-(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn)-.*pdrdisc" * +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/container_orchestrated.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/container_orchestrated.rst index adf87d0e0e..5fd535d9db 100644 --- a/docs/report/vpp_performance_tests/packet_throughput_graphs/container_orchestrated.rst +++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/container_orchestrated.rst @@ -29,20 +29,8 @@ in the graph below. *Figure 1. VPP 1thread 1core - NDR Throughput for Phy-to-Phy L2 Ethernet Switching (base).* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/kubernetes/perf/container_memif && grep -E "64B-1t1c-(eth|dot1q|dot1ad)-[1-9]drc(l2xcbase|l2bdbasemaclrn)-.*ndrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/kubernetes/perf/container_memif - $ grep -E "64B-1t1c-(eth|dot1q|dot1ad)-[1-9]drc(l2xcbase|l2bdbasemaclrn)-.*ndrdisc" * +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. VPP NDR 64B packet throughput in 2t2c setup (2thread, 2core) is presented in the graph below. @@ -63,20 +51,8 @@ in the graph below. *Figure 2. VPP 2threads 2cores - NDR Throughput for Phy-to-Phy L2 Ethernet Switching (base).* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/kubernetes/perf/container_memif && grep -E "64B-2t2c-(eth|dot1q|dot1ad)-[1-9]drc(l2xcbase|l2bdbasemaclrn)-.*ndrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/kubernetes/perf/container_memif - $ grep -E "64B-2t2c-(eth|dot1q|dot1ad)-[1-9]drc(l2xcbase|l2bdbasemaclrn)-.*ndrdisc" * +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. PDR Throughput @@ -101,23 +77,8 @@ in the graph below. PDR measured for 0.5% packet loss ratio. *Figure 3. VPP 1thread 1core - PDR Throughput for Phy-to-Phy L2 Ethernet Switching (base).* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/kubernetes/perf/container_memif && grep -E "64B-1t1c-(eth|dot1q|dot1ad)-[1-9]drc(l2xcbase|l2bdbasemaclrn)-.*pdrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/kubernetes/perf/container_memif - $ grep -E "64B-1t1c-(eth|dot1q|dot1ad)-[1-9]drc(l2xcbase|l2bdbasemaclrn)-.*pdrdisc" * - -VPP PDR 64B packet throughput in 2t2c setup (2thread, 2core) is presented -in the graph below. PDR measured for 0.5% packet loss ratio. +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. .. raw:: html @@ -135,17 +96,5 @@ in the graph below. PDR measured for 0.5% packet loss ratio. *Figure 4. VPP 2thread 2core - PDR Throughput for Phy-to-Phy L2 Ethernet Switching (base).* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/kubernetes/perf/container_memif && grep -E "64B-2t2c-(eth|dot1q|dot1ad)-[1-9]drc(l2xcbase|l2bdbasemaclrn)-.*pdrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/kubernetes/perf/container_memif - $ grep -E "64B-2t2c-(eth|dot1q|dot1ad)-[1-9]drc(l2xcbase|l2bdbasemaclrn)-.*pdrdisc" * +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/ip4.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/ip4.rst index 23d7f6cb13..7d2e707ebf 100644 --- a/docs/report/vpp_performance_tests/packet_throughput_graphs/ip4.rst +++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/ip4.rst @@ -28,20 +28,8 @@ in the graph below. *Figure 1. VPP 1thread 1core - NDR Throughput for Phy-to-Phy IPv4 Routed-Forwarding.* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/ip4 && grep -P '64B-1t1c-ethip4(udp)*-ip4(base|scale[a-z0-9]*)(-iacl50-state(ful|less)-flows10k.*|-oacl50-state(ful|less)-flows10k.*|-snat.*|-udp.*|-cop.*|-iacldst.*|-ipolice.*)*-ndrdisc' * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/vpp/perf/ip4 - $ grep -P '64B-1t1c-ethip4(udp)*-ip4(base|scale[a-z0-9]*)(-iacl50-state(ful|less)-flows10k.*|-oacl50-state(ful|less)-flows10k.*|-snat.*|-udp.*|-cop.*|-iacldst.*|-ipolice.*)*-ndrdisc' * +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. VPP NDR 64B packet throughput in 2t2c setup (2thread, 2core) is presented in the graph below. @@ -62,20 +50,8 @@ in the graph below. *Figure 2. VPP 2threads 2cores - NDR Throughput for Phy-to-Phy IPv4 Routed-Forwarding.* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/ip4 && grep -P '64B-2t2c-ethip4(udp)*-ip4(base|scale[a-z0-9]*)(-iacl50-state(ful|less)-flows10k.*|-oacl50-state(ful|less)-flows10k.*|-snat.*|-udp.*|-cop.*|-iacldst.*|-ipolice.*)*-ndrdisc' * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/vpp/perf/ip4 - $ grep -P '64B-2t2c-ethip4(udp)*-ip4(base|scale[a-z0-9]*)(-iacl50-state(ful|less)-flows10k.*|-oacl50-state(ful|less)-flows10k.*|-snat.*|-udp.*|-cop.*|-iacldst.*|-ipolice.*)*-ndrdisc' * +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. PDR Throughput ~~~~~~~~~~~~~~ @@ -99,20 +75,8 @@ in the graph below. PDR measured for 0.5% packet loss ratio. *Figure 3. VPP 1thread 1core - PDR Throughput for Phy-to-Phy IPv4 Routed-Forwarding.* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/ip4 && grep -P '64B-1t1c-ethip4(udp)*-ip4(base|scale[a-z0-9]*)(-iacl50-state(ful|less)-flows10k.*|-oacl50-state(ful|less)-flows10k.*|-snat.*|-udp.*|-cop.*|-iacldst.*|-ipolice.*)*-pdrdisc' * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/vpp/perf/ip4 - $ grep -P '64B-1t1c-ethip4(udp)*-ip4(base|scale[a-z0-9]*)(-iacl50-state(ful|less)-flows10k.*|-oacl50-state(ful|less)-flows10k.*|-snat.*|-udp.*|-cop.*|-iacldst.*|-ipolice.*)*-pdrdisc' * +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. VPP PDR 64B packet throughput in 2t2c setup (2thread, 2core) is presented in the graph below. PDR measured for 0.5% packet loss ratio. @@ -133,17 +97,5 @@ in the graph below. PDR measured for 0.5% packet loss ratio. *Figure 4. VPP 2thread 2core - PDR Throughput for Phy-to-Phy IPv4 Routed-Forwarding.* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/ip4 && grep -P '64B-2t2c-ethip4(udp)*-ip4(base|scale[a-z0-9]*)(-iacl50-state(ful|less)-flows10k.*|-oacl50-state(ful|less)-flows10k.*|-snat.*|-udp.*|-cop.*|-iacldst.*|-ipolice.*)*-pdrdisc' * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/vpp/perf/ip4 - $ grep -P '64B-2t2c-ethip4(udp)*-ip4(base|scale[a-z0-9]*)(-iacl50-state(ful|less)-flows10k.*|-oacl50-state(ful|less)-flows10k.*|-snat.*|-udp.*|-cop.*|-iacldst.*|-ipolice.*)*-pdrdisc' * +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/ip4_tunnels.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/ip4_tunnels.rst index 98f3bc6737..7b75f7e378 100644 --- a/docs/report/vpp_performance_tests/packet_throughput_graphs/ip4_tunnels.rst +++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/ip4_tunnels.rst @@ -29,20 +29,8 @@ in the graph below. *Figure 1. VPP 1thread 1core - NDR Throughput for Phy-to-Phy IPv4 Overlay Tunnels.* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/ip4_tunnels && grep -E "64B-1t1c-ethip4[a-z0-9]+-[a-z0-9]*-ndrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/vpp/perf/ip4_tunnels - $ grep -E "64B-1t1c-ethip4[a-z0-9]+-[a-z0-9]*-ndrdisc" * +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. VPP NDR 64B packet throughput in 2t2c setup (2thread, 2core) is presented in the graph below. @@ -62,20 +50,8 @@ in the graph below. *Figure 2. VPP 2threads 2cores - NDR Throughput for Phy-to-Phy IPv4 Overlay Tunnels.* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/ip4_tunnels && grep -E "64B-2t2c-ethip4[a-z0-9]+-[a-z0-9]*-ndrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/vpp/perf/ip4_tunnels - $ grep -E "64B-2t2c-ethip4[a-z0-9]+-[a-z0-9]*-ndrdisc" * +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. PDR Throughput ~~~~~~~~~~~~~~ @@ -99,20 +75,8 @@ in the graph below. PDR measured for 0.5% packet loss ratio. *Figure 3. VPP 1thread 1core - PDR Throughput for Phy-to-Phy IPv4 Overlay Tunnels.* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/ip4_tunnels && grep -E "64B-1t1c-ethip4[a-z0-9]+-[a-z0-9]*-pdrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/vpp/perf/ip4_tunnels - $ grep -E "64B-1t1c-ethip4[a-z0-9]+-[a-z0-9]*-pdrdisc" * +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. VPP PDR 64B packet throughput in 2t2c setup (2thread, 2core) is presented in the graph below. PDR measured for 0.5% packet loss ratio. @@ -132,17 +96,5 @@ in the graph below. PDR measured for 0.5% packet loss ratio. *Figure 4. VPP 2thread 2core - PDR Throughput for Phy-to-Phy IPv4 Overlay Tunnels.* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/ip4_tunnels && grep -E "64B-2t2c-ethip4[a-z0-9]+-[a-z0-9]*-pdrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/vpp/perf/ip4_tunnels - $ grep -E "64B-2t2c-ethip4[a-z0-9]+-[a-z0-9]*-pdrdisc" * +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/ip6.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/ip6.rst index ec9940808f..982752aa20 100644 --- a/docs/report/vpp_performance_tests/packet_throughput_graphs/ip6.rst +++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/ip6.rst @@ -29,20 +29,8 @@ in the graph below. *Figure 1. VPP 1thread 1core - NDR Throughput for Phy-to-Phy IPv6 Routed-Forwarding.* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/ip6 && grep -E "78B-1t1c-ethip6-ip6[a-z0-9]+-[a-z-]*ndrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/vpp/perf/ip6 - $ grep -E "78B-1t1c-ethip6-ip6[a-z0-9]+-[a-z-]*ndrdisc" * +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. VPP NDR 78B packet throughput in 2t2c setup (2thread, 2core) is presented in the graph below. @@ -63,20 +51,8 @@ in the graph below. *Figure 2. VPP 2threads 2cores - NDR Throughput for Phy-to-Phy IPv6 Routed-Forwarding.* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/ip6 && grep -E "78B-2t2c-ethip6-ip6[a-z0-9]+-[a-z-]*ndrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/vpp/perf/ip6 - $ grep -E "78B-2t2c-ethip6-ip6[a-z0-9]+-[a-z-]*ndrdisc" * +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. PDR Throughput ~~~~~~~~~~~~~~ @@ -100,23 +76,8 @@ in the graph below. PDR measured for 0.5% packet loss ratio. *Figure 3. VPP 1thread 1core - PDR Throughput for Phy-to-Phy IPv6 Routed-Forwarding.* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/ip6 && grep -E "78B-1t1c-ethip6-ip6[a-z0-9]+-[a-z-]*pdrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/vpp/perf/ip6 - $ grep -E "78B-1t1c-ethip6-ip6[a-z0-9]+-[a-z-]*pdrdisc" * - -VPP PDR 78B packet throughput in 2t2c setup (2thread, 2core) is presented -in the graph below. PDR measured for 0.5% packet loss ratio. +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. .. raw:: html @@ -134,17 +95,5 @@ in the graph below. PDR measured for 0.5% packet loss ratio. *Figure 4. VPP 2thread 2core - PDR Throughput for Phy-to-Phy IPv6 Routed-Forwarding.* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/ip6 && grep -E "78B-2t2c-ethip6-ip6[a-z0-9]+-[a-z-]*pdrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/vpp/perf/ip6 - $ grep -E "78B-2t2c-ethip6-ip6[a-z0-9]+-[a-z-]*pdrdisc" * +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/ip6_tunnels.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/ip6_tunnels.rst index c329715356..8191ec4a9f 100644 --- a/docs/report/vpp_performance_tests/packet_throughput_graphs/ip6_tunnels.rst +++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/ip6_tunnels.rst @@ -29,20 +29,8 @@ in the graph below. *Figure 1. VPP 1thread 1core - NDR Throughput for Phy-to-Phy IPv6 Overlay Tunnels.* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/ip6_tunnels && grep -E "78B-1t1c-ethip6[a-z0-9]+-[a-z0-9]*-ndrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/vpp/perf/ip6_tunnels - $ grep -E "78B-1t1c-ethip6[a-z0-9]+-[a-z0-9]*-ndrdisc" * +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. VPP NDR 78B packet throughput in 2t2c setup (2thread, 2core) is presented in the graph below. @@ -63,20 +51,8 @@ in the graph below. *Figure 2. VPP 2threads 2cores - NDR Throughput for Phy-to-Phy IPv6 Overlay Tunnels.* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/ip6_tunnels && grep -E "78B-1t1c-ethip6[a-z0-9]+-[a-z0-9]*-ndrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/vpp/perf/ip6_tunnels - $ grep -E "78B-1t1c-ethip6[a-z0-9]+-[a-z0-9]*-ndrdisc" * +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. PDR Throughput ~~~~~~~~~~~~~~ @@ -100,20 +76,8 @@ in the graph below. PDR measured for 0.5% packet loss ratio. *Figure 3. VPP 1thread 1core - PDR Throughput for Phy-to-Phy IPv6 Overlay Tunnels.* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/ip6_tunnels && grep -E "78B-1t1c-ethip6[a-z0-9]+-[a-z0-9]*-pdrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/vpp/perf/ip6_tunnels - $ grep -E "78B-1t1c-ethip6[a-z0-9]+-[a-z0-9]*-pdrdisc" * +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. VPP PDR 78B packet throughput in 2t2c setup (2thread, 2core) is presented in the graph below. PDR measured for 0.5% packet loss ratio. @@ -134,17 +98,5 @@ in the graph below. PDR measured for 0.5% packet loss ratio. *Figure 4. VPP 2thread 2core - PDR Throughput for Phy-to-Phy IPv6 Overlay Tunnels.* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/ip6_tunnels && grep -E "78B-2t2c-ethip6[a-z0-9]+-[a-z0-9]*-pdrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/vpp/perf/ip6_tunnels - $ grep -E "78B-2t2c-ethip6[a-z0-9]+-[a-z0-9]*-pdrdisc" * +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/ipsec.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/ipsec.rst index b0fd17d644..723e1f29de 100644 --- a/docs/report/vpp_performance_tests/packet_throughput_graphs/ipsec.rst +++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/ipsec.rst @@ -31,20 +31,8 @@ in the graph below. *Figure 1. VPP 1thread 1core - NDR Throughput for Phy-to-Phy IPSEC HW.* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/crypto && grep -E "64B-1t1c-(ethip4ipsecbasetnl|ethip4ipsecscale1000tnl|ethip4ipsectptlispgpe)-.*-ndrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/vpp/perf/crypto - $ grep -E "64B-1t1c-(ethip4ipsecbasetnl|ethip4ipsecscale1000tnl|ethip4ipsectptlispgpe)-.*-ndrdisc" * +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. VPP NDR 64B packet throughput in 2t2c setup (2thread, 2core) is presented in the graph below. @@ -64,20 +52,8 @@ in the graph below. *Figure 2. VPP 2threads 2cores - NDR Throughput for Phy-to-Phy IPSEC HW.* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/crypto && grep -E "64B-2t2c-(ethip4ipsecbasetnl|ethip4ipsecscale1000tnl|ethip4ipsectptlispgpe)-.*-ndrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/vpp/perf/crypto - $ grep -E "64B-2t2c-(ethip4ipsecbasetnl|ethip4ipsecscale1000tnl|ethip4ipsectptlispgpe)-.*-ndrdisc" * +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. PDR Throughput ~~~~~~~~~~~~~~ @@ -100,20 +76,8 @@ in the graph below. PDR measured for 0.5% packet loss ratio. *Figure 3. VPP 1thread 1core - PDR Throughput for Phy-to-Phy IPSEC HW.* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/crypto && grep -E "64B-1t1c-(ethip4ipsecbasetnl|ethip4ipsecscale1000tnl|ethip4ipsectptlispgpe)-.*-pdrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/vpp/perf/crypto - $ grep -E "64B-1t1c-(ethip4ipsecbasetnl|ethip4ipsecscale1000tnl|ethip4ipsectptlispgpe)-.*-pdrdisc" * +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. VPP PDR 64B packet throughput in 2t2c setup (2thread, 2core) is presented in the graph below. PDR measured for 0.5% packet loss ratio. @@ -133,17 +97,5 @@ in the graph below. PDR measured for 0.5% packet loss ratio. *Figure 4. VPP 2thread 2core - PDR Throughput for Phy-to-Phy IPSEC HW.* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/crypto && grep -E "64B-2t2c-(ethip4ipsecbasetnl|ethip4ipsecscale1000tnl|ethip4ipsectptlispgpe)-.*-pdrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/vpp/perf/crypto - $ grep -E "64B-2t2c-(ethip4ipsecbasetnl|ethip4ipsecscale1000tnl|ethip4ipsectptlispgpe)-.*-pdrdisc" * +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/l2.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/l2.rst index 6966413b78..701e3b2988 100644 --- a/docs/report/vpp_performance_tests/packet_throughput_graphs/l2.rst +++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/l2.rst @@ -29,19 +29,8 @@ in the graph below. *Figure 1. VPP 1thread 1core - NDR Throughput for Phy-to-Phy L2 Ethernet Switching (base).* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/l2/ && grep -E "64B-1t1c-(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn|l2bdscale.*|l2dbscale.*)-(eth.*)*ndrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ grep -E "64B-1t1c-(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn|l2bdscale.*|l2dbscale.*)-(eth.*)*ndrdisc" tests/vpp/perf/l2/* +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. .. raw:: html @@ -60,20 +49,8 @@ git repository: *Figure 2. VPP 1thread 1core - NDR Throughput for Phy-to-Phy L2 Ethernet Switching (feature).* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/l2 && grep -E "64B-1t1c-(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn).*-(iacl(10|50)(-state(ful|less)|sl)-(flows10k.*|10kflows.*)|oacl(10|50)-state(ful|less)-flows10k.*)-ndrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/vpp/perf/l2 - $ grep -E "64B-1t1c-(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn).*-(iacl(10|50)(-state(ful|less)|sl)-(flows10k.*|10kflows.*)|oacl(10|50)-state(ful|less)-flows10k.*)-ndrdisc" * +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. VPP NDR 64B packet throughput in 2t2c setup (2thread, 2core) is presented in the graph below. @@ -94,20 +71,8 @@ in the graph below. *Figure 3. VPP 2threads 2cores - NDR Throughput for Phy-to-Phy L2 Ethernet Switching (base).* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/l2/ && grep -E "64B-2t2c-(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn|l2bdscale.*|l2dbscale.*)-(eth.*)*ndrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ grep -E "64B-2t2c-(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn|l2bdscale.*|l2dbscale.*)-(eth.*)*ndrdisc" tests/vpp/perf/l2/* - +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. .. raw:: html @@ -125,20 +90,8 @@ git repository: *Figure 4. VPP 2threads 2cores - NDR Throughput for Phy-to-Phy L2 Ethernet Switching (feature).* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/l2 && grep -E "64B-2t2c-(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn).*-(iacl(10|50)(-state(ful|less)|sl)-(flows10k.*|10kflows.*)|oacl(10|50)-state(ful|less)-flows10k.*)-ndrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/vpp/perf/l2 - $ grep -E "64B-2t2c-(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn).*-(iacl(10|50)(-state(ful|less)|sl)-(flows10k.*|10kflows.*)|oacl(10|50)-state(ful|less)-flows10k.*)-ndrdisc" * +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. PDR Throughput @@ -163,20 +116,8 @@ in the graph below. PDR measured for 0.5% packet loss ratio. *Figure 5. VPP 1thread 1core - PDR Throughput for Phy-to-Phy L2 Ethernet Switching (base).* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/l2/ && grep -E "64B-1t1c-(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn|l2bdscale.*|l2dbscale.*)-(eth.*)*pdrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ grep -E "64B-1t1c-(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn|l2bdscale.*|l2dbscale.*)-(eth.*)*ndrdisc" tests/vpp/perf/l2/* - +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. .. raw:: html @@ -194,20 +135,8 @@ git repository: *Figure 6. VPP 1thread 1core - PDR Throughput for Phy-to-Phy L2 Ethernet Switching (feature).* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/l2 && grep -E "64B-1t1c-(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn).*-(iacl(10|50)(-state(ful|less)|sl)-(flows10k.*|10kflows.*)|oacl(10|50)-state(ful|less)-flows10k.*)-pdrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/vpp/perf/l2 - $ grep -E "64B-1t1c-(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn).*-(iacl(10|50)(-state(ful|less)|sl)-(flows10k.*|10kflows.*)|oacl(10|50)-state(ful|less)-flows10k.*)-pdrdisc" * +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. VPP PDR 64B packet throughput in 2t2c setup (2thread, 2core) is presented in the graph below. PDR measured for 0.5% packet loss ratio. @@ -228,20 +157,8 @@ in the graph below. PDR measured for 0.5% packet loss ratio. *Figure 7. VPP 2thread 2core - PDR Throughput for Phy-to-Phy L2 Ethernet Switching (base).* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/l2/ && grep -E "64B-2t2c-(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn|l2bdscale.*|l2dbscale.*)-(eth.*)*pdrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ grep -E "64B-2t2c-(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn|l2bdscale.*|l2dbscale.*)-(eth.*)*ndrdisc" tests/vpp/perf/l2/* - +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. .. raw:: html @@ -259,14 +176,5 @@ git repository: *Figure 8. VPP 2thread 2core - PDR Throughput for Phy-to-Phy L2 Ethernet Switching (feature).* -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/l2 && grep -E "64B-2t2c-(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn).*-(iacl(10|50)(-state(ful|less)|sl)-(flows10k.*|10kflows.*)|oacl(10|50)-state(ful|less)-flows10k.*)-pdrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/vpp/perf/l2 - $ grep -E "64B-2t2c-(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn).*-(iacl(10|50)(-state(ful|less)|sl)-(flows10k.*|10kflows.*)|oacl(10|50)-state(ful|less)-flows10k.*)-pdrdisc" * +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/srv6.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/srv6.rst index 5df30d20d9..0df40ac636 100644 --- a/docs/report/vpp_performance_tests/packet_throughput_graphs/srv6.rst +++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/srv6.rst @@ -28,20 +28,8 @@ in the graph below. *Figure 1. VPP 1thread 1core - NDR Throughput for Phy-to-Phy SRv6.* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/srv6 && grep -E "78B-1t1c-ethip6.*srv6.*ndrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/vpp/perf/srv6 - $ grep -E "78B-1t1c-ethip6.*srv6.*ndrdisc" * +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. VPP NDR 78B packet throughput in 2t2c setup (2thread, 2core) is presented in the graph below. @@ -61,20 +49,8 @@ in the graph below. *Figure 2. VPP 2threads 2cores - NDR Throughput for Phy-to-Phy SRv6.* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/srv6 && grep -E "78B-2t2c-ethip6.*srv6.*ndrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/vpp/perf/srv6 - $ grep -E "78B-2t2c-ethip6.*srv6.*ndrdisc" * +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. PDR Throughput ~~~~~~~~~~~~~~ @@ -97,20 +73,8 @@ in the graph below. PDR measured for 0.5% packet loss ratio. *Figure 3. VPP 1thread 1core - PDR Throughput for Phy-to-Phy SRv6.* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/srv6 && grep -E "78B-1t1c-ethip6.*srv6.*pdrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/vpp/perf/srv6 - $ grep -E "78B-1t1c-ethip6.*srv6.*pdrdisc" * +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. VPP PDR 78B packet throughput in 2t2c setup (2thread, 2core) is presented in the graph below. PDR measured for 0.5% packet loss ratio. @@ -131,17 +95,5 @@ in the graph below. PDR measured for 0.5% packet loss ratio. *Figure 4. VPP 2thread 2core - PDR Throughput for Phy-to-Phy IPv6 Routed-Forwarding.* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/srv6 && grep -E "78B-2t2c-ethip6.*srv6.*pdrdisc" * - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/vpp/perf/srv6 - $ grep -E "78B-2t2c-ethip6.*srv6.*pdrdisc" * +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/vm_vhost.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/vm_vhost.rst index 938e06fa3f..af8eec226b 100644 --- a/docs/report/vpp_performance_tests/packet_throughput_graphs/vm_vhost.rst +++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/vm_vhost.rst @@ -30,6 +30,9 @@ in the graph below. *Figure 1a. VPP 1thread 1core - NDR Throughput for Phy-to-VM-to-Phy VM vhost-user selected TCs.* +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. + .. raw:: html @@ -46,20 +49,8 @@ selected TCs.* *Figure 1b. VPP 1thread 1core - NDR Throughput for Phy-to-VM-to-Phy VM vhost-user selected TCs.* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/vm_vhost && grep -E "64B-1t1c-(eth|ethip4)-.*vhost.*-ndrdisc" *0-eth*-*-ndrpdrdisc.robot - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/vpp/perf/vm_vhost - $ grep -E "64B-1t1c-(eth|ethip4)-.*vhost.*-pdrdisc" *0-eth*-*-ndrpdrdisc.robot +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. VPP NDR 64B packet throughput in 2t2c setup (2thread, 2core) is presented in the graph below. @@ -80,6 +71,9 @@ in the graph below. *Figure 2a. VPP 2threads 2cores - NDR Throughput for Phy-to-VM-to-Phy VM vhost-user selected TCs.* +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. + .. raw:: html @@ -96,20 +90,8 @@ vhost-user selected TCs.* *Figure 2b. VPP 2threads 2cores - NDR Throughput for Phy-to-VM-to-Phy VM vhost-user selected TCs.* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/vm_vhost && grep -E "64B-2t2c-(eth|ethip4)-.*vhost.*-ndrdisc" *0-eth*-*-ndrpdrdisc.robot - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/vpp/perf/vm_vhost - $ grep -E "64B-2t2c-(eth|ethip4)-.*vhost.*-pdrdisc" *0-eth*-*-ndrpdrdisc.robot +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. PDR Throughput ~~~~~~~~~~~~~~ @@ -133,6 +115,9 @@ in the graph below. PDR measured for 0.5% packet loss ratio. *Figure 3a. VPP 1thread 1core - PDR Throughput for Phy-to-VM-to-Phy VM vhost-user selected TCs.* +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. + .. raw:: html @@ -149,20 +134,8 @@ vhost-user selected TCs.* *Figure 3b. VPP 1thread 1core - PDR Throughput for Phy-to-VM-to-Phy VM vhost-user selected TCs.* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/vm_vhost && grep -E "64B-1t1c-(eth|ethip4)-.*vhost.*-pdrdisc" *0-eth*-*-ndrpdrdisc.robot - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/vpp/perf/vm_vhost - $ grep -E "64B-1t1c-(eth|ethip4)-.*vhost.*-pdrdisc" *0-eth*-*-ndrpdrdisc.robot +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. VPP PDR 64B packet throughput in 2t2c setup (2thread, 2core) is presented in the graph below. PDR measured for 0.5% packet loss ratio. @@ -183,6 +156,9 @@ in the graph below. PDR measured for 0.5% packet loss ratio. *Figure 4a. VPP 2thread 2core - PDR Throughput for Phy-to-VM-to-Phy VM vhost-user selected TCs.* +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. + .. raw:: html @@ -199,17 +175,5 @@ vhost-user selected TCs.* *Figure 4b. VPP 2thread 2core - PDR Throughput for Phy-to-VM-to-Phy VM vhost-user selected TCs.* -CSIT source code for the test cases used for above plots can be found in CSIT -git repository: - -.. only:: html - - .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/vm_vhost && grep -E "64B-2t2c-(eth|ethip4)-.*vhost.*-pdrdisc" *0-eth*-*-ndrpdrdisc.robot - :shell: - -.. only:: latex - - .. code-block:: bash - - $ cd tests/vpp/perf/vm_vhost - $ grep -E "64B-2t2c-(eth|ethip4)-.*vhost.*-pdrdisc" *0-eth*-*-ndrpdrdisc.robot +CSIT source code for the test cases used for above plots can be found in +`CSIT git repository `_. -- cgit 1.2.3-korg