[PATCH v1 1/1] doc: announce change in bbdev api related to operation extension
Stephen Hemminger
stephen at networkplumber.org
Fri May 26 05:47:22 CEST 2023
On Fri, 26 May 2023 02:11:32 +0000
Nicolas Chautru <nicolas.chautru at intel.com> wrote:
> +
> +* bbdev: Will extend the API to support the new operation type ``RTE_BBDEV_OP_MLDTS`` as per
> + this `v1 <https://patches.dpdk.org/project/dpdk/list/?series=28192>`. This will also introduce
> + new symbols for ``rte_bbdev_dequeue_mldts_ops``, ``rte_bbdev_enqueue_mldts_ops``,
> + ``rte_bbdev_mldts_op_alloc_bulk`` and ``rte_bbdev_mldts_op_free_bulk``. This will also extend
> + the API related to the FFT operation in ``rte_bbdev_op_fft``.
> --
New symbols do not require a deprecation notice.
Only changes and removal.
More information about the dev
mailing list