patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Vimal Chungath <vcchunga@amazon.com>
To: <stable@dpdk.org>
Cc: <bluca@debian.org>, <Honnappa.Nagarahalli@arm.com>,
	<bruce.richardson@intel.com>, <alisaidi@amazon.com>,
	<thomas@monjalon.net>
Subject: [dpdk-stable] [19.11] [PATCH 0/1] Add Graviton2(arm64) build configuration
Date: Mon, 5 Oct 2020 11:50:58 -0700	[thread overview]
Message-ID: <20201005185059.28915-1-vcchunga@amazon.com> (raw)

This patch adds make build configuration for AWS Graviton2 platform
based on ARM Neoverse N1. Meson build works but uses configuration for
N1 SDP that is not optimal. Rework in meson build system for ARM SoCs
is planned so I have chosen not to add meson configuration for this
19.11 patch.

Vimal Chungath (1):
  config: add Graviton2(arm64) defconfig

 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 +++++++++++++++++++++++++++
 4 files changed, 48 insertions(+)
 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


             reply	other threads:[~2020-10-05 18:51 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-05 18:50 Vimal Chungath [this message]
2020-10-05 18:50 ` [dpdk-stable] [19.11] [PATCH 1/1] config: add Graviton2(arm64) defconfig Vimal Chungath
2020-10-07  3:02   ` Honnappa Nagarahalli
2020-10-06  8:12 ` [dpdk-stable] [19.11] [PATCH 0/1] Add Graviton2(arm64) build configuration Luca Boccassi
2020-10-06 18:44   ` [dpdk-stable] [19.11] [PATCH 1/1] config: add Graviton2(arm64) defconfig Vimal Chungath
2020-10-07  9:18     ` Luca Boccassi
2020-10-07 22:56       ` Vimal Chungath
2020-10-08  4:40         ` Honnappa Nagarahalli
2020-10-07 22:59 ` [dpdk-stable] [19.11] [PATCH v2 0/1] Add Graviton2(arm64) build configuration Vimal Chungath
2020-10-07 22:59   ` [dpdk-stable] [19.11] [PATCH v2 1/1] config: add Graviton2(arm64) defconfig Vimal Chungath
2020-10-08  4:45     ` Honnappa Nagarahalli

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=20201005185059.28915-1-vcchunga@amazon.com \
    --to=vcchunga@amazon.com \
    --cc=Honnappa.Nagarahalli@arm.com \
    --cc=alisaidi@amazon.com \
    --cc=bluca@debian.org \
    --cc=bruce.richardson@intel.com \
    --cc=stable@dpdk.org \
    --cc=thomas@monjalon.net \
    /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).