From: Stephen Hemminger <stephen@networkplumber.org>
To: "Morten Brørup" <mb@smartsharesystems.com>
Cc: <bruce.richardson@intel.com>,
"Anatoly Burakov" <anatoly.burakov@intel.com>, <dev@dpdk.org>
Subject: Re: ice driver compiler warning
Date: Sat, 1 Aug 2026 08:22:20 -0700 [thread overview]
Message-ID: <20260801082220.314a39fb@phoenix.local> (raw)
In-Reply-To: <98CBD80474FA8B44BF855DF32C47DC35F659AF@smartserver.smartshare.dk>
On Sat, 1 Aug 2026 11:00:38 +0200
Morten Brørup <mb@smartsharesystems.com> wrote:
> ice driver maintainers,
>
> Is the ice base driver still defining structure fields with [0], or has it been updated to use []?
> Maybe the workaround in meson.build is not required anymore:
>
> # Bugzilla ID: 678
> if (toolchain == 'gcc' and cc.version().version_compare('>=11.0.0'))
> error_cflags += ['-Wno-array-bounds']
> endif
>
> Ref:
> https://github.com/DPDK/dpdk/blob/main/drivers/net/intel/ice/base/meson.build#L49
>
>
> Venlig hilsen / Kind regards,
> -Morten Brørup
>
>
Looks like it could be dropped. I see no errors with Gcc 18
prev parent reply other threads:[~2026-08-01 15:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-01 9:00 ice driver compiler warning Morten Brørup
2026-08-01 15:22 ` Stephen Hemminger [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=20260801082220.314a39fb@phoenix.local \
--to=stephen@networkplumber.org \
--cc=anatoly.burakov@intel.com \
--cc=bruce.richardson@intel.com \
--cc=dev@dpdk.org \
--cc=mb@smartsharesystems.com \
/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