X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Frel_notes%2Frelease_18_05.rst;h=4ef2b35a895ee2bea7a38ca0b06879ecd534fd88;hb=939066d96563377e69a916f20e150e6acfae7e3a;hp=faf7af0ac896187c1847d85a9a22a26dcc3cb5fe;hpb=3bb595ecd6829b4019f281d56036acf4d1ccddc2;p=dpdk.git diff --git a/doc/guides/rel_notes/release_18_05.rst b/doc/guides/rel_notes/release_18_05.rst index faf7af0ac8..4ef2b35a89 100644 --- a/doc/guides/rel_notes/release_18_05.rst +++ b/doc/guides/rel_notes/release_18_05.rst @@ -69,6 +69,12 @@ New Features See the :doc:`../nics/axgbe` nic driver guide for more details on this new driver. +* **Added crypto workload support to vhost library.** + + New APIs are introduced in vhost library to enable virtio crypto support + including session creation/deletion handling and translating virtio-crypto + request into DPDK crypto operations. A sample application is also introduced. + * **Added device event monitor framework.** Added a general device event monitor framework at EAL, for device dynamic management.