test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1] conf: add config file of pvp diff qemu version
@ 2019-06-09 23:28 lihong
  2019-06-10  7:23 ` Wang, Yinan
  2019-06-12  2:59 ` Tu, Lijuan
  0 siblings, 2 replies; 4+ messages in thread
From: lihong @ 2019-06-09 23:28 UTC (permalink / raw)
  To: dts; +Cc: lihong

Signed-off-by: lihong <lihongx.ma@intel.com>
---
 conf/pvp_diff_qemu_version.cfg | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 conf/pvp_diff_qemu_version.cfg

diff --git a/conf/pvp_diff_qemu_version.cfg b/conf/pvp_diff_qemu_version.cfg
new file mode 100644
index 0000000..0353c24
--- /dev/null
+++ b/conf/pvp_diff_qemu_version.cfg
@@ -0,0 +1,20 @@
+# Configuration sample: vhost_sample.cfg
+[vm0]
+cpu =
+    model=host,number=4,cpupin=4 5;
+mem =
+    size=4096,hugepage=yes;
+disk =
+    file=/home/img/vm.img;
+login =
+    user=root,password=tester;
+vnc =
+    displayNum=4;
+daemon =
+    enable=yes;
+# config all the path of qemu version you want to tested
+qemu =
+    path=path/qemu-2.5/bin/qemu-system-x86_64;
+    path=path/qemu-2.6/bin/qemu-system-x86_64;
+    path=path/qemu-2.7/bin/qemu-system-x86_64;
+    path=path/qemu-2.8/bin/qemu-system-x86_64;
-- 
2.7.4


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [dts] [PATCH V1] conf: add config file of pvp diff qemu version
  2019-06-09 23:28 [dts] [PATCH V1] conf: add config file of pvp diff qemu version lihong
@ 2019-06-10  7:23 ` Wang, Yinan
  2019-06-10  7:23   ` Ma, LihongX
  2019-06-12  2:59 ` Tu, Lijuan
  1 sibling, 1 reply; 4+ messages in thread
From: Wang, Yinan @ 2019-06-10  7:23 UTC (permalink / raw)
  To: Ma, LihongX, dts; +Cc: Ma, LihongX


Acked-by: Wang, Yinan <yinan.wang@intel.com>

> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of lihong
> Sent: 2019年6月10日 7:28
> To: dts@dpdk.org
> Cc: Ma, LihongX <lihongx.ma@intel.com>
> Subject: [dts] [PATCH V1] conf: add config file of pvp diff qemu version
> 
> Signed-off-by: lihong <lihongx.ma@intel.com>
> ---
>  conf/pvp_diff_qemu_version.cfg | 20 ++++++++++++++++++++
>  1 file changed, 20 insertions(+)
>  create mode 100644 conf/pvp_diff_qemu_version.cfg
> 
> diff --git a/conf/pvp_diff_qemu_version.cfg b/conf/pvp_diff_qemu_version.cfg
> new file mode 100644 index 0000000..0353c24
> --- /dev/null
> +++ b/conf/pvp_diff_qemu_version.cfg
> @@ -0,0 +1,20 @@
> +# Configuration sample: vhost_sample.cfg [vm0] cpu =
> +    model=host,number=4,cpupin=4 5;
> +mem =
> +    size=4096,hugepage=yes;
> +disk =
> +    file=/home/img/vm.img;
> +login =
> +    user=root,password=tester;
> +vnc =
> +    displayNum=4;
> +daemon =
> +    enable=yes;
> +# config all the path of qemu version you want to tested qemu =
> +    path=path/qemu-2.5/bin/qemu-system-x86_64;
> +    path=path/qemu-2.6/bin/qemu-system-x86_64;
> +    path=path/qemu-2.7/bin/qemu-system-x86_64;
> +    path=path/qemu-2.8/bin/qemu-system-x86_64;
> --
> 2.7.4


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [dts] [PATCH V1] conf: add config file of pvp diff qemu version
  2019-06-10  7:23 ` Wang, Yinan
@ 2019-06-10  7:23   ` Ma, LihongX
  0 siblings, 0 replies; 4+ messages in thread
From: Ma, LihongX @ 2019-06-10  7:23 UTC (permalink / raw)
  To: Wang, Yinan, dts

Tested-by: lihong<lihongx.ma@intel.com>

-----Original Message-----
From: Wang, Yinan 
Sent: Monday, June 10, 2019 3:23 PM
To: Ma, LihongX <lihongx.ma@intel.com>; dts@dpdk.org
Cc: Ma, LihongX <lihongx.ma@intel.com>
Subject: RE: [dts] [PATCH V1] conf: add config file of pvp diff qemu version


Acked-by: Wang, Yinan <yinan.wang@intel.com>

> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of lihong
> Sent: 2019年6月10日 7:28
> To: dts@dpdk.org
> Cc: Ma, LihongX <lihongx.ma@intel.com>
> Subject: [dts] [PATCH V1] conf: add config file of pvp diff qemu 
> version
> 
> Signed-off-by: lihong <lihongx.ma@intel.com>
> ---
>  conf/pvp_diff_qemu_version.cfg | 20 ++++++++++++++++++++
>  1 file changed, 20 insertions(+)
>  create mode 100644 conf/pvp_diff_qemu_version.cfg
> 
> diff --git a/conf/pvp_diff_qemu_version.cfg 
> b/conf/pvp_diff_qemu_version.cfg new file mode 100644 index 
> 0000000..0353c24
> --- /dev/null
> +++ b/conf/pvp_diff_qemu_version.cfg
> @@ -0,0 +1,20 @@
> +# Configuration sample: vhost_sample.cfg [vm0] cpu =
> +    model=host,number=4,cpupin=4 5;
> +mem =
> +    size=4096,hugepage=yes;
> +disk =
> +    file=/home/img/vm.img;
> +login =
> +    user=root,password=tester;
> +vnc =
> +    displayNum=4;
> +daemon =
> +    enable=yes;
> +# config all the path of qemu version you want to tested qemu =
> +    path=path/qemu-2.5/bin/qemu-system-x86_64;
> +    path=path/qemu-2.6/bin/qemu-system-x86_64;
> +    path=path/qemu-2.7/bin/qemu-system-x86_64;
> +    path=path/qemu-2.8/bin/qemu-system-x86_64;
> --
> 2.7.4


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [dts] [PATCH V1] conf: add config file of pvp diff qemu version
  2019-06-09 23:28 [dts] [PATCH V1] conf: add config file of pvp diff qemu version lihong
  2019-06-10  7:23 ` Wang, Yinan
@ 2019-06-12  2:59 ` Tu, Lijuan
  1 sibling, 0 replies; 4+ messages in thread
From: Tu, Lijuan @ 2019-06-12  2:59 UTC (permalink / raw)
  To: Ma, LihongX, dts; +Cc: Ma, LihongX

Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of lihong
> Sent: Monday, June 10, 2019 7:28 AM
> To: dts@dpdk.org
> Cc: Ma, LihongX <lihongx.ma@intel.com>
> Subject: [dts] [PATCH V1] conf: add config file of pvp diff qemu version
> 
> Signed-off-by: lihong <lihongx.ma@intel.com>
> ---
>  conf/pvp_diff_qemu_version.cfg | 20 ++++++++++++++++++++
>  1 file changed, 20 insertions(+)
>  create mode 100644 conf/pvp_diff_qemu_version.cfg
> 
> diff --git a/conf/pvp_diff_qemu_version.cfg
> b/conf/pvp_diff_qemu_version.cfg new file mode 100644 index
> 0000000..0353c24
> --- /dev/null
> +++ b/conf/pvp_diff_qemu_version.cfg
> @@ -0,0 +1,20 @@
> +# Configuration sample: vhost_sample.cfg [vm0] cpu =
> +    model=host,number=4,cpupin=4 5;
> +mem =
> +    size=4096,hugepage=yes;
> +disk =
> +    file=/home/img/vm.img;
> +login =
> +    user=root,password=tester;
> +vnc =
> +    displayNum=4;
> +daemon =
> +    enable=yes;
> +# config all the path of qemu version you want to tested qemu =
> +    path=path/qemu-2.5/bin/qemu-system-x86_64;
> +    path=path/qemu-2.6/bin/qemu-system-x86_64;
> +    path=path/qemu-2.7/bin/qemu-system-x86_64;
> +    path=path/qemu-2.8/bin/qemu-system-x86_64;
> --
> 2.7.4


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-06-12  3:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-09 23:28 [dts] [PATCH V1] conf: add config file of pvp diff qemu version lihong
2019-06-10  7:23 ` Wang, Yinan
2019-06-10  7:23   ` Ma, LihongX
2019-06-12  2:59 ` Tu, Lijuan

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).