From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gavin Shan Subject: Re: [PATCH v4 net-next 00/10] net/ncsi: Add debugging functionality Date: Thu, 4 May 2017 10:06:56 +1000 Message-ID: <20170504000656.GB11287@gwshan> References: <1493786681-27468-1-git-send-email-gwshan@linux.vnet.ibm.com> <20170503.012518.74146567285105473.davem@davemloft.net> Reply-To: Gavin Shan Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: gwshan@linux.vnet.ibm.com, netdev@vger.kernel.org, joe@perches.com, kubakici@wp.pl, f.fainelli@gmail.com To: David Miller Return-path: Received: from mx0a-001b2d01.pphosted.com ([148.163.156.1]:54749 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751670AbdEDAH6 (ORCPT ); Wed, 3 May 2017 20:07:58 -0400 Received: from pps.filterd (m0098394.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.20/8.16.0.20) with SMTP id v4403XmQ064942 for ; Wed, 3 May 2017 20:07:58 -0400 Received: from e23smtp07.au.ibm.com (e23smtp07.au.ibm.com [202.81.31.140]) by mx0a-001b2d01.pphosted.com with ESMTP id 2a7s9k8c7c-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Wed, 03 May 2017 20:07:58 -0400 Received: from localhost by e23smtp07.au.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 4 May 2017 10:07:55 +1000 Received: from d23av04.au.ibm.com (d23av04.au.ibm.com [9.190.235.139]) by d23relay07.au.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id v4407j7D62128164 for ; Thu, 4 May 2017 10:07:53 +1000 Received: from d23av04.au.ibm.com (localhost [127.0.0.1]) by d23av04.au.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id v4407JNq026168 for ; Thu, 4 May 2017 10:07:20 +1000 Content-Disposition: inline In-Reply-To: <20170503.012518.74146567285105473.davem@davemloft.net> Sender: netdev-owner@vger.kernel.org List-ID: On Wed, May 03, 2017 at 01:25:18AM -0400, David Miller wrote: > >Sorry, the net-next tree is closed right now as we are in the merge >window. > >Please resubmit this when the net-next tree opens back up. > >Thank you. > Sorry that I didn't catch the merge window. Thanks for the tip. I'll resubmit after net-next is open again. Cheers, Gavin