Re: [dpdk-dev] [PATCH v2 0/7] pipeline: add symmetric crypto to action

2018-10-01 Thread Dumitrescu, Cristian
> -Original Message- > From: Zhang, Roy Fan > Sent: Friday, September 28, 2018 1:26 PM > To: dev@dpdk.org > Cc: Dumitrescu, Cristian > Subject: [PATCH v2 0/7] pipeline: add symmetric crypto to action > > This patchset creates an abstraction layer of DPDK Cryptodev to the pipeline > lib

[dpdk-dev] [PATCH v2 0/7] pipeline: add symmetric crypto to action

2018-09-28 Thread Fan Zhang
This patchset creates an abstraction layer of DPDK Cryptodev to the pipeline library to enable its symmetric cryptographic capability. The ip_pipeline sample application is updated accordingly. v2: - Fixed bugs. - Updated data structure. - Updated IP-pipeline sample application. Zhang, Roy Fan (7