doc: fix crypto feature table
authorPablo de Lara <pablo.de.lara.guarch@intel.com>
Thu, 9 Jun 2016 15:44:34 +0000 (16:44 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 20 Jun 2016 19:08:10 +0000 (21:08 +0200)
Some crypto PMDs that support symmetric crypto were not marked
as supported in the supported feature flags table.

Fixes: 2373c0661b2f0 ("doc: add cryptodevs guide overview")

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Deepak Kumar Jain <deepak.k.jain@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
doc/guides/cryptodevs/overview.rst

index 4a84146..5861440 100644 (file)
@@ -36,7 +36,7 @@ Supported Feature Flags
    :header: "Feature Flags", "qat", "null", "aesni_mb", "aesni_gcm", "snow3g"
    :stub-columns: 1
 
-   "RTE_CRYPTODEV_FF_SYMMETRIC_CRYPTO",x,x,,,
+   "RTE_CRYPTODEV_FF_SYMMETRIC_CRYPTO",x,x,x,x,x
    "RTE_CRYPTODEV_FF_ASYMMETRIC_CRYPTO",,,,,
    "RTE_CRYPTODEV_FF_SYM_OPERATION_CHAINING",x,x,x,x,x
    "RTE_CRYPTODEV_FF_CPU_SSE",,,x,x,x