From: David Wilder <dwilder@us.ibm.com>
To: aconole@redhat.com, maicolgabriel@hotmail.com,
thomas@monjalon.net, ferruh.yigit@intel.com,
arybchenko@solarflare.com
Cc: dev@dpdk.org, ruifeng.wang@arm.com, david.marchand@redhat.com,
drc@linux.vnet.ibm.com, jerinjacobk@gmail.com, wilder@us.ibm.com
Subject: [dpdk-dev] [PATCH v4 4/4] ci: enable unit test for ppc64le
Date: Thu, 2 Apr 2020 10:12:41 -0700 [thread overview]
Message-ID: <20200402171241.13258-5-dwilder@us.ibm.com> (raw)
In-Reply-To: <20200402171241.13258-1-dwilder@us.ibm.com>
Add Travis CI jobs to run unit tests on ppc64le platform.
Signed-off-by: David Wilder <dwilder@us.ibm.com>
---
.travis.yml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.travis.yml b/.travis.yml
index 2afb80e46..7db5c5c7e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -135,6 +135,9 @@ jobs:
- env: DEF_LIB="static"
arch: ppc64le
compiler: gcc
+ - env: DEF_LIB="shared" RUN_TESTS=1
+ arch: ppc64le
+ compiler: gcc
- env: DEF_LIB="shared" BUILD_DOCS=1
arch: ppc64le
compiler: gcc
--
2.25.0
next prev parent reply other threads:[~2020-04-02 17:13 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-02 17:12 [dpdk-dev] [PATCH v4 0/4] add travis ci support " David Wilder
2020-04-02 17:12 ` [dpdk-dev] [PATCH v4 1/4] eal/linux: force iova-mode va with no-huge option David Wilder
2020-04-02 17:12 ` [dpdk-dev] [PATCH v4 2/4] devtools: allow test-null.sh to run on ppc64le David Wilder
2020-04-02 17:12 ` [dpdk-dev] [PATCH v4 3/4] ci: add travis ci support for native ppc64le David Wilder
2020-04-02 17:12 ` David Wilder [this message]
2021-03-25 15:06 ` [dpdk-dev] [PATCH v4 0/4] add travis ci support for ppc64le David Marchand
2021-04-15 14:45 ` Christian Ehrhardt
2021-04-19 12:22 ` Luca Boccassi
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=20200402171241.13258-5-dwilder@us.ibm.com \
--to=dwilder@us.ibm.com \
--cc=aconole@redhat.com \
--cc=arybchenko@solarflare.com \
--cc=david.marchand@redhat.com \
--cc=dev@dpdk.org \
--cc=drc@linux.vnet.ibm.com \
--cc=ferruh.yigit@intel.com \
--cc=jerinjacobk@gmail.com \
--cc=maicolgabriel@hotmail.com \
--cc=ruifeng.wang@arm.com \
--cc=thomas@monjalon.net \
--cc=wilder@us.ibm.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).