[dpdk-dev] [PATCH] app/test: fix crypto mbuf pool size

2016-10-10 Thread Trahe, Fiona
Hi Piotr, > -Original Message- > From: Azarewicz, PiotrX T > Sent: Friday, October 7, 2016 12:35 PM > To: Trahe, Fiona > Cc: dev at dpdk.org > Subject: [PATCH] app/test: fix crypto mbuf pool size > > This patch fix that created pool for crypto mbufs may be too big in some >

[dpdk-dev] [PATCH] app/test: fix crypto mbuf pool size

2016-10-07 Thread Piotr Azarewicz
This patch fix that created pool for crypto mbufs may be too big in some environments. To avoid the issue, mbuf pool is reverted to its previous size. Moreover, here is added additional small pool with one large mbuf, what is needed in large data test scenarios. Fixes: 2070f885b76d ("app/test: