From: David Marchand <david.marchand@redhat.com>
To: Andre Muezerie <andremue@linux.microsoft.com>
Cc: dev@dpdk.org, konstantin.ananyev@huawei.com, thomas@monjalon.net,
Patrick Robb <probb@iol.unh.edu>,
ci@dpdk.org, Aaron Conole <aconole@redhat.com>
Subject: Re: [PATCH v19 00/27] remove use of VLAs for Windows
Date: Mon, 3 Feb 2025 16:30:30 +0100 [thread overview]
Message-ID: <CAJFAV8z+aLY+etV+0knb0ZJMyocDZMYWStSBLiVZyeW1ZAVFsw@mail.gmail.com> (raw)
In-Reply-To: <1738555590-12753-1-git-send-email-andremue@linux.microsoft.com>
On Mon, Feb 3, 2025 at 5:06 AM Andre Muezerie
<andremue@linux.microsoft.com> wrote:
>
> As per guidance technical board meeting 2024/04/17. This series
> removes the use of VLAs from code built for Windows for all 3
> toolchains. If there are additional opportunities to convert VLAs
> to regular C arrays please provide the details for incorporation
> into the series.
>
> MSVC does not support VLAs, replace VLAs with standard C arrays
> or alloca(). alloca() is available for all toolchain/platform
> combinations officially supported by DPDK.
Recheck-request: iol-testing
--
David Marchand
next parent reply other threads:[~2025-02-03 15:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1713397319-26135-1-git-send-email-roretzla@linux.microsoft.com>
[not found] ` <1738555590-12753-1-git-send-email-andremue@linux.microsoft.com>
2025-02-03 15:30 ` David Marchand [this message]
2025-02-04 15:38 ` Patrick Robb
2025-02-04 16:27 ` Andre Muezerie
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=CAJFAV8z+aLY+etV+0knb0ZJMyocDZMYWStSBLiVZyeW1ZAVFsw@mail.gmail.com \
--to=david.marchand@redhat.com \
--cc=aconole@redhat.com \
--cc=andremue@linux.microsoft.com \
--cc=ci@dpdk.org \
--cc=dev@dpdk.org \
--cc=konstantin.ananyev@huawei.com \
--cc=probb@iol.unh.edu \
--cc=thomas@monjalon.net \
/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;
as well as URLs for NNTP newsgroup(s).