From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 1/7] vhost: remove vhost-cuse Date: Mon, 22 Aug 2016 15:46:11 +0200 Message-ID: <2451191.AhZBXenjHE@xps13> References: <1471510123-4984-1-git-send-email-yuanhan.liu@linux.intel.com> <1471510123-4984-2-git-send-email-yuanhan.liu@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Yuanhan Liu Return-path: Received: from mail-wm0-f50.google.com (mail-wm0-f50.google.com [74.125.82.50]) by dpdk.org (Postfix) with ESMTP id A8C5E2BC5 for ; Mon, 22 Aug 2016 15:46:14 +0200 (CEST) Received: by mail-wm0-f50.google.com with SMTP id i5so145338107wmg.0 for ; Mon, 22 Aug 2016 06:46:14 -0700 (PDT) In-Reply-To: <1471510123-4984-2-git-send-email-yuanhan.liu@linux.intel.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" 2016-08-18 16:48, Yuanhan Liu: > remove vhost-cuse code, including the eventfd_link kernel module that > is for vhost-cuse only. Please, remove also the deprecation notice. Thanks