doc: fix limitations for dpaa crypto

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>
This commit is contained in:
Hemant Agrawal 2018-06-21 14:43:40 +05:30 committed by Pablo de Lara
parent 90c8a2d02a
commit 31ce190ef1

View 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).