ice driver compiler warning
Morten Brørup
mb at smartsharesystems.com
Sat Aug 1 11:00:38 CEST 2026
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
More information about the dev
mailing list