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 B404AA0487 for ; Thu, 4 Jul 2019 12:31:55 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 8D7921B9DE; Thu, 4 Jul 2019 12:31:54 +0200 (CEST) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 413BA1B9CD for ; Thu, 4 Jul 2019 12:31:53 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 9A61621910; Thu, 4 Jul 2019 06:31:52 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Thu, 04 Jul 2019 06:31:52 -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=PIgIz7hQydx22K2zHrH0dkctdkfn+eV4B4VsozyXGug=; b=LoDqFyOCceJ4 jOgaieInAiDGi1IGNXlv4PvRUrcUmYKNM+ied8TgxUNl0aZ0y+HlD+ykbEvSl0Eb moI27vN34iaE+i0VSSlI4zq6cxNJv2yczcpD5I4rO4U56R7JjMcX+3OXE5Qcg1+x aMT+88fYQbnnVexueDBlzJacOs2yyqs= 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=PIgIz7hQydx22K2zHrH0dkctdkfn+eV4B4VsozyXG ug=; b=0r9M63yrnORjA1OFLjt1fAUPi9O5Bc9yocmGo+FUotgTkFNn4KpUl7bDx jP99X2MXu5FO9eHLUlPIyngsXpl35uukJrVJNn8fy3VITKgyWEn796x37erhwJ4s sFAGsHA4AEY1leXdT+BlUJgCCoKAxvCSgJZL7iw7IQmljORoZmvHJmVKCqTJEFk6 WhZW6ok7cI0A6zuZ2vAG0hxwm2h9xvW2zONrmJQgGBWTTdNVHAilrklgZnXOoEcd qFZyr9OSN/tJVd0+4K0+bkv+B6hNc/zKTOUqJQzxVLms3c5cq5joqo43dAHf419B Z43+F7xX+PWR7mlMYO/tuaws+IkHA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduvddrfedvgdefudcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucfkph epjeejrddufeegrddvtdefrddukeegnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhho mhgrshesmhhonhhjrghlohhnrdhnvghtnecuvehluhhsthgvrhfuihiivgeptd 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 F07668005B; Thu, 4 Jul 2019 06:31:50 -0400 (EDT) From: Thomas Monjalon To: Xiaoyun Li Cc: dev@dpdk.org, jingjing.wu@intel.com, keith.wiles@intel.com, cunming.liang@intel.com, omkar.maslekar@intel.com, bruce.richardson@intel.com, ferruh.yigit@intel.com Date: Thu, 04 Jul 2019 12:31:49 +0200 Message-ID: <2177290.sozgYcS1Bp@xps> In-Reply-To: <20190702062521.91542-2-xiaoyun.li@intel.com> References: <20190628025346.31312-1-xiaoyun.li@intel.com> <20190702062521.91542-1-xiaoyun.li@intel.com> <20190702062521.91542-2-xiaoyun.li@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v10 1/5] raw/ntb: introduce ntb rawdev driver 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" 02/07/2019 08:25, Xiaoyun Li: > Introduce rawdev driver support for NTB (Non-transparent Bridge) which > can help to connect two separate hosts with each other. [...] > +NTB Rawdev Is it Intel property? If yes, I suggest "Intel NTB" as title. > +M: Xiaoyun Li > +M: Jingjing Wu > +F: drivers/raw/ntb_rawdev/ > +F: doc/guides/rawdevs/ntb_rawdev.rst Sorry I missed to check the naming here. Why is it called "ntb_rawdev" and not just "ntb" ? If you are OK with "ntb" as directory name, I can rename it while applying.