Re: [dpdk-dev] [PATCH] app/test-pmd: stop all ports before any close

2019-01-04 Thread Dumitrescu, Cristian
Hi Bernard, Thanks for reviewing this patch. > -Original Message- > From: Iremonger, Bernard > Sent: Friday, January 4, 2019 10:16 AM > To: Dumitrescu, Cristian ; dev@dpdk.org > Cc: Lu, Wenzhuo ; Wu, Jingjing > > Subject: RE: [PATCH] app/test-pmd: stop all ports before any close > > Hi

Re: [dpdk-dev] [PATCH] app/test-pmd: stop all ports before any close

2019-01-04 Thread Iremonger, Bernard
Hi Cristian, > -Original Message- > From: Dumitrescu, Cristian > Sent: Thursday, January 3, 2019 4:37 PM > To: dev@dpdk.org > Cc: Lu, Wenzhuo ; Wu, Jingjing > ; Iremonger, Bernard > Subject: [PATCH] app/test-pmd: stop all ports before any close ./devtools/check-git-log.sh -1 Wrong headli

[dpdk-dev] [PATCH] app/test-pmd: stop all ports before any close

2019-01-03 Thread Cristian Dumitrescu
This patch proposes a slightly different test-pmd quit operation: stop all devices before starting to close any device. Basically, stop all moving parts before beginning to remove them. The current test-pmd quit is stoping and closing each device before moving to the next device. If all devices in