From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id B2DF01B4DA for ; Thu, 10 Jan 2019 09:35:21 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 3AEB223116; Thu, 10 Jan 2019 03:35:21 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Thu, 10 Jan 2019 03:35:21 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=NAIfX8IrC3yvYx+3/cptWuJLzI1evV2TtPQsagQEo5M=; b=O2+A/vA09Abp pvPvVgfsFaFe0P9htXfL6ZXXPl1wXb3kCxbTp+tZvuuYsYNPfy/9oLZJizXCrveD A9zZczRyg285UkoxUJYgfwwlNlIfb8G6rSH4KXrk23919BKm11hMi76Kbg4kyfzh iQA4mty5TA6XdsD422wBmqKWeLz6DqI= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm1; bh=NAIfX8IrC3yvYx+3/cptWuJLzI1evV2TtPQsagQEo 5M=; b=cSkmjJdJUt7cmRCg/i00F50rv3kpnNhyhloe2y14CqCDwuxEE6JMwHbib 0d/WtMIE4OU4WKN6X5SBcQVIE3EPyG0azCWdUtr3FvInjvMsNzKdAJ/WXwQe5AKd aXJlts7ABJ0YlpgvDwkmZBoz8Ag+g7x94IohGVDS91mM5iTbciveHP6Ik6dH8I1F PdrG0CVIIGAuVBvnvXsZs+mdysxqqhguOUztdEXfE2s1Hq9GvP2kBTolqe3Q+gwR 3lGhvEypg9LMWmjTZqAQbEJkKim3/SKBwOZ7ql7DTe+wCFJ3eIDHOkleGxmZXfn4 zZqTvz1wMKPmwf+Wbsd8q71AWh93Q== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedtledrfedvgdduvddvucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfquhhtnecuuegrihhlohhuthemucef tddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenucfjughrpefhvffufffkjg hfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghsucfoohhnjhgrlhhonhcu oehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucfkphepjeejrddufeegrddvtd efrddukeegnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghl ohhnrdhnvghtnecuvehluhhsthgvrhfuihiivgeptd X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id AF5A710087; Thu, 10 Jan 2019 03:35:19 -0500 (EST) From: Thomas Monjalon To: Konstantin Ananyev Cc: dev@dpdk.org, akhil.goyal@nxp.com, Bernard Iremonger Date: Thu, 10 Jan 2019 09:35:17 +0100 Message-ID: <2686884.WmQrvVan3d@xps> In-Reply-To: <1546546586-22009-11-git-send-email-konstantin.ananyev@intel.com> References: <1546010263-16257-2-git-send-email-konstantin.ananyev@intel.com> <1546546586-22009-11-git-send-email-konstantin.ananyev@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v6 10/10] doc: add IPsec library guide 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: , X-List-Received-Date: Thu, 10 Jan 2019 08:35:22 -0000 03/01/2019 21:16, Konstantin Ananyev: > Add IPsec library guide and update release notes. > > Signed-off-by: Bernard Iremonger > Signed-off-by: Konstantin Ananyev > --- > doc/guides/prog_guide/index.rst | 1 + > doc/guides/prog_guide/ipsec_lib.rst | 168 +++++++++++++++++++++++++ > doc/guides/rel_notes/release_19_02.rst | 11 ++ > 3 files changed, 180 insertions(+) > create mode 100644 doc/guides/prog_guide/ipsec_lib.rst There are some warnings: doc/guides/prog_guide/ipsec_lib.rst:91: WARNING: Inline emphasis start-string without end-string. doc/guides/prog_guide/ipsec_lib.rst:116: WARNING: Inline emphasis start-string without end-string.