aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2018-05-09 09:53:58 +0200
committerTibor Frank <tifrank@cisco.com>2018-05-09 09:53:58 +0200
commit8443891dd9915ed3439b0045c0e47935606d5e61 (patch)
treeba6872283d05b96e2b2849e29e4bfb97e462579a /docs
parent35ac362d7ba35413493b165808362e1169f9f240 (diff)
Report: Fix greps
Change-Id: I450d5e9fa1cbd4a40caec68f3fc4674f744f1168 Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/report/vpp_performance_tests/packet_throughput_graphs/ipsec.rst16
-rw-r--r--docs/report/vpp_performance_tests/packet_throughput_graphs/vm_vhost.rst16
2 files changed, 16 insertions, 16 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 3d8d175a10..b0fd17d644 100644
--- a/docs/report/vpp_performance_tests/packet_throughput_graphs/ipsec.rst
+++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/ipsec.rst
@@ -36,7 +36,7 @@ git repository:
.. only:: html
- .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/crypto && grep -E "64B-1t1c-.*ipsec.*-ndrdisc" *
+ .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/crypto && grep -E "64B-1t1c-(ethip4ipsecbasetnl|ethip4ipsecscale1000tnl|ethip4ipsectptlispgpe)-.*-ndrdisc" *
:shell:
.. only:: latex
@@ -44,7 +44,7 @@ git repository:
.. code-block:: bash
$ cd tests/vpp/perf/crypto
- $ grep -E "64B-1t1c-.*ipsec.*-ndrdisc" *
+ $ grep -E "64B-1t1c-(ethip4ipsecbasetnl|ethip4ipsecscale1000tnl|ethip4ipsectptlispgpe)-.*-ndrdisc" *
VPP NDR 64B packet throughput in 2t2c setup (2thread, 2core) is presented
in the graph below.
@@ -69,7 +69,7 @@ git repository:
.. only:: html
- .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/crypto && grep -E "64B-2t2c-.*ipsec.*-ndrdisc" *
+ .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/crypto && grep -E "64B-2t2c-(ethip4ipsecbasetnl|ethip4ipsecscale1000tnl|ethip4ipsectptlispgpe)-.*-ndrdisc" *
:shell:
.. only:: latex
@@ -77,7 +77,7 @@ git repository:
.. code-block:: bash
$ cd tests/vpp/perf/crypto
- $ grep -E "64B-2t2c-.*ipsec.*-ndrdisc" *
+ $ grep -E "64B-2t2c-(ethip4ipsecbasetnl|ethip4ipsecscale1000tnl|ethip4ipsectptlispgpe)-.*-ndrdisc" *
PDR Throughput
~~~~~~~~~~~~~~
@@ -105,7 +105,7 @@ git repository:
.. only:: html
- .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/crypto && grep -E "64B-1t1c-.*ipsec.*-pdrdisc" *
+ .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/crypto && grep -E "64B-1t1c-(ethip4ipsecbasetnl|ethip4ipsecscale1000tnl|ethip4ipsectptlispgpe)-.*-pdrdisc" *
:shell:
.. only:: latex
@@ -113,7 +113,7 @@ git repository:
.. code-block:: bash
$ cd tests/vpp/perf/crypto
- $ grep -E "64B-1t1c-.*ipsec.*-pdrdisc" *
+ $ grep -E "64B-1t1c-(ethip4ipsecbasetnl|ethip4ipsecscale1000tnl|ethip4ipsectptlispgpe)-.*-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.
@@ -138,7 +138,7 @@ git repository:
.. only:: html
- .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/crypto && grep -E "64B-2t2c-.*ipsec.*-pdrdisc" *
+ .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/crypto && grep -E "64B-2t2c-(ethip4ipsecbasetnl|ethip4ipsecscale1000tnl|ethip4ipsectptlispgpe)-.*-pdrdisc" *
:shell:
.. only:: latex
@@ -146,4 +146,4 @@ git repository:
.. code-block:: bash
$ cd tests/vpp/perf/crypto
- $ grep -E "64B-2t2c-.*ipsec.*-pdrdisc" *
+ $ grep -E "64B-2t2c-(ethip4ipsecbasetnl|ethip4ipsecscale1000tnl|ethip4ipsectptlispgpe)-.*-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 bcfc2d03c8..938e06fa3f 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
@@ -51,7 +51,7 @@ git repository:
.. only:: html
- .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/vm_vhost && grep -E "64B-1t1c-.*vhost.*-ndrdisc" *
+ .. 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
@@ -59,7 +59,7 @@ git repository:
.. code-block:: bash
$ cd tests/vpp/perf/vm_vhost
- $ grep -E "64B-1t1c-.*vhost.*-ndrdisc" *
+ $ grep -E "64B-1t1c-(eth|ethip4)-.*vhost.*-pdrdisc" *0-eth*-*-ndrpdrdisc.robot
VPP NDR 64B packet throughput in 2t2c setup (2thread, 2core) is presented
in the graph below.
@@ -101,7 +101,7 @@ git repository:
.. only:: html
- .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/vm_vhost && grep -E "64B-2t2c-.*vhost.*-ndrdisc" *
+ .. 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
@@ -109,7 +109,7 @@ git repository:
.. code-block:: bash
$ cd tests/vpp/perf/vm_vhost
- $ grep -E "64B-2t2c-.*vhost.*-ndrdisc" *
+ $ grep -E "64B-2t2c-(eth|ethip4)-.*vhost.*-pdrdisc" *0-eth*-*-ndrpdrdisc.robot
PDR Throughput
~~~~~~~~~~~~~~
@@ -154,7 +154,7 @@ git repository:
.. only:: html
- .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/vm_vhost && grep -E "64B-1t1c-.*vhost.*-pdrdisc" *
+ .. 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
@@ -162,7 +162,7 @@ git repository:
.. code-block:: bash
$ cd tests/vpp/perf/vm_vhost
- $ grep -E "64B-1t1c-.*vhost.*-pdrdisc" *
+ $ grep -E "64B-1t1c-(eth|ethip4)-.*vhost.*-pdrdisc" *0-eth*-*-ndrpdrdisc.robot
VPP PDR 64B packet throughput in 2t2c setup (2thread, 2core) is presented
in the graph below. PDR measured for 0.5% packet loss ratio.
@@ -204,7 +204,7 @@ git repository:
.. only:: html
- .. program-output:: cd ../../../../../ && set +x && cd tests/vpp/perf/vm_vhost && grep -E "64B-2t2c-.*vhost.*-pdrdisc" *
+ .. 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
@@ -212,4 +212,4 @@ git repository:
.. code-block:: bash
$ cd tests/vpp/perf/vm_vhost
- $ grep -E "64B-2t2c-.*vhost.*-pdrdisc" *
+ $ grep -E "64B-2t2c-(eth|ethip4)-.*vhost.*-pdrdisc" *0-eth*-*-ndrpdrdisc.robot