Re: [dpdk-dev] [PATCH v6 00/10] Make unit tests great again

2018-07-31 Thread Thomas Monjalon
27/07/2018 11:40, Reshma Pattan: > 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 long

[dpdk-dev] [PATCH v6 00/10] Make unit tests great again

2018-07-27 Thread Reshma Pattan
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 at