aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/vpp_performance_tests/packet_throughput_graphs
diff options
context:
space:
mode:
authorPeter Mikus <pmikus@cisco.com>2017-07-03 20:19:11 +0200
committerPeter Mikus <pmikus@cisco.com>2017-07-04 13:51:27 +0000
commit785519e26196b9e0a5016d0fc54ed099fd0a920f (patch)
tree1235a2c16c17f5534f3aa0d3574ca96a8a57f00b /docs/report/vpp_performance_tests/packet_throughput_graphs
parentd166ae0881c29dfd05ed61b9a12156f17981bb6d (diff)
CSIT-702 Update static content after optimizations
Update the mechanics of script for generating report to reflect the latest changes. Update some static content. Change-Id: If60f7b74245138cc3044a49c46ff06d5850732de Signed-off-by: Peter Mikus <pmikus@cisco.com>
Diffstat (limited to 'docs/report/vpp_performance_tests/packet_throughput_graphs')
-rw-r--r--docs/report/vpp_performance_tests/packet_throughput_graphs/ipsec.rst8
-rw-r--r--docs/report/vpp_performance_tests/packet_throughput_graphs/ipv4.rst8
-rw-r--r--docs/report/vpp_performance_tests/packet_throughput_graphs/ipv4_tunnels.rst8
-rw-r--r--docs/report/vpp_performance_tests/packet_throughput_graphs/ipv6.rst8
-rw-r--r--docs/report/vpp_performance_tests/packet_throughput_graphs/ipv6_tunnels.rst8
-rw-r--r--docs/report/vpp_performance_tests/packet_throughput_graphs/l2.rst8
-rw-r--r--docs/report/vpp_performance_tests/packet_throughput_graphs/vm_vhost.rst8
7 files changed, 28 insertions, 28 deletions
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 a76b78fcdd..1a519ecbe6 100644
--- a/docs/report/vpp_performance_tests/packet_throughput_graphs/ipsec.rst
+++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/ipsec.rst
@@ -32,7 +32,7 @@ git repository:
.. code-block:: bash
- $ cd $CSIT/tests/perf
+ $ cd $CSIT/tests/vpp/perf/crypto
$ grep -E "64B-1t1c-.*ipsec.*-ndrdisc" *
40ge2p1xl710-ethip4ipsecscaleip4-ip4base-interfaces-aes-gcm-ndrpdrdisc.robot:| tc01-64B-1t1c-ethip4ipsecscale1ip4-ip4base-interfaces-aes-gcm-ndrdisc
@@ -60,7 +60,7 @@ git repository:
.. code-block:: bash
- $ cd $CSIT/tests/perf
+ $ cd $CSIT/tests/vpp/perf/crypto
$ grep -E "64B-2t2c-.*ipsec.*-ndrdisc" *
40ge2p1xl710-ethip4ipsecscaleip4-ip4base-interfaces-aes-gcm-ndrpdrdisc.robot:| tc13-64B-2t2c-ethip4ipsecscale1ip4-ip4base-interfaces-aes-gcm-ndrdisc
@@ -90,7 +90,7 @@ git repository:
.. code-block:: bash
- $ cd $CSIT/tests/perf
+ $ cd $CSIT/tests/vpp/perf/crypto
$ grep -E "64B-1t1c-.*ipsec.*-pdrdisc" *
40ge2p1xl710-ethip4ipsecscaleip4-ip4base-interfaces-aes-gcm-ndrpdrdisc.robot:| tc02-64B-1t1c-ethip4ipsecscale1ip4-ip4base-interfaces-aes-gcm-pdrdisc
@@ -118,7 +118,7 @@ git repository:
.. code-block:: bash
- $ cd $CSIT/tests/perf
+ $ cd $CSIT/tests/vpp/perf/crypto
$ grep -E "64B-2t2c-.*ipsec.*-pdrdisc" *
40ge2p1xl710-ethip4ipsecscaleip4-ip4base-interfaces-aes-gcm-ndrpdrdisc.robot:| tc14-64B-2t2c-ethip4ipsecscale1ip4-ip4base-interfaces-aes-gcm-pdrdisc
diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/ipv4.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/ipv4.rst
index bc56f389a8..89a41bcc06 100644
--- a/docs/report/vpp_performance_tests/packet_throughput_graphs/ipv4.rst
+++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/ipv4.rst
@@ -24,7 +24,7 @@ git repository:
.. code-block:: bash
- $ cd $CSIT/tests/perf
+ $ cd $CSIT/tests/vpp/perf/ipv4
$ grep -P '64B-1t1c-ethip4-ip4(base|scale)[a-z0-9]*(?!-eth-[0-9]vhost).*-ndrdisc' *
10ge2p1x520-ethip4-ip4base-copwhtlistbase-ndrpdrdisc.robot:| tc01-64B-1t1c-ethip4-ip4base-copwhtlistbase-ndrdisc
@@ -53,7 +53,7 @@ git repository:
.. code-block:: bash
- $ cd $CSIT/tests/perf
+ $ cd $CSIT/tests/vpp/perf/ipv4
$ grep -P '64B-2t2c-ethip4-ip4(base|scale)[a-z0-9]*(?!-eth-[0-9]vhost).*-ndrdisc' *
10ge2p1x520-ethip4-ip4base-copwhtlistbase-ndrpdrdisc.robot:| tc07-64B-2t2c-ethip4-ip4base-copwhtlistbase-ndrdisc
@@ -83,7 +83,7 @@ git repository:
.. code-block:: bash
- $ cd $CSIT/tests/perf
+ $ cd $CSIT/tests/vpp/perf/ipv4
$ grep -P '64B-1t1c-ethip4-ip4(base|scale)[a-z0-9]*(?!-eth-[0-9]vhost).*-pdrdisc' *
10ge2p1x520-ethip4-ip4base-copwhtlistbase-ndrpdrdisc.robot:| tc01-64B-1t1c-ethip4-ip4base-copwhtlistbase-pdrdisc
@@ -112,7 +112,7 @@ git repository:
.. code-block:: bash
- $ cd $CSIT/tests/perf
+ $ cd $CSIT/tests/vpp/perf/ipv4
$ grep -P '64B-2t2c-ethip4-ip4(base|scale)[a-z0-9]*(?!-eth-[0-9]vhost).*-pdrdisc' *
10ge2p1x520-ethip4-ip4base-copwhtlistbase-ndrpdrdisc.robot:| tc07-64B-2t2c-ethip4-ip4base-copwhtlistbase-pdrdisc
diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/ipv4_tunnels.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/ipv4_tunnels.rst
index 8cd9374381..e1204af9ec 100644
--- a/docs/report/vpp_performance_tests/packet_throughput_graphs/ipv4_tunnels.rst
+++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/ipv4_tunnels.rst
@@ -25,7 +25,7 @@ git repository:
.. code-block:: bash
- $ cd $CSIT/tests/perf
+ $ cd $CSIT/tests/vpp/perf/ipv4_tunnels
$ grep -E "64B-1t1c-ethip4[a-z0-9]+-[a-z0-9]*-ndrdisc" *
10ge2p1x520-ethip4lispip4-ip4base-ndrpdrdisc.robot:| tc01-64B-1t1c-ethip4lispip4-ip4base-ndrdisc
@@ -47,7 +47,7 @@ git repository:
.. code-block:: bash
- $ cd $CSIT/tests/perf
+ $ cd $CSIT/tests/vpp/perf/ipv4_tunnels
$ grep -E "64B-2t2c-ethip4[a-z0-9]+-[a-z0-9]*-ndrdisc" *
10ge2p1x520-ethip4lispip4-ip4base-ndrpdrdisc.robot:| tc07-64B-2t2c-ethip4lispip4-ip4base-ndrdisc
@@ -73,7 +73,7 @@ git repository:
.. code-block:: bash
- $ cd $CSIT/tests/perf
+ $ cd $CSIT/tests/vpp/perf/ipv4_tunnels
$ grep -E "64B-1t1c-ethip4[a-z0-9]+-[a-z0-9]*-pdrdisc" *
10ge2p1x520-ethip4lispip4-ip4base-ndrpdrdisc.robot:| tc02-64B-1t1c-ethip4lispip4-ip4base-pdrdisc
@@ -95,7 +95,7 @@ git repository:
.. code-block:: bash
- $ cd $CSIT/tests/perf
+ $ cd $CSIT/tests/vpp/perf/ipv4_tunnels
$ grep -E "64B-2t2c-ethip4[a-z0-9]+-[a-z0-9]*-pdrdisc" *
10ge2p1x520-ethip4lispip4-ip4base-ndrpdrdisc.robot:| tc08-64B-2t2c-ethip4lispip4-ip4base-pdrdisc
diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/ipv6.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/ipv6.rst
index 6bcd52f33f..4331f492f5 100644
--- a/docs/report/vpp_performance_tests/packet_throughput_graphs/ipv6.rst
+++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/ipv6.rst
@@ -25,7 +25,7 @@ git repository:
.. code-block:: bash
- $ cd $CSIT/tests/perf
+ $ cd $CSIT/tests/vpp/perf/ipv6
$ grep -E "78B-1t1c-ethip6-ip6[a-z0-9]+-[a-z-]*ndrdisc" *
10ge2p1x520-ethip6-ip6base-copwhtlistbase-ndrpdrdisc.robot:| tc01-78B-1t1c-ethip6-ip6base-copwhtlistbase-ndrdisc
@@ -51,7 +51,7 @@ git repository:
.. code-block:: bash
- $ cd $CSIT/tests/perf
+ $ cd $CSIT/tests/vpp/perf/ipv6
$ grep -E "78B-2t2c-ethip6-ip6[a-z0-9]+-[a-z-]*ndrdisc" *
10ge2p1x520-ethip6-ip6base-copwhtlistbase-ndrpdrdisc.robot:| tc07-78B-2t2c-ethip6-ip6base-copwhtlistbase-ndrdisc
@@ -80,7 +80,7 @@ git repository:
.. code-block:: bash
- $ cd $CSIT/tests/perf
+ $ cd $CSIT/tests/vpp/perf/ipv6
$ grep -E "78B-1t1c-ethip6-ip6[a-z0-9]+-[a-z-]*pdrdisc" *
10ge2p1x520-ethip6-ip6base-copwhtlistbase-ndrpdrdisc.robot:| tc02-78B-1t1c-ethip6-ip6base-copwhtlistbase-pdrdisc
@@ -105,7 +105,7 @@ git repository:
.. code-block:: bash
- $ cd $CSIT/tests/perf
+ $ cd $CSIT/tests/vpp/perf/ipv6
$ grep -E "78B-2t2c-ethip6-ip6[a-z0-9]+-[a-z-]*pdrdisc" *
10ge2p1x520-ethip6-ip6base-copwhtlistbase-ndrpdrdisc.robot:| tc08-78B-2t2c-ethip6-ip6base-copwhtlistbase-pdrdisc
diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/ipv6_tunnels.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/ipv6_tunnels.rst
index 0baf6dd782..283d79613e 100644
--- a/docs/report/vpp_performance_tests/packet_throughput_graphs/ipv6_tunnels.rst
+++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/ipv6_tunnels.rst
@@ -25,7 +25,7 @@ git repository:
.. code-block:: bash
- $ cd $CSIT/tests/perf
+ $ cd $CSIT/tests/vpp/perf/ipv6_tunnels
$ grep -E "78B-1t1c-ethip6[a-z0-9]+-[a-z0-9]*-ndrdisc" *
10ge2p1x520-ethip6lispip4-ip6base-ndrdisc.robot:| tc01-78B-1t1c-ethip6lispip4-ip6base-ndrdisc
@@ -46,7 +46,7 @@ git repository:
.. code-block:: bash
- $ cd $CSIT/tests/perf
+ $ cd $CSIT/tests/vpp/perf/ipv6_tunnels
$ grep -E "78B-2t2c-ethip6[a-z0-9]+-[a-z0-9]*-ndrdisc" *
10ge2p1x520-ethip6lispip4-ip6base-ndrdisc.robot:| tc07-78B-2t2c-ethip6lispip4-ip6base-ndrdisc
@@ -70,7 +70,7 @@ git repository:
.. code-block:: bash
- $ cd $CSIT/tests/perf
+ $ cd $CSIT/tests/vpp/perf/ipv6_tunnels
$ grep -E "78B-1t1c-ethip6[a-z0-9]+-[a-z0-9]*-pdrdisc" *
10ge2p1x520-ethip6lispip4-ip6base-ndrdisc.robot:| tc02-78B-1t1c-ethip6lispip4-ip6base-pdrdisc
@@ -91,7 +91,7 @@ git repository:
.. code-block:: bash
- $ cd $CSIT/tests/perf
+ $ cd $CSIT/tests/vpp/perf/ipv6_tunnels
$ grep -E "78B-2t2c-ethip6[a-z0-9]+-[a-z0-9]*-pdrdisc" *
10ge2p1x520-ethip6lispip4-ip6base-ndrdisc.robot:| tc08-78B-2t2c-ethip6lispip4-ip6base-pdrdisc
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 85309113a0..d097d64c9c 100644
--- a/docs/report/vpp_performance_tests/packet_throughput_graphs/l2.rst
+++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/l2.rst
@@ -25,7 +25,7 @@ git repository:
.. code-block:: bash
- $ cd $CSIT/tests/perf
+ $ cd $CSIT/tests/vpp/perf/l2
$ grep -E "64B-1t1c-(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn)-ndrdisc" *
10ge2p1vic1227-eth-l2bdbasemaclrn-ndrpdrdisc.robot:| tc01-64B-1t1c-eth-l2bdbasemaclrn-ndrdisc
@@ -53,7 +53,7 @@ git repository:
.. code-block:: bash
- $ cd $CSIT/tests/perf
+ $ cd $CSIT/tests/vpp/perf/l2
$ grep -E "64B-2t2c-(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn)-ndrdisc" *
10ge2p1vic1227-eth-l2bdbasemaclrn-ndrpdrdisc.robot:| tc07-64B-2t2c-eth-l2bdbasemaclrn-ndrdisc
@@ -84,7 +84,7 @@ git repository:
.. code-block:: bash
- $ cd $CSIT/tests/perf
+ $ cd $CSIT/tests/vpp/perf/l2
$ grep -E "64B-1t1c-(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn)-pdrdisc" *
10ge2p1vic1227-eth-l2bdbasemaclrn-ndrpdrdisc.robot:| tc02-64B-1t1c-eth-l2bdbasemaclrn-pdrdisc
@@ -110,7 +110,7 @@ git repository:
.. code-block:: bash
- $ cd $CSIT/tests/perf
+ $ cd $CSIT/tests/vpp/perf/l2
$ grep -E "64B-2t2c-(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn)-pdrdisc" *
10ge2p1vic1227-eth-l2bdbasemaclrn-ndrpdrdisc.robot:| tc08-64B-2t2c-eth-l2bdbasemaclrn-pdrdisc
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 b932a8e4f1..fbb3bba4de 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
@@ -26,7 +26,7 @@ git repository:
.. code-block:: bash
- $ cd $CSIT/tests/perf
+ $ cd $CSIT/tests/vpp/perf/vm_vhost
$ grep -E "64B-1t1c-.*vhost.*-ndrdisc" *
10ge2p1x520-dot1q-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot:| tc01-64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhost-1vm-ndrdisc
@@ -59,7 +59,7 @@ git repository:
.. code-block:: bash
- $ cd $CSIT/tests/perf
+ $ cd $CSIT/tests/vpp/perf/vm_vhost
$ grep -E "64B-2t2c-.*vhost.*-ndrdisc" *
10ge2p1x520-dot1q-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot:| tc07-64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhost-1vm-ndrdisc
@@ -95,7 +95,7 @@ git repository:
.. code-block:: bash
- $ cd $CSIT/tests/perf
+ $ cd $CSIT/tests/vpp/perf/vm_vhost
$ grep -E "64B-1t1c-.*vhost.*-pdrdisc" *
10ge2p1x520-dot1q-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot:| tc02-64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhost-1vm-pdrdisc
@@ -128,7 +128,7 @@ git repository:
.. code-block:: bash
- $ cd $CSIT/tests/perf
+ $ cd $CSIT/tests/vpp/perf/vm_vhost
$ grep -E "64B-2t2c-.*vhost.*-pdrdisc" *
10ge2p1x520-dot1q-l2bdbasemaclrn-eth-2vhost-1vm-ndrpdrdisc.robot:| tc08-64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhost-1vm-pdrdisc