From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: announce kni_vhost removal Date: Tue, 14 Feb 2017 11:48:29 +0100 Message-ID: <3427182.uQIDWuhVLS@xps13> References: <20161117132721.13106-1-ferruh.yigit@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Ferruh Yigit Return-path: Received: from mail-wm0-f48.google.com (mail-wm0-f48.google.com [74.125.82.48]) by dpdk.org (Postfix) with ESMTP id 07A9D37AA for ; Tue, 14 Feb 2017 11:48:31 +0100 (CET) Received: by mail-wm0-f48.google.com with SMTP id v77so13926715wmv.0 for ; Tue, 14 Feb 2017 02:48:31 -0800 (PST) In-Reply-To: <20161117132721.13106-1-ferruh.yigit@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" 2016-11-17 13:27, Ferruh Yigit: > +* kni: Remove :ref:`kni_vhost_backend-label` feature (KNI_VHOST) in 17.05 release. > + :doc:`Vhost Library ` is currently preferred method for > + guest - host communication. Just for clarification, this is not to remove KNI > + or VHOST feature, but KNI_VHOST which is a KNI feature enabled via a compile > + time option, and disabled by default. Acked-by: Thomas Monjalon