From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuanhan Liu Subject: Re: [PATCH 1/2] net/i40e: add func to check link speed Date: Mon, 12 Sep 2016 11:00:42 +0800 Message-ID: <20160912030042.GG23158@yliu-dev.sh.intel.com> References: <1473623034-8433-1-git-send-email-qi.z.zhang@intel.com> <1473623034-8433-2-git-send-email-qi.z.zhang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: jingjing.wu@intel.com, helin.zhang@intel.com, dev@dpdk.org To: Zhang Qi Return-path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id BA5632A58 for ; Mon, 12 Sep 2016 05:00:15 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1473623034-8433-2-git-send-email-qi.z.zhang@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 Mon, Sep 12, 2016 at 03:43:53AM +0800, Zhang Qi wrote: > Add a help function to check link speed by device ID. > Replace macro "i40e_is_40G_device" with the new function. > > Signed-off-by: Zhang Qi Hi, FYI, my testrobot caught some warnings whlie applying this patch --yliu --- Applying: net/i40e: add func to check link speed .git/rebase-apply/patch:42: trailing whitespace. .git/rebase-apply/patch:62: trailing whitespace. .git/rebase-apply/patch:127: trailing whitespace. } warning: 3 lines add whitespace errors.