866bc6742c
A new device feature flag, RTE_COMPDEV_FF_OP_DONE_IN_DEQUEUE is added. A PMD should set this if the bulk of the processing is done during the dequeue. It should leave it cleared if the bulk of the processing is done during the enqueue (default). Applications can use this as a hint for tuning. Signed-off-by: Fiona Trahe <fiona.trahe@intel.com> Acked-by: Shally Verma <shallyv@marvell.com> |
||
---|---|---|
.. | ||
Makefile | ||
meson.build | ||
rte_comp.c | ||
rte_comp.h | ||
rte_compressdev_internal.h | ||
rte_compressdev_pmd.c | ||
rte_compressdev_pmd.h | ||
rte_compressdev_version.map | ||
rte_compressdev.c | ||
rte_compressdev.h |