From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH 0/3] leftover INIT_DEBUG stuff Date: Mon, 15 Oct 2018 11:13:29 +0100 Message-ID: <1315be02-b5ea-b7c8-55b8-c8909737cbf9@intel.com> References: <20181012234252.29049-1-stephen@networkplumber.org> <91c573f5-ee47-6652-6e65-799c99882462@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit To: Stephen Hemminger , dev@dpdk.org Return-path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id CACC9B62 for ; Mon, 15 Oct 2018 12:13:31 +0200 (CEST) In-Reply-To: <91c573f5-ee47-6652-6e65-799c99882462@intel.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/15/2018 11:10 AM, Ferruh Yigit wrote: > On 10/13/2018 12:42 AM, Stephen Hemminger wrote: >> Was looking around and found some leftover references to >> old INIT_DEBUG configurations. >> >> Stephen Hemminger (3): >> doc: remove INIT_DEBUG from ena >> doc: liquidio remove documentation for old config options >> qede: remove #ifdef for INIT_DEBUG > > For series, > Reviewed-by: Ferruh Yigit Series applied to dpdk-next-net/master, thanks.