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.richard...@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.bura...@intel.com>

--
Thanks,
Anatoly

Reply via email to