From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] doc: add note on hardware support deprecation Date: Fri, 13 Oct 2017 22:46:53 +0200 Message-ID: <2024376.C5PKG1yDOZ@xps> References: <20170915134114.127774-1-bruce.richardson@intel.com> <20170918135955.36613-1-bruce.richardson@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, john.mcnamara@intel.com To: Bruce Richardson Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 47EC01B7B4 for ; Fri, 13 Oct 2017 22:46:55 +0200 (CEST) In-Reply-To: <20170918135955.36613-1-bruce.richardson@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 18/09/2017 15:59, Bruce Richardson: > Following agreement at the DPDK Technical Board meeting [1], the policy > that hardware support deprecation should be treated as though it were an > ABI break needs to be documented in the contributors guide. > > [1] http://dpdk.org/ml/archives/dev/2017-September/074613.html > > Signed-off-by: Bruce Richardson > Acked-by: John McNamara Applied, thanks