From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 4F95E2935 for ; Tue, 27 Sep 2016 15:32:12 +0200 (CEST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga104.fm.intel.com with ESMTP; 27 Sep 2016 06:32:11 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.30,405,1470726000"; d="scan'208";a="1037116794" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.220.48]) by orsmga001.jf.intel.com with SMTP; 27 Sep 2016 06:32:08 -0700 Received: by (sSMTP sendmail emulation); Tue, 27 Sep 2016 14:32:08 +0025 Date: Tue, 27 Sep 2016 14:32:08 +0100 From: Bruce Richardson To: Remy Horton Cc: Yunjian Wang , helin.zhang@intel.com, dev@dpdk.org, caihe@huawei.com Message-ID: <20160927133207.GA36032@bricha3-MOBL3> References: <1472268534-14372-1-git-send-email-wangyunjian@huawei.com> <354a4992-d2c0-b361-8e0f-565c4745aae5@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <354a4992-d2c0-b361-8e0f-565c4745aae5@intel.com> Organization: Intel Research and =?iso-8859-1?Q?De=ACvel?= =?iso-8859-1?Q?opment?= Ireland Ltd. User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-dev] [PATCH 1/1] ixgbe: fix a log X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Sep 2016 13:32:12 -0000 On Wed, Sep 21, 2016 at 12:07:32PM +0100, Remy Horton wrote: > > On 27/08/2016 04:28, Yunjian Wang wrote: > >Signed-off-by: Yunjian Wang > >--- > > drivers/net/ixgbe/ixgbe_ethdev.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > Acked-by: Remy Horton Applied to dpdk-next-net/rel_16_11 as "net/ixgbe: use macro for log format" Thanks, /Bruce