diff options
author | Tibor Frank <tifrank@cisco.com> | 2018-02-19 15:08:10 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2018-02-19 15:08:10 +0100 |
commit | ec52d31c064fff2a6bf9c1e0716efa881bcf106e (patch) | |
tree | 759db01e28f81fe294f6775c5e7e329578025834 /docs | |
parent | e15553412cfcc2b14ee3be0e30d1ca3bd146b32a (diff) |
CSIT-891: Add data sources for 1801 report
Change-Id: Ia1a1187c468d0fb57ee6160e633adb38512f0ad7
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/report/vpp_performance_tests/packet_throughput_graphs/l2.rst | 6 |
1 files changed, 3 insertions, 3 deletions
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 34b8785b8a..380a1e4330 100644 --- a/docs/report/vpp_performance_tests/packet_throughput_graphs/l2.rst +++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/l2.rst @@ -163,7 +163,7 @@ git repository: .. only:: html - .. program-output:: cd ../../../../../ && set +x && grep -E "64B-1t1c-(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn|l2bdscale.*|l2dbscale.*)-(eth.*)*ndrdisc" tests/vpp/perf/l2/* + .. program-output:: cd ../../../../../ && set +x && grep -E "64B-1t1c-(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn|l2bdscale.*|l2dbscale.*)-(eth.*)*pdrdisc" tests/vpp/perf/l2/* :shell: .. only:: latex @@ -209,7 +209,7 @@ git repository: VPP PDR 64B packet throughput in 2t2c setup (2thread, 2core) is presented in the graph below. PDR measured for 0.5% packet loss ratio. -.. raw:: html +.. raw:: htmlhttps://zoom.us/j/5695787389 <iframe width="700" height="1000" frameborder="0" scrolling="no" src="../../_static/vpp/64B-2t2c-l2-sel1-pdrdisc.html"></iframe> @@ -227,7 +227,7 @@ git repository: .. only:: html - .. program-output:: cd ../../../../../ && set +x && grep -E "64B-2t2c-(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn|l2bdscale.*|l2dbscale.*)-(eth.*)*ndrdisc" tests/vpp/perf/l2/* + .. program-output:: cd ../../../../../ && set +x && grep -E "64B-2t2c-(eth|dot1q|dot1ad)-(l2xcbase|l2bdbasemaclrn|l2bdscale.*|l2dbscale.*)-(eth.*)*pdrdisc" tests/vpp/perf/l2/* :shell: .. only:: latex |