[PATCH 0/2] Fix errors with updated MSVC in github actions
Bruce Richardson
bruce.richardson at intel.com
Thu Dec 4 12:29:01 CET 2025
The version of MSVC in our github CI has been updated so new warnings
are appearing about "zero extending 'unsigned long' to 'uint64_t' of
greater size." These two patches ensure that the build in github is
clean again.
Bruce Richardson (2):
rcu: fix warning on Windows builds
net/ice: disable warning in base code for Windows builds
drivers/net/intel/ice/base/meson.build | 1 +
lib/rcu/rte_rcu_qsbr.h | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
--
2.51.0
More information about the dev
mailing list