From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.mhcomputing.net (master.mhcomputing.net [74.208.46.186]) by dpdk.org (Postfix) with ESMTP id 911196A94 for ; Thu, 23 Apr 2015 02:54:07 +0200 (CEST) Received: by mail.mhcomputing.net (Postfix, from userid 1000) id B753680BD84; Wed, 22 Apr 2015 17:52:33 -0700 (PDT) Date: Wed, 22 Apr 2015 17:52:33 -0700 From: Matthew Hall To: Stephen Hemminger Message-ID: <20150423005233.GA6573@mhcomputing.net> References: <1429736748-16874-1-git-send-email-rkerur@gmail.com> <20150422155744.6c41b35d@urahara> <20150423001914.GB5966@mhcomputing.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH] Use pthread_setname APIs X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Apr 2015 00:54:07 -0000 On Wed, Apr 22, 2015 at 05:39:40PM -0700, Stephen Hemminger wrote: > In our application we already use setname and have a policy for what the > names look like. > This won't help Not everybody does.