22/11/2018 18:04, Thomas Monjalon: > 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.bura...@intel.com> > > Acked-by: Cristian Dumitrescu <cristian.dumitre...@intel.com> > > Acked-by: Jasvinder Singh <jasvinder.si...@intel.com> > > Acked-by: Thomas Monjalon <tho...@monjalon.net>
Series applied, thanks