On Mon, Oct 26, 2015 at 5:37 PM, Jan Viktorin <viktorin at rehivetech.com> wrote:
> > diff --git a/config/defconfig_arm-armv7-a-linuxapp-gcc > b/config/defconfig_arm-armv7-a-linuxapp-gcc > new file mode 100644 > index 0000000..5b582a8 > --- /dev/null > +++ b/config/defconfig_arm-armv7-a-linuxapp-gcc > @@ -0,0 +1,78 @@ > > +# fails to compile on ARM > +CONFIG_RTE_LIBRTE_ACL=n > +CONFIG_RTE_LIBRTE_LPM=n > librte_lpm is used by librte_table, used by librte_pipeline. So until lpm is fixed (later in your patchset), this config file won't build. -- David Marchand