From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: [PATCH] doc: deprecate Xen dom0 support Date: Thu, 3 Aug 2017 16:49:50 +0200 Message-ID: <20170803144950.14827-1-thomas@monjalon.net> Cc: dev@dpdk.org To: Jianfeng Tan Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 471FC3257 for ; Thu, 3 Aug 2017 16:49:55 +0200 (CEST) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Following the calls on the mailing list: http://dpdk.org/ml/archives/dev/2017-June/068151.html The Technical Board decided to drop Xen dom0 support from EAL: http://dpdk.org/ml/archives/dev/2017-June/068615.html Signed-off-by: Thomas Monjalon --- doc/guides/rel_notes/deprecation.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst index 7b1997058..b7fd8049e 100644 --- a/doc/guides/rel_notes/deprecation.rst +++ b/doc/guides/rel_notes/deprecation.rst @@ -8,6 +8,8 @@ API and ABI deprecation notices are to be posted here. Deprecation Notices ------------------- +* eal: the support of Xen dom0 will be removed from EAL in 17.11. + * eal: the following functions are deprecated starting from 17.05 and will be removed in 17.11: -- 2.13.2