From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v5 3/3] net/vhost: vHost support to free consumed buffers Date: Mon, 27 Feb 2017 14:50:54 +0100 Message-ID: <1641551.cy8vlj4stG@xps13> References: <20170123211340.22570-1-bmcfall@redhat.com> <20170127183800.27466-1-bmcfall@redhat.com> <20170127183800.27466-4-bmcfall@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: Billy McFall , wenzhuo.lu@intel.com, olivier.matz@6wind.com, dev@dpdk.org To: yuanhan.liu@linux.intel.com, Maxime Coquelin Return-path: Received: from mail-wr0-f176.google.com (mail-wr0-f176.google.com [209.85.128.176]) by dpdk.org (Postfix) with ESMTP id 08C4B591E for ; Mon, 27 Feb 2017 14:50:55 +0100 (CET) Received: by mail-wr0-f176.google.com with SMTP id u48so2862854wrc.0 for ; Mon, 27 Feb 2017 05:50:55 -0800 (PST) In-Reply-To: <20170127183800.27466-4-bmcfall@redhat.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" 2017-01-27 13:38, Billy McFall: > Add support to the vHostdriver for the new API to force free consumed > buffers on Tx ring. vHost does not cache the mbufs so there is no work > to do. > > Signed-off-by: Billy McFall Yuanhan, Maxime, do you agree with this empty function?