From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id A59191B1B7 for ; Tue, 9 Jan 2018 13:26:25 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 09 Jan 2018 04:26:24 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,335,1511856000"; d="scan'208";a="17829008" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.48]) ([10.237.220.48]) by FMSMGA003.fm.intel.com with ESMTP; 09 Jan 2018 04:26:23 -0800 To: Pavan Nikhilesh , jerin.jacob@caviumnetworks.com, santosh.shukla@caviumnetworks.com, olivier.matz@6wind.com Cc: dev@dpdk.org References: <20171219122510.15004-1-pbhagavatula@caviumnetworks.com> From: Ferruh Yigit Message-ID: <8747e828-a65b-814d-6f73-5224630ae749@intel.com> Date: Tue, 9 Jan 2018 12:26:22 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: <20171219122510.15004-1-pbhagavatula@caviumnetworks.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH 0/5] Dynamic logging X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Jan 2018 12:26:26 -0000 On 12/19/2017 12:25 PM, Pavan Nikhilesh wrote: > Implement dynamic logging for cavium specific thunder nicvf and octeontx > platforms. > > Pavan Nikhilesh (5): > net/thunderx: implement dynamic logging > net/octeontx: implement dynamic logging > mempool/octeontx: implement dynamic logging > event/octeontx: implement dynamic logging > doc: remove unused config options Series applied to dpdk-next-net/master, thanks. (not all of them are net drivers, but getting them all to next-net to functionally group them and updates are straightforward)