[dpdk-dev] [PATCH v4 01/12] lib/rte_security: add security library

Akhil Goyal akhil.goyal at nxp.com
Sat Oct 21 21:46:37 CEST 2017


On 10/20/2017 3:09 PM, Thomas Monjalon wrote:
> 20/10/2017 11:37, Thomas Monjalon:
>> 15/10/2017 00:17, Akhil Goyal:
>>>   lib/librte_security/Makefile                 |  53 +++
>>>   lib/librte_security/rte_security.c           | 149 ++++++++
>>>   lib/librte_security/rte_security.h           | 535 +++++++++++++++++++++++++++
>>>   lib/librte_security/rte_security_driver.h    | 155 ++++++++
>>>   lib/librte_security/rte_security_version.map |  13 +
>>>   5 files changed, 905 insertions(+)
>>
>> Please add the doxygen changes in doc/api/ in this patch.
> 
> You should also add the MAINTAINER entry in this patch.
> 
> And the new lib must be added to the list of .so files in the release notes.
> 
> Last details :)
> Thanks
> 
ok will add in next version.

Thanks,
Akhil


More information about the dev mailing list