[dpdk-dev] [PATCH] test/eventdev: add multi port test to suite

Varghese, Vipin vipin.varghese at intel.com
Mon May 21 15:54:16 CEST 2018


Thanks, send v3 with the suggested changes.

From: Rao, Nikhil
Sent: Monday, May 21, 2018 5:09 PM
To: Varghese, Vipin <vipin.varghese at intel.com>; dev at dpdk.org; Jain, Deepak K <deepak.k.jain at intel.com>
Cc: Rao, Nikhil <nikhil.rao at intel.com>
Subject: Re: [PATCH] test/eventdev: add multi port test to suite


Hi Vipin,

Thanks for posting V2.

On 5/21/2018 4:30 PM, Varghese, Vipin wrote:
Hi Nikhil,

Thanks for the inputs, I have shared the V2 with suggested changes. As for

<snipped>




+        adapter_free();
Is it necessary to call adapter_free() above ?

<Snipped>

With the changes suggested above
Acked-by: Nikhil Rao <nikhil.rao at intel.com><mailto:nikhil.rao at intel.com>

Yes it not required by current test sequence.


This is added for safety, in case in previous free is incomplete or interrupted.
I don't see a case where the previous free can be incomplete or interrupted.

Nikhil


More information about the dev mailing list