From patchwork Tue Jan 21 13:35:40 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "De Lara Guarch, Pablo" X-Patchwork-Id: 65012 X-Patchwork-Delegate: gakhil@marvell.com Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id A54D8A04DD; Tue, 21 Jan 2020 14:35:53 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id AFCE11252; Tue, 21 Jan 2020 14:35:52 +0100 (CET) Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by dpdk.org (Postfix) with ESMTP id 2687B11A4 for ; Tue, 21 Jan 2020 14:35:50 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 21 Jan 2020 05:35:49 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,346,1574150400"; d="scan'208";a="227339063" Received: from silpixa00399593.ir.intel.com (HELO silpixa00399593.ger.corp.intel.com) ([10.237.223.21]) by orsmga003.jf.intel.com with ESMTP; 21 Jan 2020 05:35:47 -0800 From: Pablo de Lara To: akhil.goyal@nxp.com Cc: dev@dpdk.org, Pablo de Lara Date: Tue, 21 Jan 2020 13:35:40 +0000 Message-Id: <1579613740-186458-1-git-send-email-pablo.de.lara.guarch@intel.com> X-Mailer: git-send-email 2.7.5 Subject: [dpdk-dev] [PATCH] doc: fix wrong table name X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "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 Reported-by: Adam Dybkowski --- 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