From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Hunt, David" Subject: Re: [PATCH v9 14/18] examples/distributor: give distributor a core Date: Tue, 14 Mar 2017 10:48:00 +0000 Message-ID: References: <1488354455-142764-2-git-send-email-david.hunt@intel.com> <1488791433-186137-1-git-send-email-david.hunt@intel.com> <1488791433-186137-15-git-send-email-david.hunt@intel.com> <20170310164944.GE339712@bricha3-MOBL3.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Bruce Richardson Return-path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 67A492C74 for ; Tue, 14 Mar 2017 11:48:03 +0100 (CET) In-Reply-To: <20170310164944.GE339712@bricha3-MOBL3.ger.corp.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 10/3/2017 4:49 PM, Bruce Richardson wrote: > On Mon, Mar 06, 2017 at 09:10:29AM +0000, David Hunt wrote: >> Signed-off-by: David Hunt >> --- > Title could do with some rewording - e.g. "make distributor API calls on > dedicated core" > > This also requires an explanation as to why the change is being made. > Does it not also need an update to the sample app guide about how the > app works? > > /Bruce Yes, sure. And I'll add some more info into the dist_app.rst file. Rgds, Dave.