Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp4230624pxj; Wed, 12 May 2021 00:30:44 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwf6Ef4abk6XsmxBGLOiHxpfj0AHFj3Kllgwp0dNwAJjzeFK9Zl/LrO//CsEF4V5rXNCFed X-Received: by 2002:aa7:c495:: with SMTP id m21mr41352084edq.123.1620804644083; Wed, 12 May 2021 00:30:44 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1620804644; cv=none; d=google.com; s=arc-20160816; b=06Y6/Xy/GA6ucRU4i++APkqqG8Ud8+e8ziB9hxPFBqR4zV3tGfJVE38ZJwNVtu0ERQ M7w3maaqIHdyq4k7nrvbgk3XwRN4UjM8J9/B6qu42bgucFLlMsdxaJO4Y5gkRerEBNLa 1ywbecuoS5Rml2z6ZoG26Y1MLQoilsA6tk3/fiN5AUtO3ZNTgj49ZQ1jd6G/lllzmpn6 M1g/PPd6Ii3O6zcI2/ABl0T7CpE28daNi7jNmG6SHTFZzmkSeWbD3Gsp5lhiSYDLztjp YrQXVvcea0ifEUV0MRe4Dl8YoTCR3CEhz7Y0zLwV2KrNt98ToNK+Fj6b4ugvBXhzmxIL y8qg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=SnTiQVTDnjtqW3jc7nIPqW2TBPrg67G5P2GIcchfXaA=; b=SSGJdoyDd9ORuV3oT4RscH3tLJtSjyaS1O6GIAPKfFAmHkzcGsQMF1DIT8wuKSOh9P DhpKZt0277F8ENz/TzTOZgwGzmyb4t7XBDzWOlP5IvcYU+KUSWBCZpxzpVVNuVT392Wk 8SCD8uBGNf8jTOkP7dr0BfPVhDABt9fWVD6SYG75irg2OkSRj362D0SuCEb80ie76wRs IanJM8kOr0y0a3RaBfiGqc+LcbXs0btTNHDfXgstxpcTnwEDFWfVsFMb8EN1CNN2B+B2 aGEBKMBDjpb/h/ohZq9jhHluiPdXg5Ulu5Exx39OwciWt4+om4JZASh6BCOzi5s+zwzS Ogng== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b="jU9/5WXu"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id b7si18219888ede.263.2021.05.12.00.30.20; Wed, 12 May 2021 00:30:44 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b="jU9/5WXu"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230102AbhELH2Y (ORCPT + 99 others); Wed, 12 May 2021 03:28:24 -0400 Received: from mail.kernel.org ([198.145.29.99]:43264 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230017AbhELH2Y (ORCPT ); Wed, 12 May 2021 03:28:24 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 0F292611F1; Wed, 12 May 2021 07:27:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1620804436; bh=7DtgQM0zHrMALUkeiBsDilxoDEgNzTco/1t5D1d6YFc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=jU9/5WXu7LKNkNrsgUBmx0wSRqZG3Fg3/NyXhpgaHiWlBhLOQGn28u6sjQ2VUtR8U 4stDi3Xl4PlF4Ihpo0av0i6cki7Lke9IT8CD1T4sJtEhtvxcsff+rB3ZUcCFxAupsK pgar8pE8TaULeFlJmBHjo5vVHzIIyKaGqySj+UCI= Date: Wed, 12 May 2021 09:27:13 +0200 From: Greg KH To: Guy Zadicario Cc: linux-kernel@vger.kernel.org, olof@lixom.net, alexander.shishkin@linux.intel.com, andriy.shevchenko@intel.com, yochai.shefi-simchon@intel.com Subject: Re: [PATCH 00/15] misc: nnpi: New PCIe driver for Intel's NNP-I pcie device Message-ID: References: <20210512071046.34941-1-guy.zadicario@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210512071046.34941-1-guy.zadicario@intel.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 12, 2021 at 10:10:31AM +0300, Guy Zadicario wrote: > Hi, > > The following series is a driver for a new PCIe device from Intel named NNP-I > (Nirvana Neural Processor for Inference). NNP-I is a PCIe connected compute > device used for acceleration of AI deep learning inference applications in the > data-center. > > The reason that this driver should be in the kernel is that it aims to serve > multiple users and user-space applications which might share the same NNP-I > card. Workloads from multiple applications can be processed simultanously by > the NNP-I card if enough compute resources exist. > > Overview of the NNP-I device, driver structure and ABIs used in the driver is in > patch#1, which adds the info as a document as it might be a useful info for > anyone trying to understand the driver even past review. > > In order to ease the review process, there will be multiple series for the > entire driver code. This is the first series, and it implements everything > necessary to initialize the NNP-I device and allow a user-space inference > application to use it. Other features, which are mostly related to maintenance, > device status visibility and error-handling, will be submitted on the next stage. > > A basic user-space library and test application which illustrates the flow of > an NNP-I inference application can be found here: https://github.com/IntelAI/nnpi-host > (This series is enough for the test application to run) > > This patchset has gone through internal review inside Intel, the summary of the > change log from the internal review follows. > > I would appreciate any feedback, questions or comments to this series. > > Changes in v22: Why is "v22" not in the [PATCH...] part of the subjects here? And has there really been 21 other series posted to lkml for this? thanks, greg k-h