From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] examples: mark performance-thread example as experimental Date: Fri, 11 Dec 2015 02:41:57 +0100 Message-ID: <43943627.hf0jLZPQxb@xps13> References: <1449750298-6209-1-git-send-email-ian.betts@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Ian Betts Return-path: Received: from mail-wm0-f50.google.com (mail-wm0-f50.google.com [74.125.82.50]) by dpdk.org (Postfix) with ESMTP id 095558E6F for ; Fri, 11 Dec 2015 02:43:15 +0100 (CET) Received: by wmec201 with SMTP id c201so49691157wme.1 for ; Thu, 10 Dec 2015 17:43:15 -0800 (PST) In-Reply-To: <1449750298-6209-1-git-send-email-ian.betts@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2015-12-10 12:24, Ian Betts: > This commit removes the performance thread example from > examples/Makefile, and marks the example as "experimental" > in the release note, and it its API headers files. > > Signed-off-by: Ian Betts Applied, thanks It has been marked as experimental in the maintainers file also.