From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mailout1.radware.com (unknown [192.115.180.130]) by dpdk.org (Postfix) with ESMTP id BBF05234 for ; Mon, 21 Sep 2015 15:50:38 +0200 (CEST) Received: from ILMB1.corp.radware.com ([169.254.1.76]) by ILCAS2.corp.radware.com ([176.200.120.122]) with mapi id 14.03.0210.002; Mon, 21 Sep 2015 16:50:37 +0300 From: Shaham Fridenberg To: "dev@dpdk.org" Thread-Topic: compilataion of dpdk 2.1.0 fails Thread-Index: AdD0c+HxBtFil9w3Sq+SGCiEO8WVZg== Date: Mon, 21 Sep 2015 13:50:36 +0000 Message-ID: <2E654B490240B7449C846A96A8D8FE0C9F54877C@ILMB1.corp.radware.com> Accept-Language: he-IL, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [176.200.121.203] MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: [dpdk-dev] compilataion of dpdk 2.1.0 fails 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: Mon, 21 Sep 2015 13:50:39 -0000 Hey all, I upgraded from dpdk 1.8.0 to 2.1.0 and my compilation now fails with the f= ollowing errors: rte_memcpy.h:625:2: error: incompatible type for argument 2 of _mm_storeu_s= i128 emmintrin.h:701:1: note: expected __m128i but argument is of type int Did anyone bounced into this issue? Any idea how to overcome it? Thanks, Shaham