On Fri, Jan 06, 2023 at 02:01:42PM -0800, Tyler Retzlaff wrote:
> Move existing bit manipulation, log and npow functions from
> rte_common.h to rte_bitops.h
>
> Provide leading and trailing zero bit count functions to abstract away
> compiler specific implementations.
>
> Include basic unit test
Move existing bit manipulation, log and npow functions from
rte_common.h to rte_bitops.h
Provide leading and trailing zero bit count functions to abstract away
compiler specific implementations.
Include basic unit test for new leading/trailing zero bit count functions.
v3:
* rename to use 32/6
2 matches
Mail list logo