[dpdk-dev] [PATCH v7 4/4] config: add octeontx2 machine config
Thomas Monjalon
thomas at monjalon.net
Wed Apr 10 14:48:19 CEST 2019
06/04/2019 16:27, jerinjacobk at gmail.com:
> From: Jerin Jacob <jerinj at marvell.com>
>
> Optimized configuration for Marvell octeontx2 SoC.
> Updated meson build to support Marvell octeontx2 SoC.
> Added meson cross build target for octeontx2.
I see this error with meson when compiling softnic for octeontx2:
-c ../drivers/net/softnic/rte_eth_softnic_action.c
{standard input}: Assembler messages:
{standard input}:16: Error: selected processor does not support `crc32cx w3,w3,x0'
{standard input}:38: Error: selected processor does not support `crc32cx w1,w1,x3'
{standard input}:44: Error: selected processor does not support `crc32cx w0,w0,x4'
{standard input}:69: Error: selected processor does not support `crc32cx w2,w2,x3'
...
More information about the dev
mailing list