On 5/26/23 05:47, Stephen Hemminger wrote:
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.

I agree with Stephen.
There is some changes in struct rte_bbdev_op_fft, but the related API
are experimental, so I think it is not needed to have a deprecation
notice.

Regards,
Maxime

Reply via email to