From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Burakov, Anatoly" Subject: Re: [PATCH v6 3/5] vhost: handle unsupported message types in functions Date: Tue, 25 Sep 2018 16:44:23 +0100 Message-ID: <20807ab3-da98-1431-7f8c-3a905db32c0d@intel.com> References: <153782013094.27450.17651924330876922486.stgit@T460> <153782023810.27450.1072870890780678375.stgit@T460> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Nikolay Nikolaev , maxime.coquelin@redhat.com, tiwei.bie@intel.com, zhihong.wang@intel.com Return-path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 0440A5F25 for ; Tue, 25 Sep 2018 17:44:29 +0200 (CEST) In-Reply-To: <153782023810.27450.1072870890780678375.stgit@T460> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 24-Sep-18 9:17 PM, Nikolay Nikolaev wrote: > Add new functions to handle the unsupported vhost message types: > - vhost_user_set_vring_err > - vhost_user_set_log_fd > > Signed-off-by: Nikolay Nikolaev > --- Reviewed-by: Anatoly Burakov -- Thanks, Anatoly