> -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Declan Doherty > Sent: Thursday, March 23, 2017 3:10 PM > To: Zhang, Roy Fan; dev@dpdk.org > Cc: De Lara Guarch, Pablo > Subject: Re: [dpdk-dev] [PATCH 2/3] crypto/scheduler: improve slave > configuration > > On 17/02/17 12:01, Fan Zhang wrote: > > Since the new device configuration API is updated, we can make use of > > this feature to the crypto scheduler PMD to configure its slaves > > automatically with the same configurations it got. As originally the > > slaves have to be manually configured one by one, this patch should > > help reducing the coding complexity. > > > > Signed-off-by: Fan Zhang <roy.fan.zh...@intel.com> > > --- > ... > > > > This patch needs to rebased due to the movement of app/test/ to test/test
If there are no reworks required, I can do that myself when merging.