From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 1A64290FC for ; Thu, 27 Jul 2017 17:42:33 +0200 (CEST) Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 27 Jul 2017 08:42:32 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.40,421,1496127600"; d="scan'208";a="132711564" Received: from irsmsx106.ger.corp.intel.com ([163.33.3.31]) by fmsmga006.fm.intel.com with ESMTP; 27 Jul 2017 08:42:32 -0700 Received: from irsmsx155.ger.corp.intel.com (163.33.192.3) by IRSMSX106.ger.corp.intel.com (163.33.3.31) with Microsoft SMTP Server (TLS) id 14.3.319.2; Thu, 27 Jul 2017 16:42:31 +0100 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.133]) by irsmsx155.ger.corp.intel.com ([169.254.14.182]) with mapi id 14.03.0319.002; Thu, 27 Jul 2017 16:42:31 +0100 From: "De Lara Guarch, Pablo" To: "Mcnamara, John" CC: "dev@dpdk.org" Thread-Topic: [PATCH] doc: fix missing section underline Thread-Index: AQHTBro6dUr08K6WwkCbO1hjeFzPIqJn0FaQ Date: Thu, 27 Jul 2017 15:42:30 +0000 Message-ID: References: <20170727012508.39330-1-pablo.de.lara.guarch@intel.com> In-Reply-To: <20170727012508.39330-1-pablo.de.lara.guarch@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 10.0.102.7 dlp-reaction: no-action x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] doc: fix missing section underline 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, 27 Jul 2017 15:42:34 -0000 > -----Original Message----- > From: De Lara Guarch, Pablo > Sent: Thursday, July 27, 2017 2:25 AM > To: Mcnamara, John > Cc: dev@dpdk.org; De Lara Guarch, Pablo > > Subject: [PATCH] doc: fix missing section underline >=20 > Fixes: b59502a5e3d0 ("cryptodev: add AEAD parameters in crypto > operation") >=20 > Signed-off-by: Pablo de Lara Applied to dpdk-next-crypto. Pablo