From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 0397D914 for ; Wed, 21 Sep 2016 13:07:34 +0200 (CEST) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga102.jf.intel.com with ESMTP; 21 Sep 2016 04:07:34 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.30,373,1470726000"; d="scan'208";a="882245880" Received: from rhorton-mobl.ger.corp.intel.com (HELO [163.33.228.56]) ([163.33.228.56]) by orsmga003.jf.intel.com with ESMTP; 21 Sep 2016 04:07:33 -0700 To: Yunjian Wang , helin.zhang@intel.com, dev@dpdk.org References: <1472268534-14372-1-git-send-email-wangyunjian@huawei.com> Cc: caihe@huawei.com From: Remy Horton Organization: Intel Shannon Limited Message-ID: <354a4992-d2c0-b361-8e0f-565c4745aae5@intel.com> Date: Wed, 21 Sep 2016 12:07:32 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: <1472268534-14372-1-git-send-email-wangyunjian@huawei.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit 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: Wed, 21 Sep 2016 11:07:35 -0000 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