From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] app/test: fix and separate vdev test in test_eal_flags Date: Wed, 02 Jul 2014 00:11:27 +0200 Message-ID: <1471790.dKEyU3fqe5@xps13> References: <1404231237-10657-1-git-send-email-pablox.de.lara.guarch@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Pablo de Lara Return-path: In-Reply-To: <1404231237-10657-1-git-send-email-pablox.de.lara.guarch-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" > In EAL flags unit test, vdev test was being included > (and broken) in whitelist test. It has been separated > in different test and fixed, by calling another > primary process, instead of a secondary one. > > Signed-off-by: Pablo de Lara Acked-by: Thomas Monjalon Applied for version 1.7.0. Thanks -- Thomas