test suite reviews and discussions
 help / color / mirror / Atom feed
From: Jun Dong <junx.dong@intel.com>
To: dts@dpdk.org
Cc: PingX.Yu@intel.com, weix.ling@intel.com, junx.dong@intel.com
Subject: [dts] [PATCH V1 3/3] conf/*: changed eal -w parameter to -a
Date: Wed, 13 Oct 2021 17:24:49 +0800	[thread overview]
Message-ID: <1634117089-150476-3-git-send-email-junx.dong@intel.com> (raw)
In-Reply-To: <1634117089-150476-1-git-send-email-junx.dong@intel.com>

- changed eal parameter -w to -a for some config file

Signed-off-by: Jun Dong <junx.dong@intel.com>
---
 conf/compressdev_sample.cfg | 2 +-
 conf/pktgen.cfg             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/compressdev_sample.cfg b/conf/compressdev_sample.cfg
index f2841a3..b286121 100644
--- a/conf/compressdev_sample.cfg
+++ b/conf/compressdev_sample.cfg
@@ -13,4 +13,4 @@ input-file = "/root/calgary"
 
 #[test_qat_pmd_dynamic_func]
 #l="0-6"
-#w="1a:01.0 -w 1c:01.0 -w 1e:01.0"
+#w="1a:01.0 -a 1c:01.0 -a 1e:01.0"
diff --git a/conf/pktgen.cfg b/conf/pktgen.cfg
index 17703eb..3176f49 100644
--- a/conf/pktgen.cfg
+++ b/conf/pktgen.cfg
@@ -15,7 +15,7 @@
 # num -n: Number of memory channels
 # proc_type --proc-type: Type of this process
 # pci_blocklist --pci-blocklist, -b: Add a PCI device in block list.
-# pci_allowlist --pci-allowlist, -w: Add a PCI device in allow list.
+# pci_allowlist --pci-allowlist, -a: Add a PCI device in allow list.
 # file_prefix --file-prefix: Prefix for hugepage filenames
 # socket_memory --socket-mem: Memory to allocate on specific sockets
 # mapping_ports -m: Matrix for mapping ports to logical cores.
-- 
1.8.3.1


  parent reply	other threads:[~2021-10-13  9:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-13  9:24 [dts] [PATCH V1 1/3] tests/*: " Jun Dong
2021-10-13  9:24 ` [dts] [PATCH V1 2/3] test_plans/*: " Jun Dong
2021-10-13  9:24 ` Jun Dong [this message]
2021-10-18  4:46   ` [dts] [PATCH V1 3/3] conf/*: " Tu, Lijuan

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=1634117089-150476-3-git-send-email-junx.dong@intel.com \
    --to=junx.dong@intel.com \
    --cc=PingX.Yu@intel.com \
    --cc=dts@dpdk.org \
    --cc=weix.ling@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).