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 BD571A055A; Tue, 25 Feb 2020 13:47:58 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 8D56A1BC24; Tue, 25 Feb 2020 13:47:57 +0100 (CET) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id 102331F1C; Tue, 25 Feb 2020 13:47:56 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id A6CCF21BBE; Tue, 25 Feb 2020 07:47:55 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Tue, 25 Feb 2020 07:47:55 -0500 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=mns9ha1OnhZPtC9jXzoDLfabMZlQCaiqk5nVIvZBklM=; b=JindLRSOJx+b iCBcWVLOCN5HWy16X9giZZZLWVaMzhkGv8c5Uv/sd60Q7elt5r0/pWb5FOFOCjRE IlKHg2mg2IZVxwvXoBOm0/WaniNh/f2DO38PwM8s2XgMHwBt48L3anZhECnt4Ce1 HVhlNwMNXPGmp3BPunp+1UTYHVKRWdc= 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=mns9ha1OnhZPtC9jXzoDLfabMZlQCaiqk5nVIvZBk lM=; b=xqmhTdGac63TyQE4FRp84FT4Q6+iXeiX6XFIHFXiwpKswvj+rVpQsZzOv o0b18n/5GzEmCzW6xMt9u6E6kBlRUi2WgI4KIMoSUhGtVtRjay5ntA8YI/PPzWJy OOAOv3P/Va0Y05bbjZ0V4FW/4CZ41Q211vIwjckt6Zf188T82XoGFpJ72FPND+g2 Gvf/aAbXoxe39yDpx7r9niRgiLhsx2NnIhTsrk3N/pooqkbUlFlTKakr7cGUkvZG sTmFgH4qrYI4jB8yOhwIOKvDAJDI/r+B7fQz0UN6Cp1/WumVHhoBxK4DmZyNzeId VuLOnsfe+z4mEtAJIOYNcpnxmeSlg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedugedrledvgdegfecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucffoh hmrghinhepughpughkrdhorhhgnecukfhppeejjedrudefgedrvddtfedrudekgeenucev lhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrsh esmhhonhhjrghlohhnrdhnvght 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 179DD3060FD3; Tue, 25 Feb 2020 07:47:53 -0500 (EST) From: Thomas Monjalon To: Jerin Jacob Cc: Jerin Jacob , dpdk-dev , Neil Horman , John McNamara , Marko Kovacevic , techboard@dpdk.org, Ferruh Yigit , Maxime Coquelin Date: Tue, 25 Feb 2020 13:47:51 +0100 Message-ID: <19068966.Yz81rIOvuz@xps> In-Reply-To: References: <20200130165853.693270-1-jerinj@marvell.com> <9954713.zapYfy813O@xps> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [dpdk-techboard] [PATCH] doc: deprecation notice to move igb_uio to a new repo 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" 25/02/2020 12:50, Jerin Jacob: > On Tue, Feb 25, 2020 at 4:30 PM Thomas Monjalon wrote: > > > > > > From: Jerin Jacob > > > > > > > > Based on the tech board meeting held on 2019-11-06, > > > > It's been decided to move igb_uio kernel module to a new repository > > > > hosted by dpdk.org in v20.11 release. > > > > > > > > http://mails.dpdk.org/archives/dev/2019-November/151763.html > > > > > > > > Adding the deprecation notice for the same in advance. > > > > > > > > Signed-off-by: Jerin Jacob > > > > --- > > > > +* igb_uio: In the view of reducing the kernel dependency from the main tree, > > > > + as a first step, The technical board has been decided to move ``igb_uio`` > > > > uppercases can be fixed above > > Sorry, Which upper cases you are referring to? After a comma, there is no uppercase, this is not a beginning of sentence. And I think we should use uppercases for Technical Board. One more thing: s/has been decided/decided/ > I am planning to rework like this. Let me know if any changes are required. > > igb_uio: In the view of reducing the kernel dependency from the main tree, > as a first step, The technical board has been decided to move ``igb_uio`` > to dpdk-kmods.git/linux/igb_uio/ in v20.11 release. > > > > > > > + kernel module to a new repository hosted by dpdk.org in v20.11 release. > > > > The repository is already created: > > http://git.dpdk.org/dpdk-kmods/ > > igb_uio should be moved in dpdk-kmods.git/linux/igb_uio/ > > > > > > + Minutes of Technical Board Meeting of `2019-11-06 > > > > + `_. > > > > > > Acked-by: Maxime Coquelin > > > > With precision above, > > Acked-by: Thomas Monjalon