[dpdk-dev] [PATCH] app/test: increase memory allocated for greedy autotests

2016-07-22 Thread Thomas Monjalon
2016-07-21 11:07, Olivier Matz: > On 07/19/2016 07:21 PM, Thomas Monjalon wrote: > > The autotest lists, requirements and distribution needs a big rework > > to reduce the amount of cores and memory required. > > The root cause is not addressed yet. > > > > This patch just increase some memory all

[dpdk-dev] [PATCH] app/test: increase memory allocated for greedy autotests

2016-07-21 Thread Olivier Matz
On 07/19/2016 07:21 PM, Thomas Monjalon wrote: > The autotest lists, requirements and distribution needs a big rework > to reduce the amount of cores and memory required. > The root cause is not addressed yet. > > This patch just increase some memory allocation for some greedy tests > which ofte

[dpdk-dev] [PATCH] app/test: increase memory allocated for greedy autotests

2016-07-19 Thread Thomas Monjalon
The autotest lists, requirements and distribution needs a big rework to reduce the amount of cores and memory required. The root cause is not addressed yet. This patch just increase some memory allocation for some greedy tests which often fail because of memory fragmentation: LPM6 and reentrancy t