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 9EF83A0577; Mon, 6 Apr 2020 16:02:27 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 2FF932B96; Mon, 6 Apr 2020 16:02:27 +0200 (CEST) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id C70642B86 for ; Mon, 6 Apr 2020 16:02:25 +0200 (CEST) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id 043515C0138; Mon, 6 Apr 2020 10:02:25 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute7.internal (MEProxy); Mon, 06 Apr 2020 10:02:25 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=LPV+DqphSafXFUT4NJwCJUq+iy7dbvzCnryQIznDVHY=; b=Cuq1oYZGqJ5G E7s42RLx8AWhzvNdxXes+ym4v3RG7fiaCNaj9nd89ZEFoVaXDXrAnAYf9z58cEZk HAtaJMIwCuXZfb2yz5llMjJa8b/qSSPI1kzkw+LWEDjQrsbm5aa3xg3sWFbzupGZ RyodFihyhz/kHYdZShqjcbqo23vagng= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=LPV+DqphSafXFUT4NJwCJUq+iy7dbvzCnryQIznDV HY=; b=0zgSdMV+4+GcT6eXmiiB7oMvTjMdlGC30HZMT3j2Lft4T8kMaq4bxKybQ DtPAIMOFcBb/YI+cumtraon3c1DvLgy6Iyw1yJd+58X+rBZpS4zLMbQKvjcoK0n2 CJCBHbXvYXSnjMXtURjXOehqV4+dDYjIJzdtAePiyqwPN3oTFMCogdAi9yp7G/7f goKacunx2UxuFf0bNJOLjGLHp+v9lJImNe4sKok7ShXd/0WRLulLcptSz+JLgPsG xNmyDhXQlThwXi4m8m/f+mLtYnCnFipP0c65h/9DjGzsUML8fRKNOoUmbS6npsP6 rHCzIuPtVuTSADtzi/ycgzjCSTQMg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduhedrudefgdeihecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucfkph epjeejrddufeegrddvtdefrddukeegnecuvehluhhsthgvrhfuihiivgeptdenucfrrghr rghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 4346B3280059; Mon, 6 Apr 2020 10:02:23 -0400 (EDT) From: Thomas Monjalon To: Neil Horman Cc: dev@dpdk.org, mdr@ashroe.eu, "Ananyev, Konstantin" , "david.marchand@redhat.com" , "honnappa.nagarahalli@arm.com" , "dev@dpdk.org" , "Richardson, Bruce" , "Yigit, Ferruh" , kevin.laatz@intel.com Date: Mon, 06 Apr 2020 16:02:22 +0200 Message-ID: <2148411.ZTGnvXJ27K@xps> In-Reply-To: <20200401125208.GC3959020@hmswarspite.think-freely.org> References: <1621718.vEMTNlK7mp@xps> <20200401125208.GC3959020@hmswarspite.think-freely.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" 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" 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?