[PATCH 04/10] test-pmd: do explicit 64-bit shift to avoid implicit conversion

fengchengwen fengchengwen at huawei.com
Wed Feb 12 02:03:47 CET 2025


Signed-off-by: Chengwen Feng <fengchengwen at huawei.com>

On 2025/2/12 6:02, 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>



More information about the dev mailing list