lpm: add AltiVec for ppc64
authorGowrishankar Muthukrishnan <gowrishankar.m@linux.vnet.ibm.com>
Thu, 8 Sep 2016 16:48:03 +0000 (22:18 +0530)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 9 Sep 2016 15:56:08 +0000 (17:56 +0200)
commitd2cc7959342b5183ab88aed44ea011d660a91021
treef4b769614e7f9becacb399831433b38e05ea99c7
parent6914c3b844195875c351d2c36685a84715f1e659
lpm: add AltiVec for ppc64

This patch adds ppc64le port for LPM library in DPDK.

Signed-off-by: Gowrishankar Muthukrishnan <gowrishankar.m@linux.vnet.ibm.com>
Acked-by: Chao Zhu <chaozhu@linux.vnet.ibm.com>
app/test/test_xmmt_ops.h
config/defconfig_ppc_64-power8-linuxapp-gcc
lib/librte_eal/common/include/arch/ppc_64/rte_vect.h [new file with mode: 0644]
lib/librte_lpm/Makefile
lib/librte_lpm/rte_lpm.h
lib/librte_lpm/rte_lpm_altivec.h [new file with mode: 0644]