[dpdk-dev] [PATCH] doc: announce crypto structures rework

Hemant Agrawal hemant.agrawal at nxp.com
Mon May 8 16:59:00 CEST 2017


On 5/8/2017 7:26 PM, Trahe, Fiona wrote:
>
>
>> -----Original Message-----
>> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Declan Doherty
>> Sent: Friday, May 5, 2017 4:34 PM
>> To: De Lara Guarch, Pablo <pablo.de.lara.guarch at intel.com>; dev at dpdk.org
>> Cc: akhil.goyal at nxp.com; hemant.agrawal at nxp.com;
>> zbigniew.bodek at caviumnetworks.com; jerin.jacob at caviumnetworks.com
>> Subject: Re: [dpdk-dev] [PATCH] doc: announce crypto structures rework
>>
>> On 28/04/2017 7:06 PM, De Lara Guarch, Pablo wrote:
>>> The current crypto operation and symmetric crypto operation
>>> structures will be reworked for correctness and improvement,
>>> reducing also their sizes, to fit into less cache lines,
>>> as stated in the following RFC:
>>>
>>> http://dpdk.org/dev/patchwork/patch/24011/
>>>
>>> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
>>> ---
>>>  doc/guides/rel_notes/deprecation.rst | 3 +++
>>>  1 file changed, 3 insertions(+)
>>>
>>> diff --git a/doc/guides/rel_notes/deprecation.rst
>> b/doc/guides/rel_notes/deprecation.rst
>>> index a3e7c72..6045557 100644
>>> --- a/doc/guides/rel_notes/deprecation.rst
>>> +++ b/doc/guides/rel_notes/deprecation.rst
>>> @@ -81,3 +81,6 @@ Deprecation Notices
>>>
>>>    - ``rte_crpytodev_scheduler_mode_get``, replaced by
>> ``rte_cryptodev_scheduler_mode_get``
>>>    - ``rte_crpytodev_scheduler_mode_set``, replaced by
>> ``rte_cryptodev_scheduler_mode_set``
>>> +
>>> +* cryptodev: the structures ``rte_crypto_op``, ``rte_crypto_sym_op`` and
>> ``rte_crypto_sym_xform``
>>> +  will be restructured in 17.08, for correctness and improvement.
>>>
>>
>> Acked-by: Declan Doherty <declan.doherty at intel.com>
> Acked-by: Fiona Trahe <fiona.trahe at intel.com>

Acked-by: Hemant Agrawal <hemant.agrawal at nxp.com>



More information about the dev mailing list