From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuanhan Liu Subject: Re: [PATCH 1/4] vhost: handle VHOST_USER_SET_LOG_BASE request Date: Thu, 3 Dec 2015 09:49:37 +0800 Message-ID: <20151203014937.GW2325@yliu-dev.sh.intel.com> References: <1449027793-30975-1-git-send-email-yuanhan.liu@linux.intel.com> <565EF7E9.6080400@redhat.com> <20151202143101.GR2325@yliu-dev.sh.intel.com> <5175915.33XpI3YTlb@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org, Victor Kaplansky , "Michael S. Tsirkin" To: Thomas Monjalon Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id BEDCC568A for ; Thu, 3 Dec 2015 02:46:06 +0100 (CET) Content-Disposition: inline In-Reply-To: <5175915.33XpI3YTlb@xps13> 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" On Wed, Dec 02, 2015 at 05:38:10PM +0100, Thomas Monjalon wrote: > 2015-12-02 22:31, Yuanhan Liu: > > Thomas, should I write an ABI deprecation note? Can I make it for > > v2.2 release If I make one tomorrow? (Sorry that I'm not awared > > of that it would be an ABI break). > > As Panu suggested, it would be better to reserve some room now > in 2.2 which already breaks vhost ABI. > Maybe we have a chance to keep the same vhost ABI in 2.3. Got it. I will cook up one now. --yliu > > The 2.2 release will probably be closed in less than 2 weeks.