DPDK patches and discussions
 help / color / mirror / Atom feed
* [DPDK/core Bug 1524] rte_lcore API treats Service cores and Registered Non-EAL threads as disabled
@ 2024-08-20  7:01 bugzilla
  0 siblings, 0 replies; only message in thread
From: bugzilla @ 2024-08-20  7:01 UTC (permalink / raw)
  To: dev

[-- Attachment #1: Type: text/plain, Size: 975 bytes --]

https://bugs.dpdk.org/show_bug.cgi?id=1524

            Bug ID: 1524
           Summary: rte_lcore API treats Service cores and Registered
                    Non-EAL threads as disabled
           Product: DPDK
           Version: 24.07
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: core
          Assignee: dev@dpdk.org
          Reporter: mb@smartsharesystems.com
  Target Milestone: ---

rte_lcore_is_enabled() only considers EAL threads (ROLE_RTE) as enabled.
And thus, rte_get_next_lcore() and RTE_LCORE_FOREACH() only traverse EAL
threads.

These should be updated to include Service cores (ROLE_SERVICE) and Registered
Non-EAL threads.
Alternatively, the documentation - and the names of the functions/macros -
should be updated to reflect their behavior.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #2: Type: text/html, Size: 2859 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-08-20  7:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-20  7:01 [DPDK/core Bug 1524] rte_lcore API treats Service cores and Registered Non-EAL threads as disabled bugzilla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).