Go to file
Michael Qiu 42a0325632 hash: fix crc32 error when built for i686 and run in x86_64
When compile target i686 in platform x86_64, the stub function will
be called, and return zero.

Fixes: 12fa4a0078 ("hash: fix unsupported crc instruction in i686 platform")

Signed-off-by: Michael Qiu <michael.qiu@intel.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2015-03-23 11:53:17 +01:00
app app/test: fix build with gcc < 4.4 2015-03-23 00:31:20 +01:00
config vhost: add build option for vhost-user 2015-03-17 00:46:01 +01:00
doc doc: remove blank pages in pdf 2015-03-19 17:58:49 +01:00
examples eal/x86: move header file for vector instructions 2015-03-20 19:24:38 +01:00
lib hash: fix crc32 error when built for i686 and run in x86_64 2015-03-23 11:53:17 +01:00
mk doc: add pdf output 2015-03-19 17:58:09 +01:00
pkg version: 1.8.0 2014-12-20 00:38:39 +01:00
scripts scripts: add ABI checking utility 2015-03-17 22:39:57 +01:00
tools tools: remove absolute path of chmod for vfio setup 2015-03-17 22:58:21 +01:00
.gitignore init DPDK repository 2013-03-07 10:57:42 +01:00
GNUmakefile scripts: remove useless build tools 2015-03-10 17:55:25 +01:00
LICENSE.GPL doc: GPL/LGPL licenses 2013-07-25 14:43:06 +02:00
LICENSE.LGPL doc: fix file format (dos to unix) 2013-09-06 11:43:07 +02:00
MAINTAINERS scripts: add ABI checking utility 2015-03-17 22:39:57 +01:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00