From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <zhaochen.zhan@intel.com>
Received: from mga09.intel.com (mga09.intel.com [134.134.136.24])
 by dpdk.org (Postfix) with ESMTP id 900634C6E
 for <dev@dpdk.org>; Mon, 13 Oct 2014 14:35:51 +0200 (CEST)
Received: from orsmga002.jf.intel.com ([10.7.209.21])
 by orsmga102.jf.intel.com with ESMTP; 13 Oct 2014 05:37:04 -0700
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.04,710,1406617200"; d="scan'208";a="617697424"
Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203])
 by orsmga002.jf.intel.com with ESMTP; 13 Oct 2014 05:42:56 -0700
Received: from fmsmsx115.amr.corp.intel.com (10.18.116.19) by
 FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS)
 id 14.3.195.1; Mon, 13 Oct 2014 05:42:56 -0700
Received: from shsmsx152.ccr.corp.intel.com (10.239.6.52) by
 fmsmsx115.amr.corp.intel.com (10.18.116.19) with Microsoft SMTP Server (TLS)
 id 14.3.195.1; Mon, 13 Oct 2014 05:42:56 -0700
Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.230]) by
 SHSMSX152.ccr.corp.intel.com ([169.254.6.190]) with mapi id 14.03.0195.001;
 Mon, 13 Oct 2014 20:42:54 +0800
From: "Zhan, Zhaochen" <zhaochen.zhan@intel.com>
To: "Zhang, Helin" <helin.zhang@intel.com>, "dev@dpdk.org" <dev@dpdk.org>
Thread-Topic: [PATCH] i40e: fix of compile error
Thread-Index: AQHP5rXjjcmue4qq90ONr4q0Z6B+S5wtz+Zg
Date: Mon, 13 Oct 2014 12:42:54 +0000
Message-ID: <6D0EE020084B194084D70B0A8D2207B8EDC861@SHSMSX104.ccr.corp.intel.com>
References: <1413184699-16124-1-git-send-email-helin.zhang@intel.com>
In-Reply-To: <1413184699-16124-1-git-send-email-helin.zhang@intel.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [10.239.127.40]
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Subject: Re: [dpdk-dev] [PATCH] i40e: fix of compile error
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Mon, 13 Oct 2014 12:35:52 -0000

> It fixes the compile error as below on gcc version 4.3.4.
> cc1: error: unrecognized command line option "-Wno-unused-but-set-
> variable"
>=20
> Signed-off-by: Helin Zhang <helin.zhang@intel.com>

Tested-by: Zhaochen Zhan <zhaochen.zhan@intel.com>

This patch has been verified on SUSE with gcc4.3.4.=20
It has fixed the compile error related to i40e.=20
But the dpdk still has error about"app/test/test_prefetch.c" with gcc4.3.4.

Base commit: 23fcffe8ffaccf8a2901050e7daa4979597141ed
CPU: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz
OS: SUSE 11, 3.0.13-0.5-default
GCC: 4.3.4