From mboxrd@z Thu Jan 1 00:00:00 1970 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) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga101.fm.intel.com with ESMTP; 09 Feb 2016 09:20:46 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.22,421,1449561600"; d="scan'208";a="880546434" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.208.159]) by orsmga001.jf.intel.com with SMTP; 09 Feb 2016 09:20:41 -0800 Received: by (sSMTP sendmail emulation); Tue, 09 Feb 2016 17:20:41 +0025 Date: Tue, 9 Feb 2016 17:20:41 +0000 From: Bruce Richardson To: Thomas Monjalon 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 Content-Disposition: inline In-Reply-To: <1454938742-8786-1-git-send-email-thomas.monjalon@6wind.com> Organization: Intel Shannon Ltd. User-Agent: Mutt/1.5.23 (2014-03-12) Cc: dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH] doc: drop old naming of the project 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: Tue, 09 Feb 2016 17:20:46 -0000 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