From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 861CBCA4C for ; Sat, 27 Jun 2015 03:50:03 +0200 (CEST) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga101.fm.intel.com with ESMTP; 26 Jun 2015 18:50:02 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.13,687,1427785200"; d="scan'208";a="754034978" Received: from orsmsx107.amr.corp.intel.com ([10.22.240.5]) by orsmga002.jf.intel.com with ESMTP; 26 Jun 2015 18:50:02 -0700 Received: from orsmsx113.amr.corp.intel.com (10.22.240.9) by ORSMSX107.amr.corp.intel.com (10.22.240.5) with Microsoft SMTP Server (TLS) id 14.3.224.2; Fri, 26 Jun 2015 18:50:02 -0700 Received: from fmsmsx154.amr.corp.intel.com (10.18.116.70) by ORSMSX113.amr.corp.intel.com (10.22.240.9) with Microsoft SMTP Server (TLS) id 14.3.224.2; Fri, 26 Jun 2015 18:50:01 -0700 Received: from FMSMSX110.amr.corp.intel.com ([169.254.14.199]) by FMSMSX154.amr.corp.intel.com ([169.254.6.92]) with mapi id 14.03.0224.002; Fri, 26 Jun 2015 18:50:01 -0700 From: "Wang, Liang-min" To: Stephen Hemminger Thread-Topic: [dpdk-dev] [PATCH v9 5/5] ixgbe/igb: changed register tables to const Thread-Index: AQHQsHdQ03HDT+LC9kaS404y59qwVZ3AB+sA//+OIqA= Date: Sat, 27 Jun 2015 01:50:00 +0000 Message-ID: References: <1432946276-9424-1-git-send-email-liang-min.wang@intel.com> <1435367948-20240-1-git-send-email-liang-min.wang@intel.com> <1435367948-20240-6-git-send-email-liang-min.wang@intel.com> <20150626183656.2b1db2c5@urahara> In-Reply-To: <20150626183656.2b1db2c5@urahara> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.1.200.107] 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 v9 5/5] ixgbe/igb: changed register tables to const 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: Sat, 27 Jun 2015 01:50:04 -0000 > -----Original Message----- > From: Stephen Hemminger [mailto:stephen@networkplumber.org] > Sent: Friday, June 26, 2015 9:37 PM > To: Wang, Liang-min > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH v9 5/5] ixgbe/igb: changed register tables= to > const >=20 > On Fri, 26 Jun 2015 21:19:08 -0400 > Liang-Min Larry Wang wrote: >=20 > > Changed registers tables in ixgbe and igb to const type. > > > > Signed-off-by: Andrew G. Harvey > > Signed-off-by: Liang-Min Larry Wang >=20 > Since code is not yet accepted, all these changes should be rolled back i= nto > next (v10) of the original patch. Are you saying that we could not have a 5/5 needs to be applied to 2/5 and = 3/5