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 445FAA055A; Tue, 25 Feb 2020 14:50:07 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 1F2FD1BFC7; Tue, 25 Feb 2020 14:50:07 +0100 (CET) Received: from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com [207.211.31.120]) by dpdk.org (Postfix) with ESMTP id B2CBE1BF8D for ; Tue, 25 Feb 2020 14:50:05 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1582638605; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=qVmU9zzL4yKnzFprVcaFEy/zpJMQFTDjVKqKypsCSNo=; b=gmmHT4XW72jfdFQS99TwCEIUOe9GMt0uhSlEgaFlNISik3ahjQauXqcovHW2RxR+OxIyfK CF1ZyfQpYDav6xA2Pf23lC61AJfcHFOcpxlHPUxVnhGSemk+wAd62Ou8UFfLt/UE/F0pq+ 5nGnvXlMpdcooqj0j35Qsbr2grwHNbg= Received: from mail-ua1-f70.google.com (mail-ua1-f70.google.com [209.85.222.70]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-325-DYxtYnzUPSqC00_i2Eaq5Q-1; Tue, 25 Feb 2020 08:49:58 -0500 X-MC-Unique: DYxtYnzUPSqC00_i2Eaq5Q-1 Received: by mail-ua1-f70.google.com with SMTP id m2so1814522ual.15 for ; Tue, 25 Feb 2020 05:49:58 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=F4tdPINgwmyApUWBavaUUd3Cd5xFPbAeY0DJkSZouH8=; b=DF8LjgpHLOjS21OXn1raR6bTF/tbq+G261nvHe/euX6tXPwX8aZ9w8lPMZrKL+7Ofi CT0qOzdIl1VSpaveYmoQ7nenQiBbCE64jg6K1pm82hKPZ+8PY3t+KMeFeOygP1Mm/Op2 5wXPm5fRC+3RNhCKOoxOGZIL99jhczVIyCB/XJa0xOnPkzv7hQvyKaqQUKrz5viU0Jwl 4rlFu/zALWP3UOzTdiCCkU9pp4sEFpRwM0pMO3bOrkNeYFR0z0K7s5t2p2koagn+M1aB Js68YEDALGJJJnvwzwmssJrh5AEPqpgE0/NmwU1qWG/0RSACreYzkR8bVNZ7qXT2EAAp Z7/A== X-Gm-Message-State: APjAAAXtBkS+50pIoDaIzzfnQDf2vd7TW4Ng8NtEK88AFHn/9wckydYN KW57tAcb+W6v3aYqqT6Dna2Z5s35zn52/4mPqPNUZzxUPAenRsbB7tvNieZ64Q5XqSIZWDUPmh9 i3Nu0rEgPhxrpnVfgEX0= X-Received: by 2002:a67:e342:: with SMTP id s2mr29237427vsm.198.1582638597936; Tue, 25 Feb 2020 05:49:57 -0800 (PST) X-Google-Smtp-Source: APXvYqycHwE/SiqiFTrKmqwbnR8gksMg4ruBOF1cMC9IffPh+vfVRsHmZX2KwNfrqsX5czp4u0zeWNPZl/sJrvJHgBw= X-Received: by 2002:a67:e342:: with SMTP id s2mr29237408vsm.198.1582638597652; Tue, 25 Feb 2020 05:49:57 -0800 (PST) MIME-Version: 1.0 References: <20200130165853.693270-1-jerinj@marvell.com> <9954713.zapYfy813O@xps> <19068966.Yz81rIOvuz@xps> In-Reply-To: <19068966.Yz81rIOvuz@xps> From: David Marchand Date: Tue, 25 Feb 2020 14:49:46 +0100 Message-ID: To: Jerin Jacob Cc: Jerin Jacob , dpdk-dev , Neil Horman , John McNamara , Marko Kovacevic , techboard@dpdk.org, Ferruh Yigit , Maxime Coquelin , Thomas Monjalon X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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" On Tue, Feb 25, 2020 at 1:48 PM Thomas Monjalon wrote= : > > 25/02/2020 12:50, Jerin Jacob: > > On Tue, Feb 25, 2020 at 4:30 PM Thomas Monjalon w= rote: > > > > > > > > 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 reposito= ry > > > > > 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 th= e 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 requi= red. > > > > igb_uio: In the view of reducing the kernel dependency from the main tr= ee, > > 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 Acked-by: David Marchand I will take your rewording and handle Thomas comment when applying. --=20 David Marchand