From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Burakov, Anatoly" Subject: Re: [PATCH v2 4/4] eal: set affinity for control threads Date: Tue, 10 Apr 2018 17:18:51 +0100 Message-ID: <69b79027-2905-482c-c2e8-8d80efaecc05@intel.com> References: <20180403130439.11151-1-olivier.matz@6wind.com> <20180403130439.11151-5-olivier.matz@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit To: Olivier Matz , dev@dpdk.org Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 6355A1B7DE for ; Tue, 10 Apr 2018 18:18:55 +0200 (CEST) In-Reply-To: <20180403130439.11151-5-olivier.matz@6wind.com> Content-Language: en-US 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 03-Apr-18 2:04 PM, Olivier Matz wrote: > The management threads must not bother the dataplane or service cores. > Set the affinity of these threads accordingly. > > Signed-off-by: Olivier Matz > --- Reviewed-by: Anatoly Burakov -- Thanks, Anatoly