automatic DPDK test reports
 help / color / mirror / Atom feed
* compilation|WARNING| pw(151183) sid(34565) job(PER_PATCH_BUILD14844)drivers: allow build with VLAs
@ 2025-02-08  9:37 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2025-02-08  9:37 UTC (permalink / raw)
  To: test-report, thomas

[-- 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-02-08  9:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-08  9:37 compilation|WARNING| pw(151183) sid(34565) job(PER_PATCH_BUILD14844)drivers: allow build with VLAs sys_stv

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).