From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 2A9C82BAE for ; Mon, 11 Dec 2017 11:43:59 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 11 Dec 2017 02:43:58 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.45,391,1508828400"; d="scan'208";a="1865530" Received: from irsmsx109.ger.corp.intel.com ([163.33.3.23]) by orsmga006.jf.intel.com with ESMTP; 11 Dec 2017 02:43:58 -0800 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.167]) by IRSMSX109.ger.corp.intel.com ([169.254.13.28]) with mapi id 14.03.0319.002; Mon, 11 Dec 2017 10:43:57 +0000 From: "De Lara Guarch, Pablo" To: "Trahe, Fiona" , "O Mahony, Billy" , "dev@dpdk.org" CC: "O Mahony, Billy" Thread-Topic: [dpdk-dev] [PATCH] cryptodev: Add useful comment to _sym_session Thread-Index: AQHTZ3SWln0VgZDC+EutI0rkPVcNVaMoG0OAgBXvfEA= Date: Mon, 11 Dec 2017 10:43:56 +0000 Message-ID: References: <1511782828-19964-1-git-send-email-billy.o.mahony@intel.com> <348A99DA5F5B7549AA880327E580B435892C8380@IRSMSX101.ger.corp.intel.com> In-Reply-To: <348A99DA5F5B7549AA880327E580B435892C8380@IRSMSX101.ger.corp.intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMWI2ZWYxMjktZWQ3MC00OWZhLTgzMWUtNzYxY2VhYTY0YTM0IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6IlwvMHJBQnhTcXBKV29XQTBwSUZ4ZUpHcnhVZVB0T2cramVYdTFsMWJsY3A4PSJ9 x-ctpclassification: CTP_IC dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] cryptodev: Add useful comment to _sym_session 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: Mon, 11 Dec 2017 10:44:00 -0000 > -----Original Message----- > From: Trahe, Fiona > Sent: Monday, November 27, 2017 11:45 AM > To: O Mahony, Billy ; De Lara Guarch, Pablo > ; dev@dpdk.org > Cc: O Mahony, Billy > Subject: RE: [dpdk-dev] [PATCH] cryptodev: Add useful comment to > _sym_session >=20 >=20 >=20 > > -----Original Message----- > > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Billy O'Mahony > > Sent: Monday, November 27, 2017 11:40 AM > > To: De Lara Guarch, Pablo ; > dev@dpdk.org > > Cc: O Mahony, Billy > > Subject: [dpdk-dev] [PATCH] cryptodev: Add useful comment to > _sym_session > > > > Signed-off-by: Billy O'Mahony > Acked-by: Fiona Trahe Applied to dpdk-next-crypto. Thanks, Pablo