tile: fix build
authorChris Metcalf <cmetcalf@mellanox.com>
Sat, 18 Feb 2017 01:52:29 +0000 (20:52 -0500)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 27 Feb 2017 15:44:32 +0000 (16:44 +0100)
commitdd0eedb1cfcf0cb7423d859177c5bc6f931eaf8a
tree8f1cbe73320e25fbe3753a461d82b49fcccf71b7
parent6433c19105e8e04f72d314a2004bc16ce516b030
tile: fix build

Re-enable CONFIG_RTE_LIBRTE_SCHED, since it is needed to build
correctly.

Fix a few warnings when compiling mpipe_tilegx.c.

Remove an empty rte_cpu_feature_table[] array using a bogus type.

Properly set RTE_OBJCOPY_{TARGET,ARCH} in mk/arch/tile/rte.vars.mk.

Signed-off-by: Chris Metcalf <cmetcalf@mellanox.com>
config/defconfig_tile-tilegx-linuxapp-gcc
drivers/net/mpipe/mpipe_tilegx.c
lib/librte_eal/common/arch/tile/rte_cpuflags.c
mk/arch/tile/rte.vars.mk