From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH v9 16/18] examples/distributor: give Rx thread a core Date: Fri, 10 Mar 2017 16:51:49 +0000 Message-ID: <20170310165148.GG339712@bricha3-MOBL3.ger.corp.intel.com> References: <1488354455-142764-2-git-send-email-david.hunt@intel.com> <1488791433-186137-1-git-send-email-david.hunt@intel.com> <1488791433-186137-17-git-send-email-david.hunt@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: David Hunt Return-path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 7683D37A6 for ; Fri, 10 Mar 2017 17:51:57 +0100 (CET) Content-Disposition: inline In-Reply-To: <1488791433-186137-17-git-send-email-david.hunt@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Mon, Mar 06, 2017 at 09:10:31AM +0000, David Hunt wrote: > This so that with the increased amount of stats we are counting, > we don't interfere with the rx core. > Where are the stats being counted in the current code and how would they interfere? /Bruce