doc: fix limitations for dpaa crypto
authorHemant Agrawal <hemant.agrawal@nxp.com>
Thu, 21 Jun 2018 09:13:40 +0000 (14:43 +0530)
committerPablo de Lara <pablo.de.lara.guarch@intel.com>
Tue, 10 Jul 2018 22:57:51 +0000 (00:57 +0200)
Fixes: a74af788c632 ("crypto/dpaa_sec: support scatter gather")
Cc: stable@dpdk.org
Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
doc/guides/cryptodevs/dpaa_sec.rst

index c14d6d7..a6283c7 100644 (file)
@@ -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).