> -----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>