* [dts][PATCH V1] tests/pvp_share_lib: fix parameter miss space in 2M hugepage testbed
@ 2022-10-12 8:07 Wei Ling
2022-10-21 2:18 ` He, Xingguang
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Wei Ling @ 2022-10-12 8:07 UTC (permalink / raw)
To: dts; +Cc: Wei Ling
Fix parameter miss space in 2M hugepage testbed.
Signed-off-by: Wei Ling <weix.ling@intel.com>
---
tests/TestSuite_pvp_share_lib.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/TestSuite_pvp_share_lib.py b/tests/TestSuite_pvp_share_lib.py
index d6d39f91..afead4c2 100644
--- a/tests/TestSuite_pvp_share_lib.py
+++ b/tests/TestSuite_pvp_share_lib.py
@@ -152,7 +152,7 @@ class TestPVPShareLib(TestCase):
)
if self.check_2M_env:
eal_param += " --single-file-segments"
- eal_param += "-d librte_net_virtio.so -d librte_mempool_ring.so"
+ eal_param += " -d librte_net_virtio.so -d librte_mempool_ring.so"
command_line_user = self.path + eal_param + " -- -i"
self.virtio_user.send_expect(command_line_user, "testpmd> ", 120)
self.virtio_user.send_expect("start", "testpmd> ", 120)
--
2.25.1
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: [dts][PATCH V1] tests/pvp_share_lib: fix parameter miss space in 2M hugepage testbed
2022-10-12 8:07 [dts][PATCH V1] tests/pvp_share_lib: fix parameter miss space in 2M hugepage testbed Wei Ling
@ 2022-10-21 2:18 ` He, Xingguang
2022-10-21 6:33 ` Yuan, DukaiX
2022-11-18 7:54 ` lijuan.tu
2 siblings, 0 replies; 4+ messages in thread
From: He, Xingguang @ 2022-10-21 2:18 UTC (permalink / raw)
To: Ling, WeiX, dts; +Cc: Ling, WeiX
> -----Original Message-----
> From: Wei Ling <weix.ling@intel.com>
> Sent: Wednesday, October 12, 2022 4:08 PM
> To: dts@dpdk.org
> Cc: Ling, WeiX <weix.ling@intel.com>
> Subject: [dts][PATCH V1] tests/pvp_share_lib: fix parameter miss space in 2M
> hugepage testbed
>
> Fix parameter miss space in 2M hugepage testbed.
>
> Signed-off-by: Wei Ling <weix.ling@intel.com>
> ---
Acked-by: Xingguang He<xingguang.he@intel.com>
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: [dts][PATCH V1] tests/pvp_share_lib: fix parameter miss space in 2M hugepage testbed
2022-10-12 8:07 [dts][PATCH V1] tests/pvp_share_lib: fix parameter miss space in 2M hugepage testbed Wei Ling
2022-10-21 2:18 ` He, Xingguang
@ 2022-10-21 6:33 ` Yuan, DukaiX
2022-11-18 7:54 ` lijuan.tu
2 siblings, 0 replies; 4+ messages in thread
From: Yuan, DukaiX @ 2022-10-21 6:33 UTC (permalink / raw)
To: Ling, WeiX, dts; +Cc: Ling, WeiX
-----Original Message-----
From: Wei Ling <weix.ling@intel.com>
Sent: 2022年10月12日 16:08
To: dts@dpdk.org
Cc: Ling, WeiX <weix.ling@intel.com>
Subject: [dts][PATCH V1] tests/pvp_share_lib: fix parameter miss space in 2M hugepage testbed
Fix parameter miss space in 2M hugepage testbed.
Signed-off-by: Wei Ling <weix.ling@intel.com>
---
Tested-by: Dukai Yuan<dukaix.yuan@intel.com>
^ permalink raw reply [flat|nested] 4+ messages in thread
* [dts][PATCH V1] tests/pvp_share_lib: fix parameter miss space in 2M hugepage testbed
2022-10-12 8:07 [dts][PATCH V1] tests/pvp_share_lib: fix parameter miss space in 2M hugepage testbed Wei Ling
2022-10-21 2:18 ` He, Xingguang
2022-10-21 6:33 ` Yuan, DukaiX
@ 2022-11-18 7:54 ` lijuan.tu
2 siblings, 0 replies; 4+ messages in thread
From: lijuan.tu @ 2022-11-18 7:54 UTC (permalink / raw)
To: dts, Wei Ling; +Cc: Wei Ling
On Wed, 12 Oct 2022 04:07:44 -0400, Wei Ling <weix.ling@intel.com> wrote:
> Fix parameter miss space in 2M hugepage testbed.
>
> Signed-off-by: Wei Ling <weix.ling@intel.com>
Applied, thanks
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-11-18 7:54 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-12 8:07 [dts][PATCH V1] tests/pvp_share_lib: fix parameter miss space in 2M hugepage testbed Wei Ling
2022-10-21 2:18 ` He, Xingguang
2022-10-21 6:33 ` Yuan, DukaiX
2022-11-18 7:54 ` lijuan.tu
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).