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

2022-09-05 Thread Pai G, Sunil
> Thanks for the suggestion. These tests look like a good addition. If you > want to send them formally to the mailing list, I can Ack them. > > thanks, > Kevin. Hi Kevin, Sure, patch available on the mailing list here:

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

2022-09-02 Thread Kevin Traynor
. -Original Message- From: dev On Behalf Of Kevin Traynor Sent: Friday, June 24, 2022 3:43 PM To: d...@openvswitch.org Cc: david.march...@redhat.com Subject: [ovs-dev] [PATCH v5 3/3] system-dpdk: Add unit test for user configured mempools. Test that user configured mempool params have been stored

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

2022-07-08 Thread Pai G, Sunil
Hi Kevin, Thanks for the patch, one comment below, let me know your thoughts. > -Original Message- > From: dev On Behalf Of Kevin Traynor > Sent: Friday, June 24, 2022 3:43 PM > To: d...@openvswitch.org > Cc: david.march...@redhat.com > Subject: [ovs-dev] [PATCH v

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

2022-06-24 Thread Kevin Traynor
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 --git a/tests/system-dpdk.at b/tests/system-dpdk.at index