Re: [dpdk-dev] [PATCH v2] doc: announce change in crypto raw data vector

2021-08-06 Thread Ananyev, Konstantin
> >>> The current crypto raw data vectors need to be extended to support > >>> out of place processing. It is proposed to add additional desl_sgl > >>> to provide details for destination sgl. > >>> The same is also extended to support rte_security usecases, where > >>> we need total data length t

Re: [dpdk-dev] [PATCH v2] doc: announce change in crypto raw data vector

2021-08-06 Thread Hemant Agrawal
Hi Konstantin On 8/6/2021 3:34 PM, Ananyev, Konstantin wrote: Hi Hemant, The current crypto raw data vectors need to be extended to support out of place processing. It is proposed to add additional desl_sgl to provide details for destination sgl. The same is also extended to support rte_securi

Re: [dpdk-dev] [PATCH v2] doc: announce change in crypto raw data vector

2021-08-06 Thread Ananyev, Konstantin
Hi Hemant, > > The current crypto raw data vectors need to be extended to support > > out of place processing. It is proposed to add additional desl_sgl > > to provide details for destination sgl. > > The same is also extended to support rte_security usecases, where > > we need total data length t

Re: [dpdk-dev] [PATCH v2] doc: announce change in crypto raw data vector

2021-08-05 Thread Hemant Agrawal
ping for review. On 8/5/2021 7:25 PM, Hemant Agrawal wrote: The current crypto raw data vectors need to be extended to support out of place processing. It is proposed to add additional desl_sgl to provide details for destination sgl. The same is also extended to support rte_security usecases, w

[dpdk-dev] [PATCH v2] doc: announce change in crypto raw data vector

2021-08-05 Thread Hemant Agrawal
The current crypto raw data vectors need to be extended to support out of place processing. It is proposed to add additional desl_sgl to provide details for destination sgl. The same is also extended to support rte_security usecases, where we need total data length to know how much additional memor