Signed-off-by: Chengwen Feng <fengchengwen at huawei.com> On 2025/2/12 6:02, Andre Muezerie wrote: > Compiling with MSVC results in errors like the one below: > > app/test-pmd/cmdline_flow.c(8819): error C2099: initializer > is not a constant > > Signed-off-by: Andre Muezerie <andremue at linux.microsoft.com>