From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v5 1/5] bnx2x: fixed stats get Date: Mon, 13 Jun 2016 11:32:33 +0100 Message-ID: <575E8BC1.6040903@intel.com> References: <1463011585-15429-1-git-send-email-rasesh.mody@qlogic.com> <20160608161505.GA10096@bricha3-MOBL3> <575A91A6.9030605@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org, Dept-EngDPDKDev@qlogic.com, Harish Patil To: Bruce Richardson , Rasesh Mody Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id B44502C5B for ; Mon, 13 Jun 2016 12:32:36 +0200 (CEST) In-Reply-To: <575A91A6.9030605@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 6/10/2016 11:08 AM, Ferruh Yigit wrote: > On 6/8/2016 5:15 PM, Bruce Richardson wrote: >> On Wed, May 11, 2016 at 05:06:21PM -0700, Rasesh Mody wrote: >>> Fix stats_get() routine to display drop counters under imissed counter. >>> >>> Fixes: 540a211084a7 ("bnx2x: driver core") >>> >>> Signed-off-by: Rasesh Mody >>> Signed-off-by: Harish Patil >> >> Patchset applied to dpdk-next-net/rel_16_07 >> >> /Bruce >> > > This patchset is cause a compile error with ICC, I will send a patch to > disable some warning with ICC. > With more investigation, it is not this patchset causing the compilation error with ICC, master branch has also this problem. Regards, ferruh