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 <andre...@linux.microsoft.com> > Signed-off-by: Chengwen Feng <fengcheng...@huawei.com> > --- Acked-by: Bruce Richardson <bruce.richard...@intel.com>
- Re: [PATCH 01/10] eal: add workaround for __builtin... Stephen Hemminger
- Re: [PATCH 01/10] eal: add workaround for __builtin... fengchengwen
- Re: [PATCH 00/10] enable "app" to be compiled ... David Marchand
- [PATCH v2 00/10] enable "app" to be compiled w... Andre Muezerie
- [PATCH v2 03/10] test-pmd: fix printf format string... Andre Muezerie
- Re: [PATCH v2 03/10] test-pmd: fix printf forma... Bruce Richardson
- Re: [PATCH v2 03/10] test-pmd: fix printf f... Andre Muezerie
- Re: [PATCH v2 03/10] test-pmd: fix prin... Bruce Richardson
- Re: [PATCH v2 03/10] test-pmd: fix... Andre Muezerie
- [PATCH v2 04/10] test-pmd: do explicit 64-bit shift... Andre Muezerie
- Re: [PATCH v2 04/10] test-pmd: do explicit 64-b... Bruce Richardson
- [PATCH v2 01/10] eal: add workaround for __builtin_... Andre Muezerie
- RE: [PATCH v2 01/10] eal: add workaround for __... Morten Brørup
- Re: [PATCH v2 01/10] eal: add workaround fo... Andre Muezerie
- Re: [PATCH v2 01/10] eal: add workaroun... Stephen Hemminger
- Re: [PATCH v2 01/10] eal: add work... Andre Muezerie
- [PATCH v2 06/10] test-pmd: avoid non-constant initi... Andre Muezerie
- [PATCH v2 02/10] test_alarm: avoid warning about di... Andre Muezerie
- [PATCH v2 08/10] test-pmd: declare lcore_count atom... Andre Muezerie
- [PATCH v2 05/10] test-pmd: avoid undefined behavior Andre Muezerie
- Re: [PATCH v2 05/10] test-pmd: avoid undefined ... Bruce Richardson