Skip to content

Commit

Permalink
crypto/dpaa_sec: support IPsec protocol offload
Browse files Browse the repository at this point in the history
Signed-off-by: Akhil Goyal <akhil.goyal@nxp.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
  • Loading branch information
akhilnxp authored and pablodelara committed Jan 20, 2018
1 parent e79416d commit 1f14d50
Show file tree
Hide file tree
Showing 4 changed files with 455 additions and 23 deletions.
1 change: 1 addition & 0 deletions doc/guides/cryptodevs/features/dpaa_sec.ini
Expand Up @@ -7,6 +7,7 @@
Symmetric crypto = Y
Sym operation chaining = Y
HW Accelerated = Y
Protocol offload = Y

;
; Supported crypto algorithms of the 'dpaa_sec' crypto driver.
Expand Down
5 changes: 5 additions & 0 deletions doc/guides/rel_notes/release_18_02.rst
Expand Up @@ -105,6 +105,11 @@ New Features

* AES-CCM algorithm.

* **Updated the DPAA_SEC crypto driver to support rte_security.**

Updated the ``dpaa_sec`` crypto PMD to support ``rte_security`` lookaside
protocol offload for IPSec.

* **Added Wireless Base Band Device (bbdev) abstraction.**

The Wireless Baseband Device library is an acceleration abstraction
Expand Down

0 comments on commit 1f14d50

Please sign in to comment.