[PATCH v2 04/10] test-pmd: do explicit 64-bit shift to avoid implicit conversion
Bruce Richardson
bruce.richardson at intel.com
Tue Feb 18 17:47:38 CET 2025
On Tue, Feb 18, 2025 at 08:32:03AM -0800, Andre Muezerie wrote:
> Compiling with MSVC results in warnings like the one below:
>
> app/test-pmd/util.c(201): warning C4334: '<<': result of 32-bit shift
> implicitly converted to 64 bits (was 64-bit shift intended?)
>
> Signed-off-by: Andre Muezerie <andremue at linux.microsoft.com>
> Signed-off-by: Chengwen Feng <fengchengwen at huawei.com>
> ---
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
More information about the dev
mailing list