From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH] doc: drop old naming of the project Date: Tue, 9 Feb 2016 17:20:41 +0000 Message-ID: <20160209172040.GA7248@bricha3-MOBL3> References: <1454938742-8786-1-git-send-email-thomas.monjalon@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Thomas Monjalon Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 30E812C72 for ; Tue, 9 Feb 2016 18:20:46 +0100 (CET) Content-Disposition: inline In-Reply-To: <1454938742-8786-1-git-send-email-thomas.monjalon@6wind.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" On Mon, Feb 08, 2016 at 02:39:02PM +0100, Thomas Monjalon wrote: > It was requested by Intel, more than one year ago, to replace the name > "Intel DPDK" by "DPDK". > Some references to the old name were still in some docs and code comments, > leading to confusion. > > Fixes: ac8ada004c12 ("doc: remove Intel references from release notes") > > Signed-off-by: Thomas Monjalon Acked-by: Bruce Richardson