From: Sebastian Brzezinka <sebastian.brzezinka@intel.com>
To: Mohammed Bilal <mohammed.bilal@intel.com>,
<igt-dev@lists.freedesktop.org>
Cc: <jeevan.b@intel.com>, <kunal1.joshi@intel.com>,
<sameer.lattannavar@intel.com>
Subject: Re: [PATCH i-g-t v7 3/3] tests/chamelium: Rename connector_test to connector_subtest
Date: Mon, 9 Feb 2026 13:28:13 +0100 [thread overview]
Message-ID: <DGAFJ1S14QEP.2ZFLOW6QKXKZR@intel.com> (raw)
In-Reply-To: <20260203034546.1516152-4-mohammed.bilal@intel.com>
Hi Mohammed,
On Tue Feb 3, 2026 at 4:45 AM CET, Mohammed Bilal wrote:
> Remove the old connector_subtest macro and rename connector_test to
> connector_subtest everywhere, consolidating on a single macro name
> while keeping the improved implementation that properly handles
> connector iteration and skipping.
>
> Signed-off-by: Mohammed Bilal <mohammed.bilal@intel.com>
> ---
> tests/chamelium/kms_chamelium_audio.c | 16 ++---
> tests/chamelium/kms_chamelium_edid.c | 64 +++++++++--------
> tests/chamelium/kms_chamelium_frames.c | 42 +++++------
> tests/chamelium/kms_chamelium_helper.h | 9 +--
> tests/chamelium/kms_chamelium_hpd.c | 99 +++++++++++++-------------
> 5 files changed, 114 insertions(+), 116 deletions(-)
>
> diff --git a/tests/chamelium/kms_chamelium_audio.c b/tests/chamelium/kms_chamelium_audio.c
> index 030a01051..df8d27c0c 100644
> --- a/tests/chamelium/kms_chamelium_audio.c
> +++ b/tests/chamelium/kms_chamelium_audio.c
> @@ -859,22 +859,22 @@ int igt_main()
> igt_describe("DisplayPort tests");
>
> igt_describe(test_display_audio_desc);
> - connector_test("dp-audio", DisplayPort, &data, test_display_audio,
> - "HDMI", IGT_CUSTOM_EDID_DP_AUDIO);
> + connector_subtest("dp-audio", DisplayPort, &data, test_display_audio,
The series currently adds connector_test() and then renames it back to
connector_subtest() in a later patch. This extra step makes the history
harder to read. Please consider introducing the new helper directly as
connector_subtest() and dropping the temporary rename.
--
Best regards,
Sebastian
next prev parent reply other threads:[~2026-02-09 12:28 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-03 3:45 [PATCH i-g-t v7 0/3] Fix chamelium port allocation during igt_fixture Mohammed Bilal
2026-02-03 3:45 ` [PATCH i-g-t v7 1/3] tests/chamelium/kms_chamelium: Add connector_test() macro Mohammed Bilal
2026-02-09 12:04 ` [i-g-t,v7,1/3] " Joshi, Kunal1
2026-02-09 13:04 ` [PATCH i-g-t v7 1/3] " Sebastian Brzezinka
2026-02-03 3:45 ` [PATCH i-g-t v7 2/3] tests/chamelium/kms_chamelium: use helper function for connector lookup in DP/HDMI/VGA tests Mohammed Bilal
2026-02-09 12:05 ` [i-g-t, v7, " Joshi, Kunal1
2026-02-09 13:05 ` [PATCH i-g-t v7 " Sebastian Brzezinka
2026-02-03 3:45 ` [PATCH i-g-t v7 3/3] tests/chamelium: Rename connector_test to connector_subtest Mohammed Bilal
2026-02-09 12:05 ` [i-g-t,v7,3/3] " Joshi, Kunal1
2026-02-09 12:28 ` Sebastian Brzezinka [this message]
2026-02-09 13:06 ` [PATCH i-g-t v7 3/3] " Sebastian Brzezinka
2026-02-05 9:08 ` ✓ Xe.CI.BAT: success for Fix chamelium port allocation during igt_fixture (rev3) Patchwork
2026-02-05 9:58 ` ✓ i915.CI.BAT: " Patchwork
2026-02-06 0:14 ` ✗ i915.CI.Full: failure " Patchwork
2026-02-06 4:00 ` ✗ Xe.CI.FULL: " Patchwork
2026-02-09 12:14 ` Bilal, Mohammed
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=DGAFJ1S14QEP.2ZFLOW6QKXKZR@intel.com \
--to=sebastian.brzezinka@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=jeevan.b@intel.com \
--cc=kunal1.joshi@intel.com \
--cc=mohammed.bilal@intel.com \
--cc=sameer.lattannavar@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