> > From: Jerin Jacob <jer...@marvell.com> > > > > Use CRC32 instruction only when it is available to avoid > > the build issue like below. > > > > {standard input}:16: Error: > > selected processor does not support `crc32cx w3,w3,x0' > > > > Fixes: ea7be0a0386e ("lib/librte_table: add hash function headers") > > Cc: Gavin Hu <gavin...@arm.com> > > Cc: sta...@dpdk.org > > > > Signed-off-by: Jerin Jacob <jer...@marvell.com> > > Acked-by: Cristian Dumitrescu <cristian.dumitre...@intel.com>
Applied, thanks