From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] remove unused MRVL_DEBUG config option Date: Mon, 23 Oct 2017 16:54:32 -0700 Message-ID: <30d741ba-3c8f-7562-c8fb-eccb3d3a492c@intel.com> References: <1507798175-1974-1-git-send-email-tdu@semihalf.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: mw@semihalf.com, dima@marvell.com, nsamsono@marvell.com, Jianbo.liu@linaro.org To: Tomasz Duszynski , dev@dpdk.org Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id EB6811B6F7 for ; Tue, 24 Oct 2017 01:54:33 +0200 (CEST) In-Reply-To: <1507798175-1974-1-git-send-email-tdu@semihalf.com> Content-Language: en-US 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 10/12/2017 1:49 AM, Tomasz Duszynski wrote: > Remove unused MRVL_DEBUG configuration option and update driver > documentation accordingly. > > Signed-off-by: Tomasz Duszynski Applied to dpdk-next-net/master, thanks.