15/11/2018 06:10, Anoob Joseph: > From: Ankur Dwivedi <[email protected]> > > Coverity Issue: 323477 > > Using the rte_bsf32 function to find last set bit. This avoids > the for loop and hence the bad bit shift operation. > > Fixes: 351fbee21986 ("common/cpt: support hash") > > Signed-off-by: Ankur Dwivedi <[email protected]> > Signed-off-by: Anoob Joseph <[email protected]>
Applied, thanks

