diff options
author | Tibor Frank <tifrank@cisco.com> | 2022-06-02 08:19:54 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2022-06-02 06:23:03 +0000 |
commit | 63f3ae05247cd98e4802d02453a2f81b6e58bdbb (patch) | |
tree | c267c1a712fed9ea7c21b9f1eedb037f4d453715 /resources/tools/presentation/specifications/report/elements.yaml | |
parent | 6fb6af29358194449536d95e6c8bdef8e87335ec (diff) |
Report: Add rc1 data
Change-Id: I06c976cb91d5125d18fc9b2d313c2373f61d88b1
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 30fe9cc425351f1474f125b3baf40e6b841ba2fb)
Diffstat (limited to 'resources/tools/presentation/specifications/report/elements.yaml')
-rw-r--r-- | resources/tools/presentation/specifications/report/elements.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/tools/presentation/specifications/report/elements.yaml b/resources/tools/presentation/specifications/report/elements.yaml index 5dcbadf19c..f8bff51658 100644 --- a/resources/tools/presentation/specifications/report/elements.yaml +++ b/resources/tools/presentation/specifications/report/elements.yaml @@ -15204,7 +15204,7 @@ output-file-links: "{DIR[LAT,VPP]}/3n_alt.rst" target-links: "../../_static/vpp" data: "vpp-3n-alt-curr-iter-best" - filter: "'1T1C' and 'NIC_Intel-X520-DA2'" + filter: "'1T1C' and 'NIC_Intel-XL710'" layout: layout: "plot-hdrh-latency-percentile-x-log" @@ -15325,7 +15325,7 @@ output-file-links: "{DIR[LAT,DPDK]}/3n_alt.rst" target-links: "../../_static/dpdk" data: "dpdk-3n-alt-curr-iter-best" - filter: "'1T1C' and 'NIC_Intel-X520-DA2'" + filter: "'1T1C' and 'NIC_Intel-XL710'" layout: layout: "plot-hdrh-latency-percentile-x-log" |