Hi Stephen,

On Wed, Sep 10, 2025, 22:34 Stephen Hemminger <stephen@networkplumber.org> wrote:

> +#ifndef RTE_EXEC_ENV_WINDOWS
> +                    

Windows doesn't support secondary processes, not sure how you tested this.
When Windows supports secondary processes it should the existing EAL API's,
not fixing every service.
Yeah, I have tested on Linux only, the code is under the macro 
#ifndef RTE_EXEC_ENV_WINDOWS
#endif 

Best regards, 
Khadem