[dpdk-dev] [PATCH] Add Armv7 support
Thomas Monjalon
thomas at monjalon.net
Thu Jun 17 09:51:44 CEST 2021
10/06/2021 13:18, s.chandrakant at globaledgesoft.com:
> From: Chandrakant Sharpa <s.chandrakant at globaledgesoft.com>
>
> Adding support for Armv7 based platforms.
> Used latest GNU cross compiler toolchain
> version(10.2) for testing.
>
> Signed-off-by: Chandrakant Sharpa <s.chandrakant at globaledgesoft.com>
> ---
> config/arm/arm_armv7a_linux_gcc | 17 +++++++++++++++++
> 1 file changed, 17 insertions(+)
Adding maintainers.
Note: Armv7 is/was supported but was missing in the meson build system.
How compilation is looking? I guess there are tons of warnings?
More information about the dev
mailing list