From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] net/ark: poll-mode driver for AtomicRules Arkville Date: Mon, 20 Mar 2017 12:36:29 +0000 Message-ID: <6db7ce51-180f-c785-6be8-47b14bdd6056@intel.com> References: <1489785317-15185-1-git-send-email-ed.czeck@atomicrules.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit Cc: Shepard Siegel , John Miller To: Ed Czeck , dev@dpdk.org Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 32EC61075 for ; Mon, 20 Mar 2017 13:36:33 +0100 (CET) In-Reply-To: <1489785317-15185-1-git-send-email-ed.czeck@atomicrules.com> 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 3/17/2017 9:15 PM, Ed Czeck wrote: > This is the PMD for Atomic Rules's Arkville ARK family of devices. > See doc/guides/nics/ark.rst for detailed description. > > > Signed-off-by: Shepard Siegel > Signed-off-by: John Miller > Signed-off-by: Ed Czeck Hi Shepard, John, Ed, Thank you for the new PMD, it is great to see that DPDK coverage is expanding. Intention to share this PMD was already communicated in previous release [1]. I hope PMD gets reviewed enough to be in this release. And as a first thing, instead of one big patch, it helps a lot to get reviewed if the patch split into smaller functional patches. There are some good samples of it in the repo, or among the waiting PMDs.. Thanks, ferruh [1] http://dpdk.org/ml/archives/dev/2016-December/051304.html