RE: [PATCH v6 2/7] eal: add lcore variable functional tests

2024-09-18 Thread Konstantin Ananyev
> -Original Message- > From: Mattias Rönnblom > Sent: Wednesday, September 18, 2024 9:01 AM > To: dev@dpdk.org > Cc: hof...@lysator.liu.se; Morten Brørup ; > Stephen Hemminger ; > Konstantin Ananyev ; David Marchand > ; Jerin Jacob > ; Mattias Rönnblom &g

[PATCH v6 2/7] eal: add lcore variable functional tests

2024-09-18 Thread Mattias Rönnblom
Add functional test suite to exercise the API. Signed-off-by: Mattias Rönnblom Acked-by: Morten Brørup -- PATCH v6: * Update FOREACH invocations to match new API. RFC v5: * Adapt tests to reflect the removal of the GET() and SET() macros. RFC v4: * Check all lcore id's values for all var