From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 4D50FB3B1 for ; Thu, 25 Sep 2014 15:02:33 +0200 (CEST) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga101.jf.intel.com with ESMTP; 25 Sep 2014 06:08:25 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.04,597,1406617200"; d="scan'208";a="608458354" Received: from fmsmsx106.amr.corp.intel.com ([10.18.124.204]) by orsmga002.jf.intel.com with ESMTP; 25 Sep 2014 06:08:00 -0700 Received: from fmsmsx152.amr.corp.intel.com (10.18.125.5) by FMSMSX106.amr.corp.intel.com (10.18.124.204) with Microsoft SMTP Server (TLS) id 14.3.195.1; Thu, 25 Sep 2014 06:08:00 -0700 Received: from shsmsx102.ccr.corp.intel.com (10.239.4.154) by FMSMSX152.amr.corp.intel.com (10.18.125.5) with Microsoft SMTP Server (TLS) id 14.3.195.1; Thu, 25 Sep 2014 06:08:00 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.204]) by shsmsx102.ccr.corp.intel.com ([169.254.2.192]) with mapi id 14.03.0195.001; Thu, 25 Sep 2014 21:07:58 +0800 From: "Cao, Waterman" To: Thomas Monjalon , "Tang, HaifengX" Thread-Topic: [dpdk-dev] [PATCH] ixgbe: fix compile error with gcc4.4 (used RHEL 6) Thread-Index: AQHP2I697qZKppsAeUKnHfYs2kt1wJwRx7qw Date: Thu, 25 Sep 2014 13:07:57 +0000 Message-ID: References: <1411037752-8000-1-git-send-email-bruce.richardson@intel.com> <4239709.GvnD5XaY1L@xps13> In-Reply-To: <4239709.GvnD5XaY1L@xps13> Accept-Language: en-GB, 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 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH] ixgbe: fix compile error with gcc4.4 (used RHEL 6) 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: Thu, 25 Sep 2014 13:02:33 -0000 Hi Thomas, I will work with team to see if we can improve test report. Because intel validation team will continue to upgrade test cases to verif= y feature, I think that it's still worth to verify patch or features even it has alre= ady integrated branch. Thanks Waterman=20 >-----Original Message----- >From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Thomas Monjalon >Sent: Thursday, September 25, 2014 3:02 PM >To: Tang, HaifengX >Cc: dev@dpdk.org >Subject: Re: [dpdk-dev] [PATCH] ixgbe: fix compile error with gcc4.4 (used= RHEL 6) > >2014-09-25 02:13, Tang, HaifengX: >> Tested-by: Haifeng Tang >>=20 >> This patch just includes one file, and has been tested by Intel. >> Please see the detail information from the attachment. > >Attachment is filtered out. Please do not try to attach some files for the= mailing list. > >By the way, this patch has already been integrated. So this test report is= not really useful anymore. > >-- >Thomas