DPDK CI discussions
 help / color / mirror / Atom feed
From: Hemant Agrawal <hemant.agrawal@nxp.com>
To: Brandon Lo <blo@iol.unh.edu>, Ruoshan Shi <ruoshan.shi@nxp.com>
Cc: "X.f. Ren" <xiaofeng.ren@nxp.com>, "ci@dpdk.org" <ci@dpdk.org>,
	Lincoln Lavoie <lylavoie@iol.unh.edu>
Subject: Re: [dpdk-ci] Upgraded DTS Version for NXP
Date: Fri, 18 Sep 2020 11:52:38 +0000	[thread overview]
Message-ID: <AM6PR04MB445684D7DDB21810C3E19A7A893F0@AM6PR04MB4456.eurprd04.prod.outlook.com> (raw)
In-Reply-To: <CAOeXdvYfAzdgK=Gi-vqAoa+7Bu8-4FSv7AgLLKG2DY=sMuA7XQ@mail.gmail.com>

HI,
	What is the issue are you observing ? 

1. install ARM cross tool chain

sudo apt-get install gcc-aarch64-linux-gnu g++-aarch64-linux-gnu
sudo apt-get install build-essential autoconf libtool cmake pkg-config git python-dev swig3.0 libpcre3-dev nodejs-dev

2. If you want to build kernel mods
Specify the kernel_dir
meson arm64-build --cross-file config/arm/arm64_dpaa_linux_gcc -Dexamples=all --werror -Denable_kmods=True -Dlibdir=lib --default-library=static
ninja -C arm64-build

3. or build with kmods
meson arm64-build --cross-file config/arm/arm64_dpaa_linux_gcc -Dexamples=all --werror -Dlibdir=lib --default-library=static
ninja -C arm64-build


Regards,
Hemant

> -----Original Message-----
> From: ci <ci-bounces@dpdk.org> On Behalf Of Brandon Lo
> Sent: Friday, September 18, 2020 2:30 AM
> To: Ruoshan Shi <ruoshan.shi@nxp.com>
> Cc: X.f. Ren <xiaofeng.ren@nxp.com>; ci@dpdk.org; Lincoln Lavoie
> <lylavoie@iol.unh.edu>
> Subject: [dpdk-ci] Upgraded DTS Version for NXP
> 
> Hi Ruoshan,
> 
> Since DPDK has discontinued make support for compiling, a DTS upgrade is
> needed for performance testing to continue on all systems.
> 
> I am attempting to upgrade DTS on the NXP machine, but it seems that it is a
> fork of DTS that is from NXP's bitbucket server.
> Is it possible to pull from the upstream DPDK DTS repository and use that
> instead?
> 
> I also installed meson and ninja on the machine which is needed for the new
> version, but I am having trouble building.
> It uses these commands to build (172.18.0.202 in /root/dpdk):
> 1. CC=gcc meson --werror -Denable_kmods=True -Dlibdir=lib --default-
> library=static arm64-dpaa-linuxapp-gcc 2. ninja -C arm64-dpaa-linuxapp-gcc -j
> 8
> 
> Could you help me look into this?
> 
> Thanks,
> Brandon
> 
> --
> Brandon Lo
> 
> UNH InterOperability Laboratory
> 
> 21 Madbury Rd, Suite 100, Durham, NH 03824
> 
> blo@iol.unh.edu
> 
> https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.i
> ol.unh.edu%2F&amp;data=02%7C01%7Chemant.agrawal%40nxp.com%7Ce3
> d40a1a7c8246676acf08d85b4cbe49%7C686ea1d3bc2b4c6fa92cd99c5c301635%
> 7C0%7C0%7C637359732457337624&amp;sdata=IrFBG%2BvSBQi8uodqX%2FX
> QmIPnB7CVg6EbDK%2Fq3bOtdbQ%3D&amp;reserved=0

  reply	other threads:[~2020-09-18 11:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-17 21:00 Brandon Lo
2020-09-18 11:52 ` Hemant Agrawal [this message]
2020-09-18 16:55   ` Brandon Lo
2020-09-22  5:56     ` Juraj Linkeš
2020-09-22 14:06       ` Brandon Lo
2020-10-22 17:26         ` Brandon Lo
2020-12-03 16:53           ` Brandon Lo
2021-01-19 21:02             ` Brandon Lo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AM6PR04MB445684D7DDB21810C3E19A7A893F0@AM6PR04MB4456.eurprd04.prod.outlook.com \
    --to=hemant.agrawal@nxp.com \
    --cc=blo@iol.unh.edu \
    --cc=ci@dpdk.org \
    --cc=lylavoie@iol.unh.edu \
    --cc=ruoshan.shi@nxp.com \
    --cc=xiaofeng.ren@nxp.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).