ec54bc9d51
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:
|
||
---|---|---|
.. | ||
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_ucode.h | ||
Makefile | ||
meson.build | ||
rte_common_cpt_version.map |