All of lore.kernel.org
 help / color / mirror / Atom feed
* eal/tile arch broken on v16.04
       [not found] <1870115887.37138334.1460085907534.JavaMail.zimbra@ulg.ac.be>
@ 2016-04-08  3:37 ` tom.barbette
  2016-04-08  8:17   ` Thomas Monjalon
  0 siblings, 1 reply; 2+ messages in thread
From: tom.barbette @ 2016-04-08  3:37 UTC (permalink / raw)
  To: dev; +Cc: zlu

Hi,

I cannot build DPDK for tile-tilegx-linuxapp-gcc with any of the release candidates for 16.04 :

--
(...)
  CC eal.o
In file included from /home/tom/dpdk-tile/lib/librte_eal/linuxapp/eal/eal.c:68:0:
/home/tom/dpdk-tile/tile-tilegx-linuxapp-gcc/include/rte_cycles.h:40:24: fatal error: arch/cycle.h: No such file or directory
 #include <arch/cycle.h>
                        ^
compilation terminated.
/home/tom/dpdk-tile/mk/internal/rte.compile-pre.mk:126: recipe for target 'eal.o' failed
--

I also could never (cross)-compile without changing the following configure options on v2.1 or v2.2, they cause intrinsic arch incompatibilities, so why aren't they removed by default in the tile defconfig?
CONFIG_RTE_LIBRTE_KNI=n
CONFIG_RTE_KNI_KMOD=n
CONFIG_RTE_LIBRTE_HASH=n
CONFIG_RTE_LIBRTE_IP_FRAG=n 
CONFIG_RTE_LIBRTE_CXGBE_PMD=n

I imagine it'll stay true for 16.04...

Thanks,

Tom

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: eal/tile arch broken on v16.04
  2016-04-08  3:37 ` eal/tile arch broken on v16.04 tom.barbette
@ 2016-04-08  8:17   ` Thomas Monjalon
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2016-04-08  8:17 UTC (permalink / raw)
  To: tom.barbette; +Cc: dev, zlu, lsun

2016-04-08 05:37, tom.barbette@ulg.ac.be:
> Hi,
> 
> I cannot build DPDK for tile-tilegx-linuxapp-gcc with any of the release candidates for 16.04 :

I'm still waiting for a free toolchain working with DPDK here:
	http://www.mellanox.com/repository/solutions/tile-scm/

> I also could never (cross)-compile without changing the following configure options on v2.1 or v2.2, they cause intrinsic arch incompatibilities, so why aren't they removed by default in the tile defconfig?
> CONFIG_RTE_LIBRTE_KNI=n
> CONFIG_RTE_KNI_KMOD=n
> CONFIG_RTE_LIBRTE_HASH=n
> CONFIG_RTE_LIBRTE_IP_FRAG=n 
> CONFIG_RTE_LIBRTE_CXGBE_PMD=n

A patch for the tile config would be integrated in 16.04.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-04-08  8:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1870115887.37138334.1460085907534.JavaMail.zimbra@ulg.ac.be>
2016-04-08  3:37 ` eal/tile arch broken on v16.04 tom.barbette
2016-04-08  8:17   ` Thomas Monjalon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.