From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 36E441B282 for ; Wed, 25 Oct 2017 18:01:54 +0200 (CEST) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 25 Oct 2017 09:01:53 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.43,432,1503385200"; d="scan'208";a="1235177316" Received: from irsmsx154.ger.corp.intel.com ([163.33.192.96]) by fmsmga002.fm.intel.com with ESMTP; 25 Oct 2017 09:01:51 -0700 Received: from irsmsx101.ger.corp.intel.com ([169.254.1.22]) by IRSMSX154.ger.corp.intel.com ([169.254.12.83]) with mapi id 14.03.0319.002; Wed, 25 Oct 2017 17:01:50 +0100 From: "Trahe, Fiona" To: "O Mahony, Billy" , "Doherty, Declan" CC: "dev@dpdk.org" , "O Mahony, Billy" Thread-Topic: [dpdk-dev] [PATCH] comment: Describe how rte_cryptodev_info_get returns capabilities Thread-Index: AQHTTNf2/zrh+Wi9KUGu5fug/1xH1qL0usDA Date: Wed, 25 Oct 2017 16:01:50 +0000 Message-ID: <348A99DA5F5B7549AA880327E580B435892B1860@IRSMSX101.ger.corp.intel.com> References: <1508856807-29915-1-git-send-email-billy.o.mahony@intel.com> In-Reply-To: <1508856807-29915-1-git-send-email-billy.o.mahony@intel.com> Accept-Language: en-IE, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNTgyN2I4ZDItMDliNS00MGVjLWJiOTItYWY2ODFlZDMyZjVhIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6IitUd29yQmdwK3dZN0VpMjMzUkIyanZTQkNyR2ZqRWlFTXhtaWI3d3RqN3c9In0= x-ctpclassification: CTP_IC dlp-product: dlpe-windows dlp-version: 11.0.0.116 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] comment: Describe how rte_cryptodev_info_get returns capabilities 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: Wed, 25 Oct 2017 16:01:55 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Billy O'Mahony > Sent: Tuesday, October 24, 2017 3:53 PM > To: Doherty, Declan > Cc: dev@dpdk.org; O Mahony, Billy > Subject: [dpdk-dev] [PATCH] comment: Describe how rte_cryptodev_info_get = returns capabilities >=20 > Signed-off-by: Billy O'Mahony Acked-by: Fiona Trahe