[dpdk-dev] [PATCH v2 01/16] mk: Introduce ARMv7 architecture

David Marchand david.marchand at 6wind.com
Wed Oct 28 14:39:27 CET 2015


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


More information about the dev mailing list