[RFC v4 4/6] eal: add unit tests for exactly-once bit access functions
Mattias Rönnblom
hofors at lysator.liu.se
Tue Apr 30 13:58:43 CEST 2024
On 2024-04-30 12:37, Morten Brørup wrote:
>> From: Mattias Rönnblom [mailto:mattias.ronnblom at ericsson.com]
>> Sent: Tuesday, 30 April 2024 11.55
>>
>> Extend bitops tests to cover the
>> rte_bit_once_[set|clear|assign|test]() family of functions.
>>
>> RFC v4:
>> * Remove redundant continuations.
>>
>> Signed-off-by: Mattias Rönnblom <mattias.ronnblom at ericsson.com>
>> Acked-by: Morten Brørup <mb at smartsharesystems.com>
>> Acked-by: Tyler Retzlaff <roretzla at linux.microsoft.com>
>> ---
>> app/test/test_bitops.c | 10 +
>> lib/eal/include/rte_bitops.h | 425 +++++++++++++++++++++++++++++++++++
>> 2 files changed, 435 insertions(+)
>
> The rte_bitops.h changes belong in another patch in the series.
>
>
Thanks. Will send a v5.
More information about the dev
mailing list