From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id C6131A0C4D; Thu, 17 Jun 2021 09:17:16 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A3CE9410DE; Thu, 17 Jun 2021 09:17:16 +0200 (CEST) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by mails.dpdk.org (Postfix) with ESMTP id 5670F410DB for ; Thu, 17 Jun 2021 09:17:15 +0200 (CEST) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id D70385C00BD; Thu, 17 Jun 2021 03:17:14 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Thu, 17 Jun 2021 03:17:14 -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=fm1; bh= 9a3qGQEi0c0tFjPfc4MgRadCFvgfQO8OkV3blhd21fM=; b=wQ/WKNdDNOX1Oz+m TZ1hnRPcNne1aHkkRf82WKPoGhjwdbpsRwWpCvOh7HAeKMB2wtSU8HPOXbql3DA0 I12p2mQtYrXnpQVVMCmZoCo1/N6sqaN9IvcRmyP579wCNxEc7CugyuIiirqzh/nw I3WiAIKdGwzfEQuUbxNpq6Ac8BhwqyLUckKCUuhc0q5YAmm+psRM9jDSndW4y1LG QvaXAiWlcOe4JJrQ9TCvda7pAcFQHSJEGDjF9MgVTlgUPe9xZbUJAvg6Bii/v3du rWuRW8mYdMJdEAI39VzP93HEfvrRUfgmq+kVHBUlxkLVSJiaJDDV8ZhSxRN0i+uo OF2q+Q== 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=9a3qGQEi0c0tFjPfc4MgRadCFvgfQO8OkV3blhd21 fM=; b=IiZy0eY7qC5L0gTMD0PsQq+jURp6qbW/Vy/x5/LZu6xH5sJ4i8S1XJqku EjxzP4UXG2hqzVo6nsiQ+1N48CIPt+oPCnb7yVzGEdRutD5t4+kr2hxl8eo0iorG VQCLjhCJW8t+Xm0ExWTI6cPx52oyL6AByyiWSqsXjF0skSDcQvGPnMGh/+hCKSgc FuAJ6SCkV22pp9607H8L9C/n4Hlvqe1IrhgwcStnRju/e1b2QaKmXE1TXi7dSgOo rLk2EzciRAOkhW+zzSEAWOnHFJTgydHpltDFNrDyVA++xjOZyxEHYEJ+IrmgVTBh ChnT2td9BztnLP+2gYTWTZLBQvjvw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrfeeftddguddufecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhm rghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenuc ggtffrrghtthgvrhhnpedugefgvdefudfftdefgeelgffhueekgfffhfeujedtteeutdej ueeiiedvffegheenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfh hrohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Thu, 17 Jun 2021 03:17:12 -0400 (EDT) From: Thomas Monjalon To: bruce.richardson@intel.com, Hemant Agrawal Cc: dev@dpdk.org, xiaoyun.li@intel.com, jingjing.wu@intel.com, ferruh.yigit@intel.com, david.marchand@redhat.com Date: Thu, 17 Jun 2021 09:17:11 +0200 Message-ID: <14247113.HMNzz8vMnC@thomas> In-Reply-To: <20210526074712.9270-2-hemant.agrawal@nxp.com> References: <20210526074712.9270-1-hemant.agrawal@nxp.com> <20210526074712.9270-2-hemant.agrawal@nxp.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH 2/2] examples: move vendor specific apps to drivers sub directory X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 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" 26/05/2021 09:47, Hemant Agrawal: > As approved by DPDK technical board on 2021-03-24 NTB and IOAT > raw driver's example application will be moved to > example/drivers/raw/ to avoid PMD specific example application examples with a s :) > to show up in examples directory. > > Signed-off-by: Hemant Agrawal > --- > examples/{ => drivers/raw}/ioat/Makefile | 0 > examples/{ => drivers/raw}/ioat/ioatfwd.c | 0 > examples/{ => drivers/raw}/ioat/meson.build | 0 > examples/{ => drivers/raw}/ntb/Makefile | 0 > examples/{ => drivers/raw}/ntb/meson.build | 0 > examples/{ => drivers/raw}/ntb/ntb_fwd.c | 0 I'm afraid the name is confusing. We could expect some driver example in such a path, but it is just an use of the driver. Any other idea of naming?