[dts] [PATCH V1 3/3] conf/*: changed eal -w parameter to -a

Jun Dong junx.dong at intel.com
Wed Oct 13 11:24:49 CEST 2021


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

Signed-off-by: Jun Dong <junx.dong at 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



More information about the dts mailing list