From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 4D801A0577; Mon, 6 Apr 2020 16:36:46 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 81A2F2B96; Mon, 6 Apr 2020 16:36:45 +0200 (CEST) Received: from smtp.tuxdriver.com (charlotte.tuxdriver.com [70.61.120.58]) by dpdk.org (Postfix) with ESMTP id 2D3D82B83 for ; Mon, 6 Apr 2020 16:36:44 +0200 (CEST) Received: from 2606-a000-111b-43ee-0000-0000-0000-1bf2.inf6.spectrum.com ([2606:a000:111b:43ee::1bf2] helo=localhost) by smtp.tuxdriver.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1jLSrX-0001TB-Vd; Mon, 06 Apr 2020 10:36:38 -0400 Date: Mon, 6 Apr 2020 10:36:31 -0400 From: Neil Horman To: Thomas Monjalon Cc: dev@dpdk.org, mdr@ashroe.eu, "Ananyev, Konstantin" , "david.marchand@redhat.com" , "honnappa.nagarahalli@arm.com" , "Richardson, Bruce" , "Yigit, Ferruh" , kevin.laatz@intel.com Message-ID: <20200406143631.GA266144@hmswarspite.think-freely.org> References: <1621718.vEMTNlK7mp@xps> <20200401125208.GC3959020@hmswarspite.think-freely.org> <2148411.ZTGnvXJ27K@xps> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2148411.ZTGnvXJ27K@xps> X-Spam-Score: -2.9 (--) X-Spam-Status: No Subject: Re: [dpdk-dev] /validate-abi.sh complains [PATCH v1 3/8] ring: introduce RTS ring mode X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list 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 Mon, Apr 06, 2020 at 04:02:22PM +0200, Thomas Monjalon wrote: > 01/04/2020 14:52, Neil Horman: > > On Tue, Mar 31, 2020 at 09:24:41PM +0200, Thomas Monjalon wrote: > > > 31/03/2020 21:22, Thomas Monjalon: > > > > 31/03/2020 19:05, Ananyev, Konstantin: > > > > > Hi everyone, > > > > > > > > > > Have a question regarding validate-abi.sh. > > > > > > > > devtools/validate-abi.sh should be removed. > > > > Please use the new devtools/check-abi.sh > > > > > > The file doc/guides/contributing/abi_versioning.rst > > > should be updated as well. > > > Neil? Ray? > > > > > Ack, we should remove validate_abi and update the docs > > Neil, are you going to do this update? I can, I had though it was already in progress though. I'll take care of it this week. Best Neil > > > >