15/11/2018 06:10, Anoob Joseph: > From: Ankur Dwivedi <ankur.dwiv...@caviumnetworks.com> > > 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 <ankur.dwiv...@caviumnetworks.com> > Signed-off-by: Anoob Joseph <anoob.jos...@caviumnetworks.com>
Applied, thanks