[PATCH 1/2] doc/eal: add doc entry for service core list flag

Burakov, Anatoly anatoly.burakov at intel.com
Thu Jun 26 15:36:10 CEST 2025


On 6/24/2025 3:34 PM, Bruce Richardson wrote:
> In the list of EAL arguments, only the "-s" flag for service cores was
> documented. Add an entry for the "-S" one too, which takes a core list
> instead of a core mask.
> 
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
> ---
>   doc/guides/linux_gsg/eal_args.include.rst | 5 +++++
>   1 file changed, 5 insertions(+)
> 
> diff --git a/doc/guides/linux_gsg/eal_args.include.rst b/doc/guides/linux_gsg/eal_args.include.rst
> index 359721eb6a..6ee79877c1 100644
> --- a/doc/guides/linux_gsg/eal_args.include.rst
> +++ b/doc/guides/linux_gsg/eal_args.include.rst
> @@ -79,6 +79,11 @@ Lcore-related options
>   
>       Hexadecimal bitmask of cores to be used as service cores.
>   
> +*   ``-S <service core list>``
> +
> +    List of cores to be used as service cores.
> +
> +
>   Device-related options
>   ~~~~~~~~~~~~~~~~~~~~~~
>   

Acked-By: Anatoly Burakov <anatoly.burakov at intel.com>

-- 
Thanks,
Anatoly


More information about the dev mailing list