[dpdk-dev] [PATCH 2/2] bitmap: deprecate and rename rte_bsf64
Thomas Monjalon
thomas at monjalon.net
Thu Nov 22 18:04:20 CET 2018
21/11/2018 13:05, Anatoly Burakov:
> Rename rte_bsf64 to rte_bsf64_safe (this is a "safe" version in
> that it prevents undefined behavior by checking if incoming
> parameter is zero) and move it to common header.
>
> Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>
> Acked-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>
> Acked-by: Jasvinder Singh <jasvinder.singh at intel.com>
Acked-by: Thomas Monjalon <thomas at monjalon.net>
More information about the dev
mailing list