From: Hemant Agrawal Date: Thu, 21 Jun 2018 09:13:40 +0000 (+0530) Subject: doc: fix limitations for dpaa crypto X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=31ce190ef15ecb8c11e3a505b7497df90d858ac9;p=dpdk.git doc: fix limitations for dpaa crypto Fixes: a74af788c632 ("crypto/dpaa_sec: support scatter gather") Cc: stable@dpdk.org Signed-off-by: Hemant Agrawal Acked-by: Akhil Goyal --- diff --git a/doc/guides/cryptodevs/dpaa_sec.rst b/doc/guides/cryptodevs/dpaa_sec.rst index c14d6d7b1d..a6283c7e6c 100644 --- a/doc/guides/cryptodevs/dpaa_sec.rst +++ b/doc/guides/cryptodevs/dpaa_sec.rst @@ -94,7 +94,6 @@ For blacklisting a DPAA device, following commands can be used. Limitations ----------- -* Chained mbufs are not supported. * Hash followed by Cipher mode is not supported * Only supports the session-oriented API implementation (session-less APIs are not supported).