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 5AA9BA0487 for ; Tue, 30 Jul 2019 10:17:50 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id EA32A1BFDD; Tue, 30 Jul 2019 10:17:49 +0200 (CEST) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id A28121BEE0 for ; Tue, 30 Jul 2019 10:17:48 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 45E1421FE5; Tue, 30 Jul 2019 04:17:48 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Tue, 30 Jul 2019 04:17:48 -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=owsP0S3zPKM4DoC9vFljT1Uq9G8WNYt741fVV91i30Y=; b=UqZ2BTZuCgoV WgCbo5HLRD92eQ5RhApXEROPAKO1hVSIZtOn4BVju4C0FdRvaq2bj41fjkC41Zbx gHSj6LQ3zju1ODEZYZkROQGBxYlYEe6fVlNzy2ZR0H2l5dJxfE5a+KnxlxD3K87Z AXxjasZGyuAr/QzhaiLru85NTqh45AI= 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=fm3; bh=owsP0S3zPKM4DoC9vFljT1Uq9G8WNYt741fVV91i3 0Y=; b=GVO8QDXR8ULVvOEumYDY3egMWHqF+Ia/MhWAYDwrDBCKa7yGDBwz2KLjn VNAx23Ftt5ZLVeioorSzDAtCDPp8k55QR/l6R5bScMdhtDFgpd55/hVc+tieEVaH u/3wrR/lFsf7YxEKLVI15OG13Zuams+FON7xZWCCDzW7sjtPVUqaG45owrbfQtpN UyrcsvwsTNjCq0Dmz53E/56x51U64jns+pSZNn5NBhQ+cJCW/edGwYV5T35QsqE3 TVMXZOASiGAj6J7W5IWONSlevTGgaDF2h4+hL4hwlpk40Nczx1Kl2KGRhcd6gJc8 R/JV3mCrTWOGfjUHwY0OwoWZ8jSIQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduvddrleefgddtudcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucffoh hmrghinhepsghuihhlthdrshhopdhthhgvrdhsohenucfkphepjeejrddufeegrddvtdef rddukeegnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghloh hnrdhnvghtnecuvehluhhsthgvrhfuihiivgeptd 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 0039A80059; Tue, 30 Jul 2019 04:17:46 -0400 (EDT) From: Thomas Monjalon To: dev@dpdk.org Cc: Bruce Richardson , shreyansh.jain@nxp.com, hemant.agrawal@nxp.com, david.marchand@redhat.com, Neil Horman Date: Tue, 30 Jul 2019 10:17:46 +0200 Message-ID: <3048859.hlssD6FjPI@xps> In-Reply-To: <1605498.ZGlQ3oZTaz@xps> References: <20190705093401.69913-1-bruce.richardson@intel.com> <2033098.zfnWnl858g@xps> <1605498.ZGlQ3oZTaz@xps> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [RFC PATCH 0/2] standardize rawdev names 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" 05/07/2019 11:39, Thomas Monjalon: > 05/07/2019 11:38, Thomas Monjalon: > > 05/07/2019 11:35, Bruce Richardson: > > > On Fri, Jul 05, 2019 at 10:33:59AM +0100, Bruce Richardson wrote: > > > > The names of the rawdev drivers and the resultant libraries they built > > > > were pretty inconsistent. In terms of directory names, some had "rawdev" > > > > in the name, e.g. skeleton_rawdev, ifpga_rawdev, while others didn't. > > > > Also, for the built .so/.a libraries, the names were not always > > > > consistent between make and meson, as, while meson enforced a consistent > > > > naming scheme, make did not, leading to differences - especially for > > > > those drivers with "rawdev" in the directory name. > > > > > > > > This patchset attempts to make things more standardized by removing > > > > "rawdev" from all directory names - the drivers are in the "drivers/raw" > > > > directory after all - and then standardizing the library names to > > > > "librte_rawdev_" for both make and meson. > > > > > > > > Bruce Richardson (2): drivers/raw: remove rawdev from driver directory > > > > names drivers/raw: standardize name format of rawdev drivers > > > > > > > Since the .so/.a files we produce are changing, would this patchset - if > > > accepted - need a deprecation notice in 19.08 for a future 19.11 merge? > > > > I would say we can merge it in 19.08 without prior notice. > > Any other opinion? > > Cc Neil We got no more opinion. Does it mean I can merge it in 19.08-rc3?