From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from na01-bl2-obe.outbound.protection.outlook.com (mail-bl2on0086.outbound.protection.outlook.com [65.55.169.86]) by dpdk.org (Postfix) with ESMTP id B0E988DA1 for ; Tue, 3 Nov 2015 13:32:37 +0100 (CET) Received: from CY1PR0701MB1978.namprd07.prod.outlook.com (10.163.141.20) by CY1PR0701MB1977.namprd07.prod.outlook.com (10.163.141.19) with Microsoft SMTP Server (TLS) id 15.1.312.18; Tue, 3 Nov 2015 12:32:36 +0000 Received: from CY1PR0701MB1978.namprd07.prod.outlook.com ([10.163.141.20]) by CY1PR0701MB1978.namprd07.prod.outlook.com ([10.163.141.20]) with mapi id 15.01.0312.014; Tue, 3 Nov 2015 12:32:36 +0000 From: "Jacob, Jerin" To: "Hunt, David" , Jan Viktorin Thread-Topic: [PATCH v6 00/15] Support ARMv7 architecture Thread-Index: AQHRFck/0+QaliJOTE2zqVa8gk+6J56KFqsAgAAUoQCAABBHTg== Date: Tue, 3 Nov 2015 12:32:35 +0000 Message-ID: References: <1446508048-16744-1-git-send-email-viktorin@rehivetech.com> <20151103044927.GA4073@localhost.localdomain>,<56389B7E.8090703@intel.com> In-Reply-To: <56389B7E.8090703@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: spf=none (sender IP is ) smtp.mailfrom=Jerin.Jacob@caviumnetworks.com; x-ms-exchange-messagesentrepresentingtype: 1 x-originating-ip: [132.245.22.149] x-microsoft-exchange-diagnostics: 1; CY1PR0701MB1977; 5:pLcU0Us5LPwve7LXluqeyo+h10vTI30Sv5krILeSFp1w8ihtL/xzvjPH9Ih6N0HIe+87068ed+ifU1ic8RHLnj/mysPj92huH7dSQSBivlYRgdpyB0/WE1YwMbhPajVqpZqkGphn8sPREGFy3m8jgw==; 24:sRZ+l/a20mGcjAIdSchy7CeVzFUDTGLD2lSdeiumcQT7otxtmTr0tREXcPa9Fnj4jM9c6wBPhiZzSuFGt7f7I7RdH0WPNf+1qofXzm2OeR4=; 20:uHEwHisDpIcql6xIg6s86Zfns+TSZ1Wb3/k89KMeElj+/h3vzRuAKXLvBiiPu8hplIzHipsh39ENG2AP1Um+7w== x-microsoft-antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:CY1PR0701MB1977; x-microsoft-antispam-prvs: x-exchange-antispam-report-test: UriScan:(228905959029699); x-exchange-antispam-report-cfa-test: BCL:0; PCL:0; RULEID:(601004)(2401047)(5005006)(8121501046)(520078)(10201501046)(3002001); SRVR:CY1PR0701MB1977; BCL:0; PCL:0; RULEID:; SRVR:CY1PR0701MB1977; x-forefront-prvs: 0749DC2CE6 x-forefront-antispam-report: SFV:NSPM; SFS:(10009020)(6009001)(189002)(479174004)(199003)(164054003)(377454003)(24454002)(76176999)(54356999)(106356001)(74316001)(5008740100001)(102836002)(11100500001)(19580405001)(10400500002)(105586002)(5004730100002)(50986999)(19580395003)(5002640100001)(77096005)(5003600100002)(81156007)(5001960100002)(122556002)(5001920100001)(189998001)(66066001)(5007970100001)(2900100001)(86362001)(106116001)(40100003)(87936001)(33656002)(97736004)(92566002)(2950100001)(5001770100001)(99286002)(101416001)(76576001); DIR:OUT; SFP:1101; SCL:1; SRVR:CY1PR0701MB1977; H:CY1PR0701MB1978.namprd07.prod.outlook.com; FPR:; SPF:None; PTR:InfoNoRecords; MX:1; A:1; LANG:en; received-spf: None (protection.outlook.com: caviumnetworks.com does not designate permitted sender hosts) spamdiagnosticoutput: 1:23 spamdiagnosticmetadata: NSPM Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginatorOrg: caviumnetworks.com X-MS-Exchange-CrossTenant-originalarrivaltime: 03 Nov 2015 12:32:35.9367 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 711e4ccf-2e9b-4bcf-a551-4094005b6194 X-MS-Exchange-Transport-CrossTenantHeadersStamped: CY1PR0701MB1977 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH v6 00/15] Support ARMv7 architecture 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: Tue, 03 Nov 2015 12:32:38 -0000 I will be posting the new version with in a hour. Thanks, Jerin ________________________________________ From: Hunt, David Sent: Tuesday, November 3, 2015 5:03 PM To: Jacob, Jerin; Jan Viktorin Cc: david.marchand@6wind.com; Thomas Monjalon; dev@dpdk.org Subject: Re: [PATCH v6 00/15] Support ARMv7 architecture On 03/11/2015 04:49, Jerin Jacob wrote: > On Tue, Nov 03, 2015 at 12:47:13AM +0100, Jan Viktorin wrote: >> Hello DPDK community, >> >> ARMv7 again, changes: >> >> * removed unnecessary code in the #ifndef RTE_FORCE_INTRINSICS .. #endif= (atomic, spinlock, byteorder) >> * more splitting of headers to have 32/64 bit variants (atomic, cpuflags= ) >> * fixed cpuflags AT_PLATFORM > > Thanks Jan, Dave . > I will rework on the arm64 support based on this version. Jerin, I've got an updated ARMv8 patchset almost ready based on Jan's latest patchset (v6). Will I post it to the list? I suspect that your patchset will be the preferred option for acceptance into DPDK, but there may be one or two snippets of code worth merging together for the final patchset. Rgds, Dave.