diff options
author | Maciek Konstantynowicz <mkonstan@cisco.com> | 2018-01-26 15:57:22 +0000 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2018-01-29 13:27:03 +0000 |
commit | bec37227b55bd54bca1149d4756850aed72b6866 (patch) | |
tree | 6643c902435c569dbc4680a350fb28082959f4e7 /resources | |
parent | 4394d2bb3a30e2d892a0f19e55dbcb6fb5bc0bc8 (diff) |
rls1801 report: meltdown and spectremeltdown static content edits.
Change-Id: Ia81a2fc86884a5c13deabce9b7e68b57d307ef5c
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
(cherry picked from commit 1701c0a9db9cc57423e5d1a9009788d0a707ecd6)
Diffstat (limited to 'resources')
-rw-r--r-- | resources/tools/presentation/specification.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index d898241b94..e8884623a1 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -44,8 +44,6 @@ DIR[DTR,FUNC,HC]: "{DIR[DTR]}/honeycomb_functional_results" DIR[DTR,FUNC,NSHSFC]: "{DIR[DTR]}/nshsfc_functional_results" DIR[DTR,PERF,VPP,IMPRV]: "{DIR[WORKING,SRC]}/vpp_performance_tests/performance_improvements" - DIR[DTR,PERF,VPP,IMPACT,SPECTRE]: "{DIR[WORKING,SRC]}/vpp_performance_tests/performance_impact_spectre" - DIR[DTR,PERF,VPP,IMPACT,MELTDOWN]: "{DIR[WORKING,SRC]}/vpp_performance_tests/performance_impact_meltdown" # Detailed test configurations DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration" |