> -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of De Lara Guarch, > Pablo > Sent: Tuesday, April 18, 2017 4:36 PM > To: Zhang, Roy Fan; dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH v3] crypto/scheduler: improve > commandline parsing > > > > > -----Original Message----- > > From: Zhang, Roy Fan > > Sent: Tuesday, April 18, 2017 12:28 PM > > To: dev@dpdk.org > > Cc: De Lara Guarch, Pablo > > Subject: [PATCH v3] crypto/scheduler: improve commandline parsing > > > > This patch improves the cryptodev scheduler PMD's commandline > > parsing capability. Originally, the scheduler's slave option > > requires the slave vdev(s) being declared prior to it. This > > patch removes this limitation by storing the slave names > > temporarily and attaching them later. > > > > Signed-off-by: Fan Zhang <roy.fan.zh...@intel.com> > > Acked-by: Pablo de Lara <pablo.de.lara.gua...@intel.com>
Applied to dpdk-next-crypto. Thanks, Pablo