f9494b67c0
Using the rte_bsf32 function to find last set bit. This avoids
the for loop and hence the bad bit shift operation.
Coverity issue: 323477
Fixes:
|
||
---|---|---|
.. | ||
cpt_common.h | ||
cpt_hw_types.h | ||
cpt_mcode_defines.h | ||
cpt_pmd_logs.h | ||
cpt_pmd_ops_helper.c | ||
cpt_pmd_ops_helper.h | ||
cpt_request_mgr.h | ||
cpt_ucode.h | ||
Makefile | ||
meson.build | ||
rte_common_cpt_version.map |