From: Thomas Monjalon <thomas@monjalon.net>
To: Bruce Richardson <bruce.richardson@intel.com>
Cc: dev@dpdk.org, stable@dpdk.org, david.marchand@redhat.com
Subject: Re: [PATCH 0/2] Fix errors with updated MSVC in github actions
Date: Thu, 04 Dec 2025 17:31:49 +0100 [thread overview]
Message-ID: <5061127.GXAFRqVoOG@thomas> (raw)
In-Reply-To: <20251204112904.2869502-1-bruce.richardson@intel.com>
04/12/2025 12:29, Bruce Richardson:
> 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
Applied, thanks.
Note: MSVC is a more accurate cause than Windows.
next prev parent reply other threads:[~2025-12-04 16:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-04 11:29 [PATCH 0/2] Fix errors with updated MSVC in github actions Bruce Richardson
2025-12-04 11:29 ` [PATCH 1/2] rcu: fix warning on Windows builds Bruce Richardson
2025-12-04 11:29 ` [PATCH 2/2] net/ice: disable warning in base code for " Bruce Richardson
2025-12-04 16:31 ` Thomas Monjalon [this message]
2025-12-04 17:04 ` [PATCH 0/2] Fix errors with updated MSVC in github actions Bruce Richardson
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=5061127.GXAFRqVoOG@thomas \
--to=thomas@monjalon.net \
--cc=bruce.richardson@intel.com \
--cc=david.marchand@redhat.com \
--cc=dev@dpdk.org \
--cc=stable@dpdk.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.