ice driver compiler warning

Morten Brørup <[email protected]> Sat, 1 Aug 2026 11:00:38 +0200
Newsgroups org.dpdk.dev
Message-ID <[email protected]>
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 =3D=3D 'gcc' and =
cc.version().version_compare('>=3D11.0.0'))
    error_cflags +=3D ['-Wno-array-bounds']
endif

Ref:
https://github.com/DPDK/dpdk/blob/main/drivers/net/intel/ice/base/meson.b=
uild#L49


Venlig hilsen / Kind regards,
-Morten Br=F8rup