diff options
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" |