X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fgenerator_plots.py;h=32f146bca84d5e412a1cc7ee6759496b1f0fd896;hp=004e65e63b6481f7b2d66ea929b8377a0e5dbd81;hb=670a905fcf26395e2064aab79449fe582eec5853;hpb=17aec18de646b012dc881b182012cbe3479df04d diff --git a/resources/tools/presentation/generator_plots.py b/resources/tools/presentation/generator_plots.py index 004e65e63b..32f146bca8 100644 --- a/resources/tools/presentation/generator_plots.py +++ b/resources/tools/presentation/generator_plots.py @@ -546,6 +546,8 @@ def plot_throughput_speedup_analysis(plot, input_data): limit = plot["limits"]["nic"]["xxv710"] elif "xl710" in test_name: limit = plot["limits"]["nic"]["xl710"] + elif "x553" in test_name: + limit = plot["limits"]["nic"]["x553"] else: limit = 0 if limit > nic_limit: