> -----Original Message----- > From: De Lara Guarch, Pablo > Sent: Friday, July 28, 2017 3:15 AM > To: Doherty, Declan <declan.dohe...@intel.com> > Cc: dev@dpdk.org; De Lara Guarch, Pablo > <pablo.de.lara.gua...@intel.com> > Subject: [PATCH] app/crypto-perf: display error message > > If the crypto operation pool size is too small, the pool might run out of > operations, if all the crypto operations are still being used and have not > been freed. > To inform the user about this, the application should display an error > message, asking the user to increase the pool size through the app > parameters. > > Signed-off-by: Pablo de Lara <pablo.de.lara.gua...@intel.com>
Applied to dpdk-next-crypto. Pablo