[dpdk-dev] [PATCH] crypto/qat: fix typo

Akhil Goyal akhil.goyal at nxp.com
Thu Aug 23 14:55:51 CEST 2018


On 8/10/2018 8:50 PM, Trahe, Fiona wrote:

> Corrected subject - only 1 patch here.
>
>> -----Original Message-----
>> From: Trahe, Fiona
>> Sent: Friday, August 10, 2018 4:19 PM
>> To: dev at dpdk.org; akhil.goyal at nxp.com; De Lara Guarch, Pablo <pablo.de.lara.guarch at intel.com>;
>> Jozwiak, TomaszX <tomaszx.jozwiak at intel.com>
>> Cc: Trahe, Fiona <fiona.trahe at intel.com>
>> Subject: [PATCH 1/2] crypto/qat: fix typo
>>
>> Signed-off-by: Fiona Trahe <fiona.trahe at intel.com>
>> ---
>>   drivers/crypto/qat/qat_sym_pmd.h | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/drivers/crypto/qat/qat_sym_pmd.h b/drivers/crypto/qat/qat_sym_pmd.h
>> index d343285..75c3362 100644
>> --- a/drivers/crypto/qat/qat_sym_pmd.h
>> +++ b/drivers/crypto/qat/qat_sym_pmd.h
>> @@ -12,7 +12,7 @@
>>   #include "qat_sym_capabilities.h"
>>   #include "qat_device.h"
>>
>> -/**< Intel(R) QAT Symmetric Crypto PMD device name */
>> +/**< Intel(R) QAT Symmetric Crypto PMD driver name */
>>   #define CRYPTODEV_NAME_QAT_SYM_PMD	crypto_qat
>>
>>   extern uint8_t cryptodev_qat_driver_id;
>> --
>> 2.7.4
>
Applied to dpdk-next-crypto.

Added fixes line.

As insisted, this patch is also not CCed to stable.

Please ensure to add fixes line for such patches.

Thanks,

Akhil



More information about the dev mailing list