From: Raslan Darawsheh <rasland@nvidia.com>
To: Andre Muezerie <andremue@linux.microsoft.com>,
Matan Azrad <matan@nvidia.com>,
Dariusz Sosnowski <dsosnowski@nvidia.com>,
Viacheslav Ovsiienko <viacheslavo@nvidia.com>,
Bing Zhao <bingz@nvidia.com>, Ori Kam <orika@nvidia.com>,
Suanming Mou <suanmingm@nvidia.com>
Cc: dev@dpdk.org
Subject: Re: [PATCH] net/mlx5: avoid implicit conversion to 64 bits
Date: Wed, 4 Jun 2025 18:01:26 +0300 [thread overview]
Message-ID: <a1a49430-3a47-4566-b61f-3c604eb5963d@nvidia.com> (raw)
In-Reply-To: <1746458202-12356-1-git-send-email-andremue@linux.microsoft.com>
Hi,
On 05/05/2025 6:16 PM, Andre Muezerie wrote:
> When compiling with MSVC, errors like the one below pop up:
>
> ../drivers/crypto/mlx5/mlx5_crypto_xts.c(488): warning C4334:
> '<<': result of 32-bit shift implicitly converted to 64 bits
> (was 64-bit shift intended?)
>
> Depending on the situation, the fix is to do a 64-bit shift, or
> be explicit about the type conversion by adding a cast.
>
> Signed-off-by: Andre Muezerie <andremue@linux.microsoft.com>
Patch applied to next-net-mlx,
Kindest regards
Raslan Darawsheh
prev parent reply other threads:[~2025-06-04 15:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-05 15:16 Andre Muezerie
2025-06-03 16:16 ` Dariusz Sosnowski
2025-06-04 15:01 ` Raslan Darawsheh [this message]
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=a1a49430-3a47-4566-b61f-3c604eb5963d@nvidia.com \
--to=rasland@nvidia.com \
--cc=andremue@linux.microsoft.com \
--cc=bingz@nvidia.com \
--cc=dev@dpdk.org \
--cc=dsosnowski@nvidia.com \
--cc=matan@nvidia.com \
--cc=orika@nvidia.com \
--cc=suanmingm@nvidia.com \
--cc=viacheslavo@nvidia.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).