From 31ce190ef15ecb8c11e3a505b7497df90d858ac9 Mon Sep 17 00:00:00 2001 From: Hemant Agrawal Date: Thu, 21 Jun 2018 14:43:40 +0530 Subject: [PATCH] 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 --- doc/guides/cryptodevs/dpaa_sec.rst | 1 - 1 file changed, 1 deletion(-) 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). -- 2.20.1