>Hi Ravi,
>
>> -----Original Message-----
>> From: Ravi Kumar [mailto:ravi1.ku...@amd.com]
>> Sent: Thursday, May 3, 2018 6:57 AM
>> To: dev@dpdk.org
>> Cc: De Lara Guarch, Pablo <pablo.de.lara.gua...@intel.com>; 
>> tho...@monjalon.net; hemant.agra...@nxp.com
>> Subject: [PATCH 1/2] crypto/ccp: enable CCP crypto poll mode driver by 
>> default
>> 
>> Signed-off-by: Ravi Kumar <ravi1.ku...@amd.com>
>> ---
>>  config/common_base | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>> 
>> diff --git a/config/common_base b/config/common_base index 
>> 03a8688..802035b 100644
>> --- a/config/common_base
>> +++ b/config/common_base
>> @@ -555,7 +555,7 @@ CONFIG_RTE_LIBRTE_PMD_NULL_CRYPTO=y
>>  #
>>  # Compile PMD for AMD CCP crypto device  # - 
>> CONFIG_RTE_LIBRTE_PMD_CCP=n
>> +CONFIG_RTE_LIBRTE_PMD_CCP=y
>>  CONFIG_RTE_LIBRTE_PMD_CCP_CPU_AUTH=n
>> 
>>  #
>> --
>> 2.7.4
>
>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. 

Regards,
Ravi

>
>Pablo
>

Reply via email to