From: Mauro Carvalho Chehab <mauro.chehab@linux.intel.com>
To: Kamil Konieczny <kamil.konieczny@linux.intel.com>
Cc: igt-dev@lists.freedesktop.org,
Katarzyna Piecielska <katarzyna.piecielska@intel.com>,
Aditya Chauhan <aditya.chauhan@intel.com>,
Girotra Himanshu <himanshu.girotra@intel.com>,
Sandeep Kumar Parupalli <sandeep.kumar.parupalli@intel.com>
Subject: Re: [PATCH i-g-t v2 00/16] Introduce Mega feature to Xe and i915 tests
Date: Fri, 26 Apr 2024 10:09:29 +0200 [thread overview]
Message-ID: <20240426100929.3eb592a5@maurocar-mobl2> (raw)
In-Reply-To: <20240426092545.1b2e344c@maurocar-mobl2>
On Fri, 26 Apr 2024 09:25:45 +0200
Mauro Carvalho Chehab <mauro.chehab@linux.intel.com> wrote:
> On Thu, 25 Apr 2024 19:29:13 +0200
> Kamil Konieczny <kamil.konieczny@linux.intel.com> wrote:
>
> > > - for i915:
> > >
> > > WARNING: feature CMD submission has multiple parents: None and Infrastructure
> > > WARNING: feature CMD submission has multiple hierarchical levels: 1 and 2
> >
> > 'None' here and below looks a little strange.
I double-checked the logic which produces such warning: None means that
it is on the first level (so, no parents).
>
> Indeed. I'll take a better look on how such warning was generated.
The output I pasted is bogus: the code was using a very old version of
definitions from an old repository (from the time gem_pwrite_snooped.c
was at tests/i915/).
Fixing it produces a different set of warnings:
WARNING: feature pwrite has multiple hierarchical levels: 3 and 4
WARNING: feature CMD submission has multiple parents: Desktop client and General Core features
WARNING: feature CMD submission has multiple hierarchical levels: 2 and 3
WARNING: feature General Core features has multiple parents: Server and Infrastructure
WARNING: feature buffer management has multiple parents: Memory management tests and CMD submission
WARNING: feature driver handler has multiple parents: CMD submission and driver
WARNING: feature sseu has multiple parents: uapi and Power management tests
WARNING: feature semaphore has multiple parents: CMD submission and Synchronization
WARNING: feature command parser has multiple parents: Blitter tests and CMD submission
WARNING: feature coherency has multiple parents: CMD submission and Caching
WARNING: feature fences has multiple parents: Memory management tests and CMD submission
WARNING: feature tiling has multiple parents: Blitter tests and Memory management tests
WARNING: feature context has multiple parents: Workarounds and Compute tests
WARNING: feature sysfs reset has multiple parents: Reset and SysMan tests
WARNING: feature drm_mm has multiple parents: Memory management and Memory management tests
WARNING: feature mock device has multiple parents: DRM and Core
Regards,
Mauro
prev parent reply other threads:[~2024-04-26 8:09 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-23 10:48 [PATCH i-g-t v2 00/16] Introduce Mega feature to Xe and i915 tests Katarzyna Piecielska
2024-04-23 10:48 ` [PATCH i-g-t v2 01/16] tests/intel: Introduce General Core Mega feature Katarzyna Piecielska
2024-04-23 10:48 ` [PATCH i-g-t v2 02/16] tests: Add Memory management tests to " Katarzyna Piecielska
2024-04-25 17:19 ` Kamil Konieczny
2024-04-23 10:49 ` [PATCH i-g-t v2 03/16] tests/intel: Add Blitter " Katarzyna Piecielska
2024-04-23 10:49 ` [PATCH i-g-t v2 04/16] tests/intel: Introduce Power management " Katarzyna Piecielska
2024-04-25 17:11 ` Kamil Konieczny
2024-04-23 10:49 ` [PATCH i-g-t v2 05/16] tests/intel: Introduce Compute " Katarzyna Piecielska
2024-04-23 10:49 ` [PATCH i-g-t v2 06/16] tests: Add DRIVER_ANY tests to General Core " Katarzyna Piecielska
2024-04-23 10:49 ` [PATCH i-g-t v2 07/16] tests/intel: Add legacy i915 " Katarzyna Piecielska
2024-04-23 10:49 ` [PATCH i-g-t v2 08/16] tests/intel: Introduce SysMan " Katarzyna Piecielska
2024-04-25 17:15 ` Kamil Konieczny
2024-04-23 10:49 ` [PATCH i-g-t v2 09/16] tests/intel: Add general XE tests to General Core " Katarzyna Piecielska
2024-04-23 10:49 ` [PATCH i-g-t v2 10/16] tests/intel: Introduce Performance " Katarzyna Piecielska
2024-04-23 10:49 ` [PATCH i-g-t v2 11/16] tests/intel: Introduce Compression " Katarzyna Piecielska
2024-04-23 10:49 ` [PATCH i-g-t v2 12/16] tests/intel: Introduce Render " Katarzyna Piecielska
2024-04-25 17:07 ` Kamil Konieczny
2024-04-23 10:49 ` [PATCH i-g-t v2 13/16] tests/intel: Add GPGPU tests to Compute " Katarzyna Piecielska
2024-04-23 10:49 ` [PATCH i-g-t v2 14/16] tests/intel: Introduce Media " Katarzyna Piecielska
2024-04-23 10:49 ` [PATCH i-g-t v2 15/16] tests/intel: Introduce RAS " Katarzyna Piecielska
2024-04-23 10:49 ` [PATCH i-g-t v2 16/16] tests/intel: Add display tests to General Display Features Katarzyna Piecielska
2024-04-25 15:36 ` [PATCH i-g-t v2 00/16] Introduce Mega feature to Xe and i915 tests Mauro Carvalho Chehab
2024-04-25 17:29 ` Kamil Konieczny
2024-04-26 7:25 ` Mauro Carvalho Chehab
2024-04-26 8:09 ` Mauro Carvalho Chehab [this message]
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=20240426100929.3eb592a5@maurocar-mobl2 \
--to=mauro.chehab@linux.intel.com \
--cc=aditya.chauhan@intel.com \
--cc=himanshu.girotra@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=kamil.konieczny@linux.intel.com \
--cc=katarzyna.piecielska@intel.com \
--cc=sandeep.kumar.parupalli@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