Re: [ovs-dev] [PATCH v8 3/4] system-dpdk: macro to set hugepages in numa nodes

2020-10-21 Thread Ilya Maximets
On 7/9/20 6:48 PM, Gowrishankar Muthukrishnan wrote: > Moved commands to set hugepages in every numa node into a macro > for tests to reuse. > > Signed-off-by: Gowrishankar Muthukrishnan > --- Hi. Sorry for so long delays. This patch seems redundant. I think, new tests should not configure so

Re: [ovs-dev] [PATCH v8 3/4] system-dpdk: macro to set hugepages in numa nodes

2020-07-09 Thread Flavio Leitner
On Thu, Jul 09, 2020 at 10:18:18PM +0530, Gowrishankar Muthukrishnan wrote: > Moved commands to set hugepages in every numa node into a macro > for tests to reuse. > > Signed-off-by: Gowrishankar Muthukrishnan > --- LGTM Acked-by: Flavio Leitner ___ d

[ovs-dev] [PATCH v8 3/4] system-dpdk: macro to set hugepages in numa nodes

2020-07-09 Thread Gowrishankar Muthukrishnan
Moved commands to set hugepages in every numa node into a macro for tests to reuse. Signed-off-by: Gowrishankar Muthukrishnan --- tests/system-dpdk.at | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/tests/system-dpdk.at b/tests/system-dpdk.at index ab10f44..623bd3