Re: [dpdk-dev] [PATCH 0/7] Make unit tests great again

2018-06-13 Thread Bruce Richardson
On Wed, Jun 13, 2018 at 09:38:32AM +0100, Burakov, Anatoly wrote: > On 12-Jun-18 2:07 PM, Thomas Monjalon wrote: > > +Cc Jananee > > > > 07/06/2018 23:01, Anatoly Burakov: > > > Previously, unit tests were running in groups. There were > > > technical reasons why that was the case (mostly having t

Re: [dpdk-dev] [PATCH 0/7] Make unit tests great again

2018-06-13 Thread Burakov, Anatoly
On 12-Jun-18 2:07 PM, Thomas Monjalon wrote: +Cc Jananee 07/06/2018 23:01, Anatoly Burakov: Previously, unit tests were running in groups. There were technical reasons why that was the case (mostly having to do with limiting memory), but it was hard to maintain and update the autotest script.

Re: [dpdk-dev] [PATCH 0/7] Make unit tests great again

2018-06-12 Thread Thomas Monjalon
+Cc Jananee 07/06/2018 23:01, Anatoly Burakov: > Previously, unit tests were running in groups. There were > technical reasons why that was the case (mostly having to do > with limiting memory), but it was hard to maintain and update > the autotest script. > > In 18.05, limiting of memory at DPDK

[dpdk-dev] [PATCH 0/7] Make unit tests great again

2018-06-07 Thread Anatoly Burakov
Previously, unit tests were running in groups. There were technical reasons why that was the case (mostly having to do with limiting memory), but it was hard to maintain and update the autotest script. In 18.05, limiting of memory at DPDK startup was no longer necessary, as DPDK allocates memory a