[dpdk-dev] Fw: dpdk-armv7 - Build # 342 - Failure!

2016-03-11 Thread Thomas Monjalon
2016-03-11 15:11, Sergio Gonzalez Monroy: > On 11/03/2016 15:04, Thomas Monjalon wrote: > > 2016-03-11 14:53, Sergio Gonzalez Monroy: > >> examples/Makefile: > >> +ifeq ($(CONFIG_RTE_LIBRTE_ACL),y) > >> +ifeq ($(CONFIG_RTE_LIBRTE_HASH),y) > >> +ifeq ($(CONFIG_RTE_LIBRTE_LPM),y) > >> DIRS-$(CONFIG_R

[dpdk-dev] Fw: dpdk-armv7 - Build # 342 - Failure!

2016-03-11 Thread Thomas Monjalon
2016-03-11 14:53, Sergio Gonzalez Monroy: > On 11/03/2016 13:33, Thomas Monjalon wrote: > > 2016-03-11 11:47, Sergio Gonzalez Monroy: > >> On 11/03/2016 11:39, Jan Viktorin wrote: > >>> Hello Sergio, > >>> > >>> I've detected a build regression for the ARMv7. It seems to me the > >>> source of the

[dpdk-dev] Fw: dpdk-armv7 - Build # 342 - Failure!

2016-03-11 Thread Sergio Gonzalez Monroy
On 11/03/2016 15:04, Thomas Monjalon wrote: > 2016-03-11 14:53, Sergio Gonzalez Monroy: >> On 11/03/2016 13:33, Thomas Monjalon wrote: >>> 2016-03-11 11:47, Sergio Gonzalez Monroy: On 11/03/2016 11:39, Jan Viktorin wrote: > Hello Sergio, > > I've detected a build regression for the

[dpdk-dev] Fw: dpdk-armv7 - Build # 342 - Failure!

2016-03-11 Thread Sergio Gonzalez Monroy
On 11/03/2016 13:33, Thomas Monjalon wrote: > 2016-03-11 11:47, Sergio Gonzalez Monroy: >> On 11/03/2016 11:39, Jan Viktorin wrote: >>> Hello Sergio, >>> >>> I've detected a build regression for the ARMv7. It seems to me the >>> source of the problem is the following commit: >>> >>> >>> http://

[dpdk-dev] Fw: dpdk-armv7 - Build # 342 - Failure!

2016-03-11 Thread Thomas Monjalon
2016-03-11 11:47, Sergio Gonzalez Monroy: > On 11/03/2016 11:39, Jan Viktorin wrote: > > Hello Sergio, > > > > I've detected a build regression for the ARMv7. It seems to me the > > source of the problem is the following commit: > > > > > > http://dpdk.org/browse/dpdk/commit/?id=d299106e8e31a622

[dpdk-dev] Fw: dpdk-armv7 - Build # 342 - Failure!

2016-03-11 Thread Jan Viktorin
Hello Sergio, I've detected a build regression for the ARMv7. It seems to me the source of the problem is the following commit: http://dpdk.org/browse/dpdk/commit/?id=d299106e8e31a622b3a1c1653f7795fa8a55860e The ipsec-secgw should be compiled only when LPM is enabled. See, eg. how the l3fwd-pow

[dpdk-dev] Fw: dpdk-armv7 - Build # 342 - Failure!

2016-03-11 Thread Sergio Gonzalez Monroy
Right! Actually the app has dependencies on a few libraries, so I'll fix that. Sergio On 11/03/2016 11:39, Jan Viktorin wrote: > Hello Sergio, > > I've detected a build regression for the ARMv7. It seems to me the > source of the problem is the following commit: > > > http://dpdk.org/browse/d