> -----Original Message-----
> From: Troy, Rebecca <rebecca.t...@intel.com>
> Sent: Thursday, September 2, 2021 12:54 PM
> To: dev@dpdk.org
> Cc: Zhang, Roy Fan <roy.fan.zh...@intel.com>; Troy, Rebecca
> <rebecca.t...@intel.com>; Akhil Goyal <gak...@marvell.com>; Doherty,
> Declan <declan.dohe...@intel.com>
> Subject: [PATCH] test/crypto: refactor scheduler test worker PMDs
>
> Previously, the scheduler unit test only created and attached 1 or 2
> AESNI-MB cryptodev PMDs as workers if less than 2 AESNI-MB PMDs had
> already been initialized.
>
> This commit changes this to always create and attach 2 new AESNI-MB
> cryptodev PMDs, regardless of previously initialized AESNI-MB PMDs.
>
> Signed-off-by: Rebecca Troy <rebecca.t...@intel.com>
> ---
Acked-by: Fan Zhang <roy.fan.zh...@intel.com>