Skip to content

Commit

Permalink
doc: update release notes 24.05
Browse files Browse the repository at this point in the history
update release notes for DAO version 24.05

Signed-off-by: Bheemappa Agasimundin <bagasimundin@marvell.com>
Change-Id: If7fcdc3bb4285adde588a8916955a7e5d179fbb7
Reviewed-on: https://sj1git1.cavium.com/c/IP/SW/dataplane/dpu-offload/+/128552
Reviewed-by: Jerin Jacob <jerinj@marvell.com>
Tested-by: Jerin Jacob <jerinj@marvell.com>
  • Loading branch information
Bheemappa Agasimundin authored and jerinjacobk committed May 28, 2024
1 parent 67909d7 commit bc3e7cd
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions doc/guides/rel_notes/release_24_05.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,11 @@ New Features
Library provides APIs to interact with platform devices from user space leveraging
vfio-platform kernel driver framework

* *Helper*

Helper library is the collection of utility functions. These APIs serve as public interfaces
and abstract the hardware-specific DAO implementations.


* **Applications**

Expand All @@ -56,6 +61,13 @@ New Features
optimized software solution for advanced features like as port hair pinning, tunnel-transport,
port hotplugging, etc.

* *virtio-extbuf*

This DPDK application enables testing of the VirtIO external buffer use case by forwarding
traffic between a VirtIO net device and a DPDK ethdev device. The application leverages a
helper library for the control path and utilizes VirtIO external buffer APIs for the data path.
The VirtIO net device is emulated using the VirtIO DAO library.

Removed Items
-------------

Expand Down

0 comments on commit bc3e7cd

Please sign in to comment.