DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v1 0/1] doc: release note update related to bbdev
@ 2022-09-22 20:58 Nic Chautru
  2022-09-22 20:58 ` [PATCH v1 1/1] doc: release note update for the bbdev change Nic Chautru
  0 siblings, 1 reply; 2+ messages in thread
From: Nic Chautru @ 2022-09-22 20:58 UTC (permalink / raw)
  To: dev, gakhil; +Cc: Nic Chautru

Hi Akhil, 
This is the release note update as discussed on the email list.

Nic Chautru (1):
  doc: release note update for the bbdev change

 doc/guides/rel_notes/release_22_11.rst | 8 ++++++++
 1 file changed, 8 insertions(+)

-- 
2.37.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH v1 1/1] doc: release note update for the bbdev change
  2022-09-22 20:58 [PATCH v1 0/1] doc: release note update related to bbdev Nic Chautru
@ 2022-09-22 20:58 ` Nic Chautru
  0 siblings, 0 replies; 2+ messages in thread
From: Nic Chautru @ 2022-09-22 20:58 UTC (permalink / raw)
  To: dev, gakhil; +Cc: Nic Chautru

To be squashed by Akhil.

Signed-off-by: Nic Chautru <nicolas.chautru@intel.com>
---
 doc/guides/rel_notes/release_22_11.rst | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/doc/guides/rel_notes/release_22_11.rst b/doc/guides/rel_notes/release_22_11.rst
index 8c021cf050..22c0f23e39 100644
--- a/doc/guides/rel_notes/release_22_11.rst
+++ b/doc/guides/rel_notes/release_22_11.rst
@@ -84,6 +84,14 @@ API Changes
    Also, make sure to start the actual text at the margin.
    =======================================================
 
+* bbdev: Added new operation for FFT processing with notably the new functions
+  ``rte_bbdev_enqueue_fft_ops`` and ``rte_bbdev_dequeue_fft_ops`` and related structures.
+
+* bbdev: Updated enums such as ``rte_bbdev_op_type`` to include padding and to allow for
+  futureproof enum insertion.
+
+* bbdev: Updated structures to allow for new parameters for device status, queue topology and
+  queue status being exposed using ``rte_bbdev_enqueue_status `` and ``rte_bbdev_device_status``.
 
 ABI Changes
 -----------
-- 
2.37.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-22 20:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-22 20:58 [PATCH v1 0/1] doc: release note update related to bbdev Nic Chautru
2022-09-22 20:58 ` [PATCH v1 1/1] doc: release note update for the bbdev change Nic Chautru

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).