> -----Original Message----- > From: Zhang, Roy Fan > Sent: Wednesday, April 19, 2017 2:42 PM > To: dev@dpdk.org > Cc: De Lara Guarch, Pablo; sta...@dpdk.com > Subject: [PATCH] crypto/scheduler: fix slave init attach > > Fixes: 881851676940 ("crypto/scheduler: improve commandline parsing") > > This patch fix the slaves attaching initially. > > Originally, the scheduler will try to attach the slaves passed by the > cmdline option in the initial stage, this may break the sequence > of the slaves inside the scheduler. > > Signed-off-by: Fan Zhang <roy.fan.zh...@intel.com>
Squashed into the affected commit in the subtree. Thanks, Pablo