From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH 0/5] Dynamic logging Date: Tue, 9 Jan 2018 12:26:22 +0000 Message-ID: <8747e828-a65b-814d-6f73-5224630ae749@intel.com> References: <20171219122510.15004-1-pbhagavatula@caviumnetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Pavan Nikhilesh , jerin.jacob@caviumnetworks.com, santosh.shukla@caviumnetworks.com, olivier.matz@6wind.com 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) In-Reply-To: <20171219122510.15004-1-pbhagavatula@caviumnetworks.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 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)