15/11/2018 06:10, Anoob Joseph:
> From: Ankur Dwivedi
>
> 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
> Sig
From: Ankur Dwivedi
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
Signed-off-by: Anoob Joseph
---
drivers/common/cpt/cpt_
2 matches
Mail list logo