Re: [ovs-dev] [PATCH v4 3/3] system-dpdk: Add unit test for user configured mempools.

2022-06-21 Thread David Marchand
On Wed, Jun 1, 2022 at 6:38 PM Kevin Traynor wrote: > > Test that user configured mempool params have been stored. > > Signed-off-by: Kevin Traynor Reviewed-by: David Marchand > --- > tests/system-dpdk.at | 34 ++ > 1 file changed, 34 insertions(+) > > diff --g

[ovs-dev] [PATCH v4 3/3] system-dpdk: Add unit test for user configured mempools.

2022-06-01 Thread Kevin Traynor
Test that user configured mempool params have been stored. Signed-off-by: Kevin Traynor --- tests/system-dpdk.at | 34 ++ 1 file changed, 34 insertions(+) diff --git a/tests/system-dpdk.at b/tests/system-dpdk.at index 7d2715c4a..35c6bd54b 100644 --- a/tests/syste