From: Andi Shyti <andi.shyti@linux.intel.com>
To: Kamil Konieczny <kamil.konieczny@linux.intel.com>,
Sebastian Brzezinka <sebastian.brzezinka@intel.com>,
igt-dev@lists.freedesktop.org, krzysztof.karas@intel.com
Subject: Re: [PATCH] tests/intel/gem_exec_balancer: Decrease required load in `full` test
Date: Tue, 17 Dec 2024 19:08:16 +0100 [thread overview]
Message-ID: <Z2G-ELt9yrHygP6-@ashyti-mobl2.lan> (raw)
In-Reply-To: <20241217162302.u52qy7ji5zlfahm5@kamilkon-desk.igk.intel.com>
Hi,
this patch is wrongly formatted:
- where is the versioning? (git format patch -v <N>). I think
this is v4.
- where is the changelog? (please after the '---' section).
Please don't overlook at them next time.
On Tue, Dec 17, 2024 at 05:23:02PM +0100, Kamil Konieczny wrote:
> Hi Sebastian,
> On 2024-12-17 at 15:06:41 +0000, Sebastian Brzezinka wrote:
> > Adjust the minimal load in the `full` test. It's a minor tolerance
> > issue expected 90% got 86.6%.
> >
> > Closes: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13003
>
> Remove empty line, with this
Can you fix it before merging to avoid another resend?
In any case:
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
Thanks,
Andi
> Reviewed-by: Kamil Konieczny <kamil.konieczny@linux.intel.com>
>
> >
> > Signed-off-by: Sebastian Brzezinka <sebastian.brzezinka@intel.com>
> > ---
> > tests/intel/gem_exec_balancer.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/tests/intel/gem_exec_balancer.c b/tests/intel/gem_exec_balancer.c
> > index c3f0c938b..46ea19a2a 100644
> > --- a/tests/intel/gem_exec_balancer.c
> > +++ b/tests/intel/gem_exec_balancer.c
> > @@ -1815,7 +1815,7 @@ static void full(int i915, unsigned int flags)
> >
> > free(ci);
> >
> > - igt_assert_f(load > 0.90,
> > + igt_assert_f(load > 0.85,
> > "minimum load for %d x class:%d was found to be only %.1f%% busy\n",
> > count, class, load*100);
> > gem_quiescent_gpu(i915);
> > --
> > 2.34.1
> >
next prev parent reply other threads:[~2024-12-17 18:08 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-17 15:06 [PATCH] tests/intel/gem_exec_balancer: Decrease required load in `full` test Sebastian Brzezinka
2024-12-17 16:23 ` Kamil Konieczny
2024-12-17 18:08 ` Andi Shyti [this message]
2024-12-17 19:07 ` Kamil Konieczny
2025-01-15 15:01 ` Kamil Konieczny
2024-12-18 20:02 ` ✓ i915.CI.BAT: success for " Patchwork
2024-12-18 20:24 ` ✓ Xe.CI.BAT: " Patchwork
2024-12-19 7:59 ` ✗ i915.CI.Full: failure " Patchwork
2024-12-19 17:10 ` Sebastian Brzezinka
2024-12-20 10:36 ` Sebastian Brzezinka
2024-12-23 11:50 ` Ravali, JupallyX
2024-12-19 10:24 ` ✗ Xe.CI.Full: " Patchwork
2024-12-19 10:29 ` [PATCH] " Krzysztof Karas
2024-12-23 10:56 ` ✓ i915.CI.Full: success for " Patchwork
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Z2G-ELt9yrHygP6-@ashyti-mobl2.lan \
--to=andi.shyti@linux.intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=kamil.konieczny@linux.intel.com \
--cc=krzysztof.karas@intel.com \
--cc=sebastian.brzezinka@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox