From 8443891dd9915ed3439b0045c0e47935606d5e61 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Wed, 9 May 2018 09:53:58 +0200 Subject: Report: Fix greps Change-Id: I450d5e9fa1cbd4a40caec68f3fc4674f744f1168 Signed-off-by: Tibor Frank --- .../packet_throughput_graphs/vm_vhost.rst | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'docs/report/vpp_performance_tests/packet_throughput_graphs/vm_vhost.rst') 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 -- cgit 1.2.3-korg