From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 1/2] crypto/ccp: enable CCP crypto poll mode driver by default Date: Wed, 09 May 2018 10:19:26 +0200 Message-ID: <19332134.MNHvMpWRyK@xps> References: <1525327041-128382-1-git-send-email-Ravi1.kumar@amd.com> <12839818.NQYkpLnXHL@xps> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "De Lara Guarch, Pablo" , "hemant.agrawal@nxp.com" To: "Kumar, Ravi1" Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 00063A491 for ; Wed, 9 May 2018 10:19:28 +0200 (CEST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 09/05/2018 10:11, Kumar, Ravi1: > >09/05/2018 07:53, Kumar, Ravi1: > >> > > >> >I think this cannot be enabled by default, since it has an external dependency on OpenSSL. > >> > >> Hi Pablo, > >> > >> We were asked to enable the PMD by default in one of the previous emails. Unfortunately, we can't remove the dependency on OpenSSL. Kindly suggest the option in this case. We could leave this patch-set and have the code as-is, I mean the older compile-time option. If not, then this is our only option. > > > >If you have a dependency, you cannot enable by default. > > > Hi Thomas, > > Ok. Could we still submit the 2nd patch for changing compile time to run time option and remove the first one? Yes, sure