From 260014edb510693fea6d7e60c17e9f023a26baf2 Mon Sep 17 00:00:00 2001 From: Hemant Agrawal Date: Thu, 21 Jun 2018 14:43:41 +0530 Subject: [PATCH] doc: fix limitations for dpaa2 crypto Fixes: 37f96eb01bce ("crypto/dpaa2_sec: support scatter gather") Cc: stable@dpdk.org Signed-off-by: Hemant Agrawal Acked-by: Akhil Goyal --- doc/guides/cryptodevs/dpaa2_sec.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/guides/cryptodevs/dpaa2_sec.rst b/doc/guides/cryptodevs/dpaa2_sec.rst index 3ea24c8aa9..86d0a8ddbf 100644 --- a/doc/guides/cryptodevs/dpaa2_sec.rst +++ b/doc/guides/cryptodevs/dpaa2_sec.rst @@ -148,7 +148,6 @@ Where x is the device object id as configured in resource container. 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