On 14-Nov-18 4:30 PM, Anatoly Burakov wrote:
RTE_BITMAP_OPTIMIZATIONS was never set to 0 and makes no sense
anyway, so remove all code related to it. Also, drop the "likely"
for bsf64 code, because it's a generic function and we cannot
make any assumptions about likely values of incoming arguments.
Signed-off-by: Anatoly Burakov <anatoly.bura...@intel.com>
---
OK, since this requires more rework and can't be merged into 18.11
anyway, i'll mark it as deferred and postpone it till 19.02.
--
Thanks,
Anatoly