All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: sunyuechi@iscas.ac.cn
Cc: dev@dpdk.org, Bruce Richardson <bruce.richardson@intel.com>,
	David Marchand <david.marchand@redhat.com>
Subject: Re: [PATCH] devtools: add RISC-V vector in meson build test
Date: Mon, 10 Nov 2025 10:39:41 +0100	[thread overview]
Message-ID: <2488151.i5x4bddO4K@thomas> (raw)
In-Reply-To: <11c5f45b.209a.19a6bafd5c3.Coremail.sunyuechi@iscas.ac.cn>

10/11/2025 03:54, sunyuechi@iscas.ac.cn:
> &gt; Maybe we want to replace the generic RISC-V build with the vector one.
> &gt; It could be discussed in another patch.
> 
> I think both scalar and vector build detection should exist,
> because I've seen several times in other projects that after adding vector optimization, 
> the scalar version build failed due to incorrect compilation conditions. 
> Some cautious projects also test various extension combinations. What do you think?

We can test it in a CI, but test-meson-builds.sh is supposed to be run
very frequently by all maintainers. I think it is too much.
As a comparison, in this script we test only
1 Arm target, 1 LoongArch, 1 Power.



      reply	other threads:[~2025-11-10  9:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-10  2:52 [PATCH] devtools: add RISC-V vector in meson build test Sun Yuechi
2025-11-10  2:54 ` sunyuechi
2025-11-10  9:39   ` Thomas Monjalon [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=2488151.i5x4bddO4K@thomas \
    --to=thomas@monjalon.net \
    --cc=bruce.richardson@intel.com \
    --cc=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=sunyuechi@iscas.ac.cn \
    /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.