Re: [PATCH v8 0/7] Lcore variables

2024-10-13 Thread Mattias Rönnblom
On 2024-10-11 16:23, Stephen Hemminger wrote: On Thu, 10 Oct 2024 16:13:42 +0200 Mattias Rönnblom wrote: This patch set introduces a new API for static per-lcore id data allocation. Please refer to the API documentation for both a rationale for this new API, and a comparison to the alternat

[PATCH v8 0/7] Lcore variables

2024-10-10 Thread Mattias Rönnblom
This patch set introduces a new API for static per-lcore id data allocation. Please refer to the API documentation for both a rationale for this new API, and a comparison to the alternatives available. The adoption of this API would affect many different DPDK modules, but the author updated onl