Hi Supriya, > -----Original Message----- > From: Supriya Shekhar Mane <[email protected]> > Sent: Friday, June 18, 2021 2:20 PM > To: [email protected] > Cc: Chandrakant Sharpa <[email protected]>; > [email protected]; Zaheer R M <[email protected]>; Gurusidhesh > G H <[email protected]>; [email protected]; > [email protected]; Jan Viktorin <[email protected]>; > Ruifeng Wang <[email protected]>; [email protected]; Honnappa > Nagarahalli <[email protected]> > Subject: Re: [dpdk-dev] [PATCH] Add Armv7 support > > Hi Thomas, > > Here are the meson/ninja build results, we see no warnings here: > > supriya@supriya:~/dpdk-meson-openwrt/dpdk-21.05$ meson armv7-build -- > cross-file config/arm/arm_armv7a_linux_gcc The Meson build system <snip> > supriya@supriya:~/dpdk-meson-openwrt/dpdk-21.05$ ninja -C armv7-build/ > ninja: Entering directory `armv7-build/' > [1954/1954] Linking target app/test/dpdk-test
Documentation for Armv7 build is missing. It is better to add some guides together with this build support. Do you have any plan on CI? I don't think DPDK Lab has Armv7 hardware to run tests. > > > Regards, > Supriya Mane > > > On Thu, Jun 17, 2021 at 1:21 PM Thomas Monjalon <[email protected]> > wrote: > > > > 10/06/2021 13:18, [email protected]: > > > From: Chandrakant Sharpa <[email protected]> > > > > > > Adding support for Armv7 based platforms. > > > Used latest GNU cross compiler toolchain > > > version(10.2) for testing. > > > > > > Signed-off-by: Chandrakant Sharpa <[email protected]> > > > --- > > > 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? > > > > > > > > -- > Disclaimer:This message is intended only for the designated recipient(s). > It may contain confidential or proprietary information and may be subject to > other confidentiality protections. If you are not a designated recipient, you > may not review, copy or distribute this message. Please notify the sender by > e-mail and delete this message. GlobalEdge does not accept any liability for > virus infected mails.

