From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] examples/vmdq: Fix core id issue for TX burst Date: Tue, 17 Jun 2014 11:59:12 +0200 Message-ID: <1491592.Avy0agt6uo@xps13> References: <1402557005-24997-1-git-send-email-changchun.ouyang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Ouyang Changchun Return-path: In-Reply-To: <1402557005-24997-1-git-send-email-changchun.ouyang-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" 2014-06-12 15:10, Ouyang Changchun: > This patch fixes a core id issue in sample vmdq, in case core mask doesn't start > with lcore_id 0 but 20, for instance, it should use core_id instead of lcore_id. > > Signed-off-by: Ouyang Changchun > Tested-by: Waterman Cao Acked-by: Thomas Monjalon Applied for version 1.7.0. Thanks -- Thomas