numam-dpdk/drivers/common/cpt
Anoob Joseph ec54bc9d51 crypto/octeontx: use distinct metabuf pool for each queue
The metabuf pool is shared across all queue pairs belonging to the
PMD. In order to prevent one queue pair from starving another,
use a distinct mempool for each queue pair.

Fixes: 273487f7b3 ("crypto/octeontx: add global resource init")
Cc: stable@dpdk.org

Signed-off-by: Anoob Joseph <anoobj@marvell.com>
Acked-by: Shally Verma <shallyv@marvell.com>
2019-05-01 15:52:55 +02:00
..
cpt_common.h crypto/octeontx: use distinct metabuf pool for each queue 2019-05-01 15:52:55 +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: move device specific code to driver 2019-03-22 15:54:24 +01:00
cpt_pmd_logs.h crypto/octeontx: add PMD skeleton 2018-10-17 12:16:54 +02:00
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_ucode.h crypto/octeontx: use distinct metabuf pool for each queue 2019-05-01 15:52:55 +02: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