From: Vimal Chungath <vcchunga@amazon.com>
To: <dev@dpdk.org>
Cc: <bruce.richardson@intel.com>
Subject: [dpdk-dev] [PATCH 0/2] build: add Graviton2(arm64) config
Date: Tue, 8 Sep 2020 18:11:07 -0700 [thread overview]
Message-ID: <20200909011109.2048-1-vcchunga@amazon.com> (raw)
These two patches add meson and make build configuration
for AWS Graviton2 platform. I plan to send platform guide
patch separately.
Vimal Chungath (2):
config: add Graviton2(arm64) meson configuration
config: add Graviton2(arm64) defconfig
config/arm/arm64_graviton2_linux_gcc | 17 ++++++++++++++
config/arm/meson.build | 12 +++++++++-
config/defconfig_arm64-graviton2-linux-gcc | 1 +
config/defconfig_arm64-graviton2-linuxapp-gcc | 13 +++++++++++
config/defconfig_graviton2 | 1 +
mk/machine/graviton2/rte.vars.mk | 33 +++++++++++++++++++++++++++
6 files changed, 76 insertions(+), 1 deletion(-)
create mode 100644 config/arm/arm64_graviton2_linux_gcc
create mode 120000 config/defconfig_arm64-graviton2-linux-gcc
create mode 100644 config/defconfig_arm64-graviton2-linuxapp-gcc
create mode 120000 config/defconfig_graviton2
create mode 100644 mk/machine/graviton2/rte.vars.mk
--
2.16.6
next reply other threads:[~2020-09-09 1:11 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-09 1:11 Vimal Chungath [this message]
2020-09-09 1:11 ` [dpdk-dev] [PATCH 1/2] config: add Graviton2(arm64) meson configuration Vimal Chungath
2020-09-12 3:23 ` Honnappa Nagarahalli
2020-09-12 18:24 ` Vimal Chungath
2020-09-14 4:49 ` Honnappa Nagarahalli
2020-09-17 8:23 ` Jerin Jacob
2020-09-17 17:11 ` Honnappa Nagarahalli
2020-09-18 4:02 ` Jerin Jacob
2020-09-18 17:42 ` Vimal Chungath
2020-09-19 19:06 ` Ali Saidi
[not found] ` <FF6ABD1C-A636-4F68-879E-FA7B2A615D2C@amazon.com>
2020-09-20 0:41 ` Honnappa Nagarahalli
2020-09-09 1:11 ` [dpdk-dev] [PATCH 2/2] config: add Graviton2(arm64) defconfig Vimal Chungath
2020-09-09 8:03 ` [dpdk-dev] [PATCH 0/2] build: add Graviton2(arm64) config David Marchand
2020-09-12 18:28 ` Vimal Chungath
2020-10-27 20:17 ` [dpdk-dev] [PATCH v2 0/1] build: add Graviton2(arm64) meson configuration Vimal Chungath
2020-10-27 20:17 ` [dpdk-dev] [PATCH v2 1/1] " Vimal Chungath
2020-10-28 4:28 ` Honnappa Nagarahalli
2020-10-28 9:29 ` Jerin Jacob
2020-10-28 22:52 ` Honnappa Nagarahalli
2020-10-28 6:07 ` Ruifeng Wang
2020-11-03 18:06 ` [dpdk-dev] [PATCH v3 0/1] " Vimal Chungath
2020-11-03 18:06 ` [dpdk-dev] [PATCH v3 1/1] " Vimal Chungath
2020-11-03 18:32 ` Thomas Monjalon
2020-11-03 18:38 ` [dpdk-dev] [EXT] " Jerin Jacob Kollanukkaran
2020-11-03 18:51 ` [dpdk-dev] " Vimal Chungath
2020-11-03 19:39 ` Honnappa Nagarahalli
2020-11-03 19:45 ` Honnappa Nagarahalli
2020-11-03 20:04 ` Thomas Monjalon
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=20200909011109.2048-1-vcchunga@amazon.com \
--to=vcchunga@amazon.com \
--cc=bruce.richardson@intel.com \
--cc=dev@dpdk.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.