On Fri, 26 May 2023 02:11:32 +0000 Nicolas Chautru <nicolas.chau...@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.