[dpdk-dev] [PATCH v3 3/4] doc: announce deprecation for attach/detach crypto session

Akhil Goyal akhil.goyal at nxp.com
Fri May 18 13:44:20 CEST 2018


>> diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
>> index 85945ee72..cd75150a6 100644
>> --- a/doc/guides/rel_notes/deprecation.rst
>> +++ b/doc/guides/rel_notes/deprecation.rst
>> @@ -80,3 +80,7 @@ Deprecation Notices
>>      is not internal in the crypto device anymore.
>>    - Replacement of ``pci_dev`` field with the more generic ``rte_device``
>>      structure.
>> +  - Functions ``rte_cryptodev_queue_pair_attach_sym_session()`` and
>> +    ``rte_cryptodev_queue_pair_dettach_sym_session()`` will be deprecated from
>> +    18.02 and removed in 18.05, as there are no drivers doing anything useful
> [Fiona] This should read 18.05 / 18.08
>
> Apart from that
> Acked-by: Fiona Trahe <fiona.trahe at intel.com>
>
With the above change
Acked-by: Akhil Goyal <akhil.goyal at nxp.com>


More information about the dev mailing list