numam-dpdk/drivers/common/cpt
Ankur Dwivedi f9494b67c0 common/cpt: fix bit shift operation for KASUMI
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: 351fbee219 ("common/cpt: support hash")

Signed-off-by: Ankur Dwivedi <ankur.dwivedi@caviumnetworks.com>
Signed-off-by: Anoob Joseph <anoob.joseph@caviumnetworks.com>
2018-11-18 22:31:30 +01:00
..
cpt_common.h crypto/octeontx: add burst dequeue 2018-10-17 12:20:06 +02:00
cpt_hw_types.h crypto/octeontx: add queue pair functions 2018-10-17 12:20:06 +02:00
cpt_mcode_defines.h crypto/octeontx: add burst dequeue 2018-10-17 12:20:06 +02:00
cpt_pmd_logs.h
cpt_pmd_ops_helper.c common/cpt: add PMD ops helper functions 2018-10-17 12:20:06 +02:00
cpt_pmd_ops_helper.h common/cpt: add PMD ops helper functions 2018-10-17 12:20:06 +02:00
cpt_request_mgr.h crypto/octeontx: add burst dequeue 2018-10-17 12:20:06 +02:00
cpt_ucode.h common/cpt: fix bit shift operation for KASUMI 2018-11-18 22:31:30 +01:00
Makefile common/cpt: add PMD ops helper functions 2018-10-17 12:20:06 +02:00
meson.build common/cpt: add PMD ops helper functions 2018-10-17 12:20:06 +02:00
rte_common_cpt_version.map common/cpt: add PMD ops helper functions 2018-10-17 12:20:06 +02:00