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

