doc: fix wrong table name

Message ID 1579613740-186458-1-git-send-email-pablo.de.lara.guarch@intel.com (mailing list archive)
State Accepted, archived
Delegated to: akhil goyal
Headers
Series doc: fix wrong table name |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/Intel-compilation success Compilation OK

Commit Message

De Lara Guarch, Pablo Jan. 21, 2020, 1:35 p.m. UTC
  SNOW3G documentation was updated recently,
but the new table created has a duplicated name
(same as ZUC documentation).

Fixes: 912cd327ab1f ("crypto/snow3g: use IPSec library")

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Reported-by: Adam Dybkowski <adamx.dybkowski@intel.com>
---
 doc/guides/cryptodevs/snow3g.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Comments

Akhil Goyal Jan. 21, 2020, 2:33 p.m. UTC | #1
> 
> SNOW3G documentation was updated recently,
> but the new table created has a duplicated name
> (same as ZUC documentation).
> 
> Fixes: 912cd327ab1f ("crypto/snow3g: use IPSec library")
> 
> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
> Reported-by: Adam Dybkowski <adamx.dybkowski@intel.com>
> ---
Squashed with original commit.

Thanks.
  

Patch

diff --git a/doc/guides/cryptodevs/snow3g.rst b/doc/guides/cryptodevs/snow3g.rst
index d45bcad..8fb06f4 100644
--- a/doc/guides/cryptodevs/snow3g.rst
+++ b/doc/guides/cryptodevs/snow3g.rst
@@ -49,7 +49,7 @@  on their system before building DPDK:
 As a reference, the following table shows a mapping between the past DPDK versions
 and the external crypto libraries supported by them:
 
-.. _table_zuc_versions:
+.. _table_snow3g_versions:
 
 .. table:: DPDK and external crypto library version compatibility