From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 09/14] other APIs Date: Thu, 23 Oct 2014 11:44:29 +0200 Message-ID: <2516701.CWUpY48aH5@xps13> References: <1413779906-28113-1-git-send-email-huawei.xie@intel.com> <1413779906-28113-10-git-send-email-huawei.xie@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Huawei Xie Return-path: In-Reply-To: <1413779906-28113-10-git-send-email-huawei.xie-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 2014-10-20 12:38, Huawei Xie: > other vhost APIs > rte_vhost_driver_register: register vhost driver > rte_vhost_driver_callback_register: register new_device/destroy_device callback > rte_vhost_driver_session_start: start vhost session loop > rte_vhost_feature_disable: disable merge-able feature > rte_vhost_enable_guest_notification: disable guest notification This patch should be splitted. I'm doing the adjustment before applying. -- Thomas