From 785519e26196b9e0a5016d0fc54ed099fd0a920f Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Mon, 3 Jul 2017 20:19:11 +0200 Subject: 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 --- .../vpp_performance_tests/packet_throughput_graphs/ipv4.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/report/vpp_performance_tests/packet_throughput_graphs/ipv4.rst') 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 -- cgit 1.2.3-korg