From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v1] test: add ut for eal flags --lcores Date: Tue, 24 Feb 2015 20:03:35 +0100 Message-ID: <5017547.gHBg0tIh8z@xps13> References: <1423979251-5562-1-git-send-email-cunming.liang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Cunming Liang Return-path: In-Reply-To: <1423979251-5562-1-git-send-email-cunming.liang-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" 2015-02-15 13:47, Cunming Liang: > The patch add unit test for the new eal option "--lcores". > > Signed-off-by: Cunming Liang > --- > It depends on the previous patch which enabling EAL "--lcores" option. > http://dpdk.org/ml/archives/dev/2015-February/013204.html Applied, thanks