Signed-off-by: Chengwen Feng <fengcheng...@huawei.com> On 2025/2/12 6:02, Andre Muezerie wrote: > Compiling with MSVC results in the warning below: > > app/test-pmd/cmdline_flow.c(13964): warning C4098: 'cmd_set_raw_parsed': > 'void' function returning a value > > Signed-off-by: Andre Muezerie <andre...@linux.microsoft.com>
- [PATCH 04/10] test-pmd: do explicit 64-bit shift to avoi... Andre Muezerie
- [PATCH 02/10] test_alarm: avoid warning about different ... Andre Muezerie
- [PATCH 03/10] test-pmd: fix printf format string mismatc... Andre Muezerie
- Re: [PATCH 03/10] test-pmd: fix printf format strin... Stephen Hemminger
- Re: [PATCH 03/10] test-pmd: fix printf format strin... fengchengwen
- [PATCH 05/10] test-pmd: avoid undefined behavior Andre Muezerie
- [PATCH 07/10] test-pmd: don't return value from void fun... Andre Muezerie
- Re: [PATCH 07/10] test-pmd: don't return value from... fengchengwen
- [PATCH 08/10] test-pmd: declare lcore_count atomic when ... Andre Muezerie
- Re: [PATCH 08/10] test-pmd: declare lcore_count ato... Stephen Hemminger
- Re: [PATCH 08/10] test-pmd: declare lcore_count... Andre Muezerie
- Re: [PATCH 08/10] test-pmd: declare lcore_count ato... fengchengwen
- [PATCH 06/10] test-pmd: avoid non-constant initializer Andre Muezerie
- [PATCH 09/10] test: add workaround for __builtin_constan... Andre Muezerie
- Re: [PATCH 09/10] test: add workaround for __builti... Stephen Hemminger
- Re: [PATCH 09/10] test: add workaround for __bu... Andre Muezerie
- [PATCH 01/10] eal: add workaround for __builtin_constant... Andre Muezerie