numam-dpdk/app
Michael Qiu 2593612db0 eal/x86: fix build with gcc 5.3.1
In fedora 22 with GCC version 5.3.1, when compile,
will result an error:

    include/rte_memcpy.h:309:7: error: "RTE_MACHINE_CPUFLAG_AVX2"
                                is not defined [-Werror=undef]
    #elif RTE_MACHINE_CPUFLAG_AVX2

Fixes: 9484092baa ("eal/x86: optimize memcpy for AVX512 platforms")

Signed-off-by: Michael Qiu <michael.qiu@intel.com>
Acked-by: Zhihong Wang <zhihong.wang@intel.com>
2016-01-28 09:33:50 +01:00
..
cmdline_test app/cmdline_test: add missing dependencies 2015-12-03 00:02:26 +01:00
proc_info app/proc_info: rename binary with prefix 2015-12-06 15:41:05 +01:00
test eal/x86: fix build with gcc 5.3.1 2016-01-28 09:33:50 +01:00
test-acl acl: add NEON optimization for ARMv8 2015-11-18 22:44:01 +01:00
test-pipeline table: add key mask to 8 and 16-byte hash parameters 2015-11-26 00:45:50 +01:00
test-pmd app/testpmd: handle SIGINT and SIGTERM 2016-01-27 17:06:51 +01:00
Makefile app: replace dump_cfg by proc_info 2015-07-17 02:26:38 +02:00