DPDK patches and discussions
 help / color / mirror / Atom feed
From: Yong Wang <wang.yong19@zte.com.cn>
To: john.mcnamara@intel.com
Cc: dev@dpdk.org, Yong Wang <wang.yong19@zte.com.cn>
Subject: [dpdk-dev] [PATCH] doc: change linuxapp to linux
Date: Mon, 27 May 2019 13:18:36 +0800	[thread overview]
Message-ID: <1558934316-17851-1-git-send-email-wang.yong19@zte.com.cn> (raw)

Since linuxapp in build configs has been changed to linux, change it
in the bluefield doc.

Fixes: 22d1d1ccc357("doc: add Mellanox BlueField platform guide")

Signed-off-by: Yong Wang <wang.yong19@zte.com.cn>
---
 doc/guides/platform/bluefield.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/guides/platform/bluefield.rst b/doc/guides/platform/bluefield.rst
index 0bb58e5..894db2c 100644
--- a/doc/guides/platform/bluefield.rst
+++ b/doc/guides/platform/bluefield.rst
@@ -65,7 +65,7 @@ make build
 
 .. code-block:: console
 
-        make config T=arm64-bluefield-linuxapp-gcc
+        make config T=arm64-bluefield-linux-gcc
         make -j
 
 meson build
@@ -135,7 +135,7 @@ make build
 
 .. code-block:: console
 
-        make config T=arm64-bluefield-linuxapp-gcc
+        make config T=arm64-bluefield-linux-gcc
         make -j CROSS=aarch64-linux-gnu- CONFIG_RTE_KNI_KMOD=n CONFIG_RTE_EAL_IGB_UIO=n
 
 meson build
-- 
1.8.3.1


             reply	other threads:[~2019-05-27  6:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-27  5:18 Yong Wang [this message]
2019-05-29 11:14 ` 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=1558934316-17851-1-git-send-email-wang.yong19@zte.com.cn \
    --to=wang.yong19@zte.com.cn \
    --cc=dev@dpdk.org \
    --cc=john.mcnamara@intel.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).