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 for new leading/trailing zero bit count functions. > > v3: > * rename to use 32/64 instead of l/ll suffixes > * add new functions to rte_bitops.h instead of new header > * move other bit functions from rte_common.h to rte_bitops.h > Series-acked-by: Bruce Richardson <bruce.richard...@intel.com>
- Re: [PATCH v4 2/2] eal: provide leading ... Tyler Retzlaff
- Re: [PATCH v4 0/2] eal: provide leading and trai... Ferruh Yigit
- [PATCH v3 0/3] eal: provide leading and trailing zero bit... Tyler Retzlaff
- [PATCH v3 3/3] test/bitcount: add bitcount tests Tyler Retzlaff
- Re: [PATCH v3 3/3] test/bitcount: add bitcount t... Thomas Monjalon
- Re: [PATCH v3 3/3] test/bitcount: add bitcou... Tyler Retzlaff
- Re: [PATCH v3 3/3] test/bitcount: add bi... Tyler Retzlaff
- RE: [PATCH v3 3/3] test/bitcount: add bitcount t... Morten Brørup
- [PATCH v3 1/3] eal: move bit functions from common t... Tyler Retzlaff
- [PATCH v3 2/3] eal: provide leading and trailing zer... Tyler Retzlaff
- Re: [PATCH v3 0/3] eal: provide leading and trailing... Bruce Richardson
- [PATCH v5 0/2] eal: provide leading and trailing zero bit... Tyler Retzlaff
- [PATCH v5 2/2] eal: provide leading and trailing zer... Tyler Retzlaff
- [PATCH v5 1/2] eal: move bit operation common to bit... Tyler Retzlaff
- [PATCH v6 0/2] eal: provide leading and trailing zero bit... Tyler Retzlaff
- [PATCH v6 1/2] eal: move bit operation common to bit... Tyler Retzlaff
- [PATCH v6 2/2] eal: provide leading and trailing zer... Tyler Retzlaff