test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH v1] test_plans: update test commond in pvp_diff_qemu_version_test_plan.rst
@ 2020-04-28 18:34 Yinan
  2020-05-06  3:14 ` Tu, Lijuan
  0 siblings, 1 reply; 2+ messages in thread
From: Yinan @ 2020-04-28 18:34 UTC (permalink / raw)
  To: dts; +Cc: Wang Yinan

From: Wang Yinan <yinan.wang@intel.com>

Signed-off-by: Wang Yinan <yinan.wang@intel.com>
---
 test_plans/pvp_diff_qemu_version_test_plan.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test_plans/pvp_diff_qemu_version_test_plan.rst b/test_plans/pvp_diff_qemu_version_test_plan.rst
index 5069672..1c7bf46 100644
--- a/test_plans/pvp_diff_qemu_version_test_plan.rst
+++ b/test_plans/pvp_diff_qemu_version_test_plan.rst
@@ -107,7 +107,7 @@ Test Case 2: PVP test with virtio 1.0 mergeable path
     -netdev user,id=netdev0,hostfwd=tcp:127.0.0.1:6002-:22 \
     -chardev socket,id=char0,path=./vhost-net \
     -netdev type=vhost-user,id=netdev1,chardev=char0,vhostforce \
-    -device virtio-net-pci,netdev=netdev1,mac=52:54:00:00:00:01,mrg_rxbuf=on \
+    -device virtio-net-pci,netdev=netdev1,mac=52:54:00:00:00:01,disable-modern=false,mrg_rxbuf=on \
     -vnc :10
 
 3. On VM, bind virtio net to igb_uio and run testpmd::
-- 
2.17.1


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

* Re: [dts] [PATCH v1] test_plans: update test commond in pvp_diff_qemu_version_test_plan.rst
  2020-04-28 18:34 [dts] [PATCH v1] test_plans: update test commond in pvp_diff_qemu_version_test_plan.rst Yinan
@ 2020-05-06  3:14 ` Tu, Lijuan
  0 siblings, 0 replies; 2+ messages in thread
From: Tu, Lijuan @ 2020-05-06  3:14 UTC (permalink / raw)
  To: Wang, Yinan, dts; +Cc: Wang, Yinan

Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Yinan
> Sent: Wednesday, April 29, 2020 2:35 AM
> To: dts@dpdk.org
> Cc: Wang, Yinan <yinan.wang@intel.com>
> Subject: [dts] [PATCH v1] test_plans: update test commond in
> pvp_diff_qemu_version_test_plan.rst
> 
> From: Wang Yinan <yinan.wang@intel.com>
> 
> Signed-off-by: Wang Yinan <yinan.wang@intel.com>
> ---
>  test_plans/pvp_diff_qemu_version_test_plan.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/test_plans/pvp_diff_qemu_version_test_plan.rst
> b/test_plans/pvp_diff_qemu_version_test_plan.rst
> index 5069672..1c7bf46 100644
> --- a/test_plans/pvp_diff_qemu_version_test_plan.rst
> +++ b/test_plans/pvp_diff_qemu_version_test_plan.rst
> @@ -107,7 +107,7 @@ Test Case 2: PVP test with virtio 1.0 mergeable path
>      -netdev user,id=netdev0,hostfwd=tcp:127.0.0.1:6002-:22 \
>      -chardev socket,id=char0,path=./vhost-net \
>      -netdev type=vhost-user,id=netdev1,chardev=char0,vhostforce \
> -    -device virtio-net-
> pci,netdev=netdev1,mac=52:54:00:00:00:01,mrg_rxbuf=on \
> +    -device virtio-net-pci,netdev=netdev1,mac=52:54:00:00:00:01,disable-
> modern=false,mrg_rxbuf=on \
>      -vnc :10
> 
>  3. On VM, bind virtio net to igb_uio and run testpmd::
> --
> 2.17.1


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

end of thread, other threads:[~2020-05-06  3:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-28 18:34 [dts] [PATCH v1] test_plans: update test commond in pvp_diff_qemu_version_test_plan.rst Yinan
2020-05-06  3:14 ` 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).