From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Qiu Subject: =?utf-8?q?=5BPATCH_0/3=5D_dpdk2=2E0-rc1_build_error_fi?= =?utf-8?q?x?= Date: Thu, 5 Mar 2015 21:15:36 +0800 Message-ID: <1425561339-13300-1-git-send-email-michael.qiu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable To: dev-VfR2kkLFssw@public.gmane.org Return-path: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" This patch set is to fix dpdk2.0-rc1 compile error. Michael Qiu (3): librte_hash: Fix unsupported instruction `crc32' in i686 platform app/test: Fix size_t printf formart issue librte_eal/common: Fix redeclaration of enumerator =E2=80=98REG_EAX=E2=80= =99 app/test/test_hash.c | 2 +- .../common/include/arch/x86/rte_cpuflags.h | 210 ++++++++++-----= ------ lib/librte_hash/rte_hash_crc.h | 4 + 3 files changed, 110 insertions(+), 106 deletions(-) --=20 1.9.3