summaryrefslogtreecommitdiff
path: root/doc/guides/rel_notes/release_24_07.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/guides/rel_notes/release_24_07.rst')
-rw-r--r--doc/guides/rel_notes/release_24_07.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/guides/rel_notes/release_24_07.rst b/doc/guides/rel_notes/release_24_07.rst
index d67fbd2371..554965b401 100644
--- a/doc/guides/rel_notes/release_24_07.rst
+++ b/doc/guides/rel_notes/release_24_07.rst
@@ -99,6 +99,13 @@ New Features
* Added SSE/NEON vector datapath.
+* **Updated the DSW event device.**
+
+ * Added support for ``RTE_EVENT_DEV_CAP_IMPLICIT_RELEASE_DISABLE``,
+ allowing applications to take on new tasks without having completed
+ (released) the previous event batch. This in turn facilities DSW
+ use alongside high-latency look-aside hardware accelerators.
+
Removed Items
-------------