From: "Zhao, XinfengX" <xinfengx.zhao@intel.com>
To: "dts@dpdk.org" <dts@dpdk.org>
Subject: Re: [dts] [PATCH V1 4/4] tests: remove Unnecessary common_base modification
Date: Tue, 18 Aug 2020 08:00:13 +0000 [thread overview]
Message-ID: <afc6084c0ca34360b7db6433a832397f@intel.com> (raw)
In-Reply-To: <20200818004716.15211-4-xinfengx.zhao@intel.com>
Tested-by: Zhao, Xinfeng<xinfengx.zhao@intel.com>
-----Original Message-----
From: Zhao, XinfengX
Sent: Tuesday, August 18, 2020 8:47 AM
To: dts@dpdk.org
Cc: Zhao, XinfengX <xinfengx.zhao@intel.com>
Subject: [dts][PATCH V1 4/4] tests: remove Unnecessary common_base modification
Signed-off-by: xinfeng zhao <xinfengx.zhao@intel.com>
---
tests/TestSuite_compressdev_qat_pmd.py | 2 --
1 file changed, 2 deletions(-)
diff --git a/tests/TestSuite_compressdev_qat_pmd.py b/tests/TestSuite_compressdev_qat_pmd.py
index 601ed62..0451cf0 100644
--- a/tests/TestSuite_compressdev_qat_pmd.py
+++ b/tests/TestSuite_compressdev_qat_pmd.py
@@ -56,8 +56,6 @@ class TestCompressdevQatPmd(TestCase):
def prepare_dpdk(self):
self.dut.send_expect(
"sed -i 's/CONFIG_RTE_COMPRESSDEV_TEST=n$/CONFIG_RTE_COMPRESSDEV_TEST=y/' config/common_base", "# ")
- self.dut.send_expect(
- "sed -i 's/CONFIG_RTE_LIBRTE_PMD_QAT_SYM=n$/CONFIG_RTE_LIBRTE_PMD_QAT_SYM=y/' config/common_base", "# ")
self.dut.build_install_dpdk(self.dut.target)
def get_perf_default_device(self, dev_num=3):
--
2.17.1
next prev parent reply other threads:[~2020-08-18 8:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-18 0:47 [dts] [PATCH V1 1/4] conf: modify compressdev qat test plan xinfeng zhao
2020-08-18 0:47 ` [dts] [PATCH V1 2/4] conf: modify compressdev isal " xinfeng zhao
2020-08-18 0:47 ` [dts] [PATCH V1 3/4] conf: modify compressdev zlib " xinfeng zhao
2020-08-18 0:47 ` [dts] [PATCH V1 4/4] tests: remove Unnecessary common_base modification xinfeng zhao
2020-08-18 8:00 ` Zhao, XinfengX [this message]
2020-08-21 3:38 ` [dts] [PATCH V1 1/4] conf: modify compressdev qat test plan 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=afc6084c0ca34360b7db6433a832397f@intel.com \
--to=xinfengx.zhao@intel.com \
--cc=dts@dpdk.org \
/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).