[dpdk-dev] [PATCH v3] librte_eal/common: Fix cast from pointer to integer of different size

Thomas Monjalon thomas.monjalon at 6wind.com
Thu Mar 5 10:58:12 CET 2015


2015-03-05 09:21, Tang, HaifengX:
> Hi Thomas  and all :
[...]
>   CC rte_hash.o
> /jenkins/workspace/DPDK_AUTO_IDT_VM_FC18_32_BUILD2/DPDK/lib/librte_hash/rte_hash_crc.h: Assembler messages:
> /jenkins/workspace/DPDK_AUTO_IDT_VM_FC18_32_BUILD2/DPDK/lib/librte_hash/rte_hash_crc.h:380: Error: unsupported instruction `crc32'
> /jenkins/workspace/DPDK_AUTO_IDT_VM_FC18_32_BUILD2/DPDK/lib/librte_hash/rte_hash_crc.h:380: Error: unsupported instruction `crc32'
[...]
>   CC rte_hash.o
> /tmp/iccOsnsZzas_.s: Assembler messages:
> /tmp/iccOsnsZzas_.s:49: Error: unsupported instruction `crc32'
> /tmp/iccOsnsZzas_.s:133: Error: unsupported instruction `crc32'
[...]
> Can anyone can help to check the assemble code .

These errors are related to
"[PATCH v6 2/7] hash: add assembly implementation of CRC32 intrinsics"

Please ask in the right thread.
Yerden should know how to properly fix this problem.

Thanks


More information about the dev mailing list