test suite reviews and discussions
 help / color / mirror / Atom feed
From: DongJunX <junx.dong@intel.com>
To: qinx.sun@intel.com, weix.ling@intel.com, yanx.xia@intel.com,
	yux.jiang@intel.com, zhiminx.huang@intel.com,
	hailinx.xu@intel.com, songx.jiale@intel.com
Cc: dts@dpdk.org
Subject: [dts] [PATCH V1 2/4] doc/dts_gsg: removed makefile from user guide document
Date: Wed, 17 Nov 2021 16:54:42 +0800	[thread overview]
Message-ID: <20211117085444.2254-2-junx.dong@intel.com> (raw)
In-Reply-To: <20211117085444.2254-1-junx.dong@intel.com>

Signed-off-by: DongJunX <junx.dong@intel.com>
---
 doc/dts_gsg/usr_guide/usage.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/dts_gsg/usr_guide/usage.rst b/doc/dts_gsg/usr_guide/usage.rst
index ef729a9e..7f0b5e0f 100644
--- a/doc/dts_gsg/usr_guide/usage.rst
+++ b/doc/dts_gsg/usr_guide/usage.rst
@@ -24,7 +24,7 @@ First of all, you must configure execution.cfg as below:
 
 * crbs: IP address of the DUT. The detail information is defined in file conf/crbs.cfg.
 * drivername: the driver devices used by DPDK bound to.
-* build_type: the tool for building DPDK, it can be meson and makefile. DPDK 20.11+ only uses meson and ninja.
+* build_type: the tool for building DPDK, it can be meson.
 * rx_mode: vector instructions used in tests, it can be novector/sse/avx2/avx512. it is optional, if not set, dpdk uses avx2 by default.
 * test_suites: test suites and cases that to be executed. use ``:`` to separate suite and it's cases and use ``\`` to separate different cases.
 * targets: DPDK targets to be tested.
-- 
2.33.1.windows.1


  reply	other threads:[~2021-11-17  8:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-17  8:54 [dts] [PATCH V1 1/4] executions/execution*: removed makefile from configure file DongJunX
2021-11-17  8:54 ` DongJunX [this message]
2022-01-12 15:16   ` [dts] [PATCH V1 2/4] doc/dts_gsg: removed makefile from user guide document Owen Hilyard
2021-11-17  8:54 ` [dts] [PATCH V1 3/4] framework/*: removed makefile from framework DongJunX
2022-01-12 15:28   ` Owen Hilyard
2021-11-17  8:54 ` [dts] [PATCH V1 4/4] tests/*: removed makefile from test suite DongJunX
2021-11-18  8:23   ` David Marchand
2022-01-12 15:36     ` Owen Hilyard

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=20211117085444.2254-2-junx.dong@intel.com \
    --to=junx.dong@intel.com \
    --cc=dts@dpdk.org \
    --cc=hailinx.xu@intel.com \
    --cc=qinx.sun@intel.com \
    --cc=songx.jiale@intel.com \
    --cc=weix.ling@intel.com \
    --cc=yanx.xia@intel.com \
    --cc=yux.jiang@intel.com \
    --cc=zhiminx.huang@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).