[RFC v4 4/6] eal: add unit tests for exactly-once bit access functions
Morten Brørup
mb at smartsharesystems.com
Tue Apr 30 12:37:03 CEST 2024
> 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.
More information about the dev
mailing list