From f12e62b5d43bdc3765b167a17887e2e441e902eb Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Mon, 30 Oct 2017 17:19:32 +0100 Subject: Report: plots Change-Id: Ife20611fc3eab19b4b6bde405907fcad420f7cf8 Signed-off-by: Tibor Frank --- docs/report/dpdk_performance_tests/packet_latency_graphs/ip4.rst | 4 ++-- docs/report/dpdk_performance_tests/packet_latency_graphs/l2.rst | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/report/dpdk_performance_tests/packet_latency_graphs') diff --git a/docs/report/dpdk_performance_tests/packet_latency_graphs/ip4.rst b/docs/report/dpdk_performance_tests/packet_latency_graphs/ip4.rst index c978d56b80..0bccc4b920 100644 --- a/docs/report/dpdk_performance_tests/packet_latency_graphs/ip4.rst +++ b/docs/report/dpdk_performance_tests/packet_latency_graphs/ip4.rst @@ -29,7 +29,7 @@ git repository by filtering with specified regex as follows: .. only:: html - .. program-output:: cd ../../../../../ && set -x && cd tests/dpdk/perf && grep -E '64B-1t1c-ethip4-ip4base-l3fwd-ndrdisc' * + .. program-output:: cd ../../../../../ && set +x && cd tests/dpdk/perf && grep -E '64B-1t1c-ethip4-ip4base-l3fwd-ndrdisc' * :shell: .. only:: latex @@ -62,7 +62,7 @@ git repository by filtering with specified regex as follows: .. only:: html - .. program-output:: cd ../../../../../ && set -x && cd tests/dpdk/perf && grep -E '64B-2t2c-ethip4-ip4base-l3fwd-ndrdisc' * + .. program-output:: cd ../../../../../ && set +x && cd tests/dpdk/perf && grep -E '64B-2t2c-ethip4-ip4base-l3fwd-ndrdisc' * :shell: .. only:: latex diff --git a/docs/report/dpdk_performance_tests/packet_latency_graphs/l2.rst b/docs/report/dpdk_performance_tests/packet_latency_graphs/l2.rst index 6bdb86da92..bcb7c4468c 100644 --- a/docs/report/dpdk_performance_tests/packet_latency_graphs/l2.rst +++ b/docs/report/dpdk_performance_tests/packet_latency_graphs/l2.rst @@ -30,7 +30,7 @@ git repository by filtering with specified regex as follows: .. only:: html - .. program-output:: cd ../../../../../ && set -x && cd tests/dpdk/perf && grep -P '64B-1t1c-eth-l2xcbase-testpmd-ndrdisc' * + .. program-output:: cd ../../../../../ && set +x && cd tests/dpdk/perf && grep -P '64B-1t1c-eth-l2xcbase-testpmd-ndrdisc' * :shell: .. only:: latex @@ -63,7 +63,7 @@ git repository by filtering with specified regex as follows: .. only:: html - .. program-output:: cd ../../../../../ && set -x && cd tests/dpdk/perf && grep -P '64B-2t2c-eth-l2xcbase-testpmd-ndrdisc' * + .. program-output:: cd ../../../../../ && set +x && cd tests/dpdk/perf && grep -P '64B-2t2c-eth-l2xcbase-testpmd-ndrdisc' * :shell: .. only:: latex -- cgit 1.2.3-korg