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 4AB0AA055A; Wed, 26 Feb 2020 17:30:19 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 8C3791BF8D; Wed, 26 Feb 2020 17:30:18 +0100 (CET) Received: from proxy.6wind.com (host.76.145.23.62.rev.coltfrance.com [62.23.145.76]) by dpdk.org (Postfix) with ESMTP id CA76E2C4F; Wed, 26 Feb 2020 17:30:17 +0100 (CET) Received: from glumotte.dev.6wind.com (unknown [10.16.0.195]) by proxy.6wind.com (Postfix) with ESMTP id 84CFA39BDCE; Wed, 26 Feb 2020 17:30:17 +0100 (CET) Date: Wed, 26 Feb 2020 17:30:17 +0100 From: Olivier Matz To: Thomas Monjalon Cc: dev@dpdk.org, techboard@dpdk.org Message-ID: <20200226163017.GX14387@glumotte.dev.6wind.com> References: <20200217164642.1894118-1-thomas@monjalon.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200217164642.1894118-1-thomas@monjalon.net> User-Agent: Mutt/1.10.1 (2018-07-13) Subject: Re: [dpdk-dev] [dpdk-techboard] [PATCH] introduce dpdk-kmods repository 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 Mon, Feb 17, 2020 at 05:46:42PM +0100, Thomas Monjalon wrote: > Write first lines of the README file about the intent (upstream first) > and the licenses allowed so far in DPDK. > > Signed-off-by: Thomas Monjalon Acked-by: Olivier Matz