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 ?REG_EAX?
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(-) -- 1.9.3