From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 62EEBA05D3 for ; Wed, 24 Apr 2019 12:30:22 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 53EE34F9C; Wed, 24 Apr 2019 12:30:21 +0200 (CEST) Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by dpdk.org (Postfix) with ESMTP id 260043256 for ; Wed, 24 Apr 2019 12:30:19 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga106.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 24 Apr 2019 03:30:18 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.60,389,1549958400"; d="scan'208";a="294115507" Received: from irsmsx107.ger.corp.intel.com ([163.33.3.99]) by orsmga004.jf.intel.com with ESMTP; 24 Apr 2019 03:30:17 -0700 Received: from irsmsx101.ger.corp.intel.com ([169.254.1.115]) by IRSMSX107.ger.corp.intel.com ([169.254.10.246]) with mapi id 14.03.0415.000; Wed, 24 Apr 2019 11:30:16 +0100 From: "Trahe, Fiona" To: Ayuj Verma , "akhil.goyal@nxp.com" , "Kusztal, ArkadiuszX" CC: "shallyv@marvell.com" , "ssahu@marvell.com" , "kkotamarthy@marvell.com" , "adesai@marvell.com" , "dev@dpdk.org" Thread-Topic: [PATCH v2] lib/crypto: include dependency in asym header Thread-Index: AQHU+esGDkg/xOt6c0eDH4kZT0qUYKZJ0VCAgAFMHDA= Date: Wed, 24 Apr 2019 10:30:15 +0000 Message-ID: <348A99DA5F5B7549AA880327E580B43589749D13@IRSMSX101.ger.corp.intel.com> References: <1556034063-27177-1-git-send-email-ayverma@marvell.com> <1556034063-27177-2-git-send-email-ayverma@marvell.com> In-Reply-To: <1556034063-27177-2-git-send-email-ayverma@marvell.com> Accept-Language: en-IE, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiOGY4MTcwZDctYjE3Ni00ZDU5LTg1MTYtYzY2YTQzNTM1OTk5IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiN3ltMkZ5N3lFTlhxU3FoWGwrQ21vZVhKSGt1YzliOHBIVEthcmdoRm9ldnV0WElMMkRYQnQ3U20rbjBYbXByNyJ9 x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.600.7 dlp-reaction: no-action x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v2] lib/crypto: include dependency in asym header 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" Message-ID: <20190424103015.WNO4vAeFEm5zzeVBMFIeVsJVCNQjZhIV05KN2daWaS4@z> > -----Original Message----- > From: Ayuj Verma [mailto:ayverma@marvell.com] > Sent: Tuesday, April 23, 2019 4:41 PM > To: akhil.goyal@nxp.com; Kusztal, ArkadiuszX ; Trahe, Fiona > > Cc: shallyv@marvell.com; ssahu@marvell.com; kkotamarthy@marvell.com; ades= ai@marvell.com; > dev@dpdk.org; Ayuj Verma > Subject: [PATCH v2] lib/crypto: include dependency in asym header >=20 > include rte_crypto_sym.h in asym header file. >=20 > Signed-off-by: Ayuj Verma > Signed-off-by: Shally Verma Acked-by: Fiona Trahe