[dpdk-dev] [PATCH v5 01/19] crypto/ccp: add AMD ccp skeleton PMD

Kumar, Ravi1 Ravi1.Kumar at amd.com
Mon Apr 23 08:37:24 CEST 2018


>Hi,
>
>19/03/2018 13:23, Ravi Kumar:
>> --- a/config/common_base
>> +++ b/config/common_base
>> @@ -529,6 +529,11 @@ CONFIG_RTE_LIBRTE_PMD_CRYPTO_SCHEDULER_DEBUG=n
>>  CONFIG_RTE_LIBRTE_PMD_NULL_CRYPTO=y
>>  
>>  #
>> +# Compile PMD for AMD CCP crypto device # CONFIG_RTE_LIBRTE_PMD_CCP=n
>
>Why is it disabled by default?
>
Hi Thomas,

The CCP HW crypto engines are available only on specific AMD platforms.
That is why we let the user decide when to enable.

Regards,
Ravi



More information about the dev mailing list