doc: add crypto port and action for pipeline in release notes
This patch updates the release notes for added feature of crypto port and symmetric crypto action. Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com> Acked-by: Marko Kovacevic <marko.kovacevic@intel.com>
This commit is contained in:
parent
31259a3376
commit
efde55f4d1
@ -157,6 +157,18 @@ New Features
|
||||
as cipher, cipher-authentication chaining, and aead encryption and
|
||||
decryption. This is achieved by calling DPDK Cryptodev APIs.
|
||||
|
||||
* **Added cryptodev port to port library.**
|
||||
|
||||
Cryptodev port is a shim layer in the port library that interacts with DPDK
|
||||
Cryptodev PMDs including burst enqueuing and dequeuing crypto operations.
|
||||
|
||||
* **Added symmetric cryptographic actions to the pipeline library.**
|
||||
|
||||
In the pipeline library an added symmetric crypto action parsing and action
|
||||
handler are implemented. The action allows automatically preparing the crypto
|
||||
operation with the rules specified such as algorithm, key, and IV, etc for
|
||||
the cryptodev port to process.
|
||||
|
||||
* **Added support for GEN3 devices to Intel QAT driver .**
|
||||
|
||||
Added support for the third generation of Intel QuickAssist devices.
|
||||
|
Loading…
Reference in New Issue
Block a user