From: "Alex Bennée" <alex.bennee@linaro.org>
To: Julien Olivain <ju.o@free.fr>
Cc: buildroot@buildroot.org,
Eric Le Bihan <eric.le.bihan.dev@free.fr>,
Heiko Thiery <heiko.thiery@gmail.com>
Subject: Re: [Buildroot] [PATCH v7 3/4] package/vkmark: add vkmark benchmarking tool
Date: Mon, 23 Jun 2025 11:17:37 +0100 [thread overview]
Message-ID: <87a55y3gou.fsf@draig.linaro.org> (raw)
In-Reply-To: <8d2c6354ff9cf8ce64e8753204aaabfb@free.fr> (Julien Olivain's message of "Sun, 22 Jun 2025 13:47:23 +0200")
Julien Olivain <ju.o@free.fr> writes:
> Hi Alex,
>
> On 18/06/2025 16:28, Alex Bennée wrote:
>> We build from a recent HEAD to ensure we have the fixes to better
>> handle the missing KHR_display extension.
>> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
>
> This patch still has the "vl.xml" issue reported in the
> previous version. See:
> https://lore.kernel.org/buildroot/39b12258dcb1ac7768d0579bb80647f0@free.fr/
This version is based on the commits:
https://github.com/vkmark/vkmark/commit/101be30c1a039eab08886919a8065d728b4bd1f0
>
> You can reproduce the issue by running the runtime test in the
> Buildroot docker reference image. For example, using the command:
>
> utils/docker-run support/testing/run-tests \
> -k -d dl -o output_folder tests.package.test_vkmark
>
> I see that the PR [1] has been merged upstream. So maybe you could
> just update to a commit including this fix?
VKMARK_VERSION = 101be30c1a039eab08886919a8065d728b4bd1f0
VKMARK_SITE = $(call github,vkmark,vkmark,$(VKMARK_VERSION))
During the upstream review I was asked to squash the
meson.get_external_property('sys_root', ''), into the join_paths
statement but I didn't think that would break anything.
Lets me check what happened.
>
> Best regards,
>
> Julien.
>
> [1] https://github.com/vkmark/vkmark/pull/76
--
Alex Bennée
Virtualisation Tech Lead @ Linaro
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2025-06-23 10:17 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-18 14:28 [Buildroot] [PATCH v7 0/4] Add vkmark graphics benchmarking tool Alex Bennée
2025-06-18 14:28 ` [Buildroot] [PATCH v7 1/4] package/vulkan-sdk: new package Alex Bennée
2025-06-22 11:45 ` Julien Olivain
2025-06-18 14:28 ` [Buildroot] [PATCH v7 2/4] package/vulkan-[headers|loader|tools]: bump to 1.4.317 release Alex Bennée
2025-06-22 11:46 ` Julien Olivain
2025-06-18 14:28 ` [Buildroot] [PATCH v7 3/4] package/vkmark: add vkmark benchmarking tool Alex Bennée
2025-06-22 11:47 ` Julien Olivain
2025-06-23 10:17 ` Alex Bennée [this message]
2025-06-18 14:28 ` [Buildroot] [PATCH v7 4/4] support/testing: add test for vkmark package Alex Bennée
2025-06-22 11:48 ` Julien Olivain
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=87a55y3gou.fsf@draig.linaro.org \
--to=alex.bennee@linaro.org \
--cc=buildroot@buildroot.org \
--cc=eric.le.bihan.dev@free.fr \
--cc=heiko.thiery@gmail.com \
--cc=ju.o@free.fr \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.