DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: fix wrong table name
@ 2020-01-21 13:35 Pablo de Lara
  2020-01-21 14:33 ` Akhil Goyal
  0 siblings, 1 reply; 2+ messages in thread
From: Pablo de Lara @ 2020-01-21 13:35 UTC (permalink / raw)
  To: akhil.goyal; +Cc: dev, Pablo de Lara

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(-)

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
 
-- 
2.7.5


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dpdk-dev] [PATCH] doc: fix wrong table name
  2020-01-21 13:35 [dpdk-dev] [PATCH] doc: fix wrong table name Pablo de Lara
@ 2020-01-21 14:33 ` Akhil Goyal
  0 siblings, 0 replies; 2+ messages in thread
From: Akhil Goyal @ 2020-01-21 14:33 UTC (permalink / raw)
  To: Pablo de Lara; +Cc: dev



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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-01-21 14:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-21 13:35 [dpdk-dev] [PATCH] doc: fix wrong table name Pablo de Lara
2020-01-21 14:33 ` Akhil Goyal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).