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: Tue, 21 Mar 2017 15:21:33 +0000 Message-ID: References: <1489785317-15185-1-git-send-email-ed.czeck@atomicrules.com> <6db7ce51-180f-c785-6be8-47b14bdd6056@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Cc: Ed Czeck , dev@dpdk.org, John Miller To: Shepard Siegel Return-path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 029773B5 for ; Tue, 21 Mar 2017 16:21:36 +0100 (CET) In-Reply-To: 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/20/2017 1:18 PM, Shepard Siegel wrote: Hi Shepard, > We feel it would complicate things to pull the net/ark PMD into still-smaller > pieces. Why do you think smaller patches would complicate things? I agree that will require some effort, but I believe that can help others to understand, review, maintain, improve the PMD. It may not be easy to spot any issue in 5K+ lines of patch. Thanks, ferruh