From: sys_stv@intel.com
To: test-report@dpdk.org, thomas@monjalon.net
Subject: compilation|WARNING| pw(151183) sid(34565) job(PER_PATCH_BUILD14844)drivers: allow build with VLAs
Date: 08 Feb 2025 01:37:47 -0800 [thread overview]
Message-ID: <38d22c$3bd624@orviesa008-auth.jf.intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1777 bytes --]
Test-Label: Intel-compilation
Test-Status: WARNING
http://dpdk.org/patch/151183
_apply issues_
Submitter: Thomas Monjalon <thomas@monjalon.net>
Date: 2025-02-08 09:28:38
Reply_mail: <20250208092839.1238770-1-thomas@monjalon.net>
DPDK git baseline:
Repo:dpdk, CommitID: 3553897d84d8b54a1b1136cbf04dd7f1a40fd85b
* Repo: dpdk
The warnings look like below:
nfb_rx.h:156:16: error:
ISO C90 forbids variable length array 'packets' [-Werror=vla]
156 | struct ndp_packet packets[nb_pkts];
mvpp2/mrvl_flow.c:108:9: error:
ISO C90 forbids variable length array 'zeros' [-Werror=vla]
108 | uint8_t zeros[size];
mvsam/rte_mrvl_pmd.c:865:16: error:
ISO C90 forbids variable length array 'requests_crp' [-Werror=vla]
865 | struct sam_cio_op_params requests_crp[nb_ops];
Fixes: 1bf86800f7da ("build: warn on uses of VLA")
--
Server version missing
You should provide the server version in the URL configured via git-config or --server
This will be required in git-pw 2.0
error: patch failed: drivers/crypto/mvsam/meson.build:20
error: drivers/crypto/mvsam/meson.build: patch does not apply
error: patch failed: drivers/net/mvpp2/meson.build:26
error: drivers/net/mvpp2/meson.build: patch does not apply
error: patch failed: drivers/net/nfb/meson.build:21
error: drivers/net/nfb/meson.build: patch does not apply
Applying: drivers: allow build with VLAs
Patch failed at 0001 drivers: allow build with VLAs
Use 'git am --show-current-patch' to see the failed patch
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
DPDK STV team
reply other threads:[~2025-02-08 9:37 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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='38d22c$3bd624@orviesa008-auth.jf.intel.com' \
--to=sys_stv@intel.com \
--cc=test-report@dpdk.org \
--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).