Re: [dpdk-dev] [PATCH] app/crypto-perf: display error message

2017-07-28 Thread De Lara Guarch, Pablo
> -Original Message- > From: De Lara Guarch, Pablo > Sent: Friday, July 28, 2017 3:15 AM > To: Doherty, Declan > Cc: dev@dpdk.org; De Lara Guarch, Pablo > > Subject: [PATCH] app/crypto-perf: display error message > > If the crypto operation pool size is too small, the pool might run ou

[dpdk-dev] [PATCH] app/crypto-perf: display error message

2017-07-28 Thread Pablo de Lara
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