From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH 1/1] ixgbe: fix a log Date: Tue, 27 Sep 2016 14:32:08 +0100 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 Cc: Yunjian Wang , helin.zhang@intel.com, dev@dpdk.org, caihe@huawei.com To: Remy Horton 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) Content-Disposition: inline In-Reply-To: <354a4992-d2c0-b361-8e0f-565c4745aae5@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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