test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts][PATCH V2 2/2] test_plans/vhost_virtio_user_interrupt_cbdma_test_plan: delete -P parameter when start l3fwd-power
@ 2022-06-02  8:16 Wei Ling
  2022-06-02  9:55 ` Huang, ChenyuX
  2022-06-15  8:34 ` lijuan.tu
  0 siblings, 2 replies; 3+ messages in thread
From: Wei Ling @ 2022-06-02  8:16 UTC (permalink / raw)
  To: dts; +Cc: Wei Ling

Becauset the virtio-user side not support promiscuous mode,
so delete -P parameter when start l3fwd-power.

Signed-off-by: Wei Ling <weix.ling@intel.com>
---
 test_plans/vhost_virtio_user_interrupt_cbdma_test_plan.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/test_plans/vhost_virtio_user_interrupt_cbdma_test_plan.rst b/test_plans/vhost_virtio_user_interrupt_cbdma_test_plan.rst
index ccb74438..c823f98e 100644
--- a/test_plans/vhost_virtio_user_interrupt_cbdma_test_plan.rst
+++ b/test_plans/vhost_virtio_user_interrupt_cbdma_test_plan.rst
@@ -50,7 +50,7 @@ flow: TG --> NIC --> Vhost --> Virtio
 2. Start l3fwd-power with a virtio-user device::
 
     ./x86_64-native-linuxapp-gcc/examples/dpdk-l3fwd-power -c 0xc000 -n 4 --log-level='user1,7' --no-pci --file-prefix=l3fwd-pwd \
-    --vdev=virtio_user0,path=./vhost-net -- -p 1 -P --config="(0,0,14)" --parse-ptype
+    --vdev=virtio_user0,path=./vhost-net -- -p 1 --config="(0,0,14)" --parse-ptype
 
 3. Send packets with packet generator, check the virtio-user related core can be wakeup status.
 
@@ -98,7 +98,7 @@ flow: TG --> NIC --> Vhost --> Virtio
 2. Start l3fwd-power with a virtio-user device::
 
     ./x86_64-native-linuxapp-gcc/examples/dpdk-l3fwd-power -c 0xc000 -n 4 --log-level='user1,7' --no-pci --file-prefix=l3fwd-pwd \
-    --vdev=virtio_user0,path=./vhost-net,packed_vq=1 -- -p 1 -P --config="(0,0,14)" --parse-ptype
+    --vdev=virtio_user0,path=./vhost-net,packed_vq=1 -- -p 1 --config="(0,0,14)" --parse-ptype
 
 3. Send packets with packet generator, check the virtio-user related core can be wakeup status.
 
-- 
2.25.1


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

* RE: [dts][PATCH V2 2/2] test_plans/vhost_virtio_user_interrupt_cbdma_test_plan: delete -P parameter when start l3fwd-power
  2022-06-02  8:16 [dts][PATCH V2 2/2] test_plans/vhost_virtio_user_interrupt_cbdma_test_plan: delete -P parameter when start l3fwd-power Wei Ling
@ 2022-06-02  9:55 ` Huang, ChenyuX
  2022-06-15  8:34 ` lijuan.tu
  1 sibling, 0 replies; 3+ messages in thread
From: Huang, ChenyuX @ 2022-06-02  9:55 UTC (permalink / raw)
  To: Ling, WeiX, dts; +Cc: Ling, WeiX

> -----Original Message-----
> From: Wei Ling <weix.ling@intel.com>
> Sent: Thursday, June 2, 2022 4:17 PM
> To: dts@dpdk.org
> Cc: Ling, WeiX <weix.ling@intel.com>
> Subject: [dts][PATCH V2 2/2]
> test_plans/vhost_virtio_user_interrupt_cbdma_test_plan: delete -P parameter
> when start l3fwd-power
> 
> Becauset the virtio-user side not support promiscuous mode, so delete -P
> parameter when start l3fwd-power.
> 
> Signed-off-by: Wei Ling <weix.ling@intel.com>
> ---
Tested-by: Chenyu Huang <chenyux.huang@intel.com>

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

* [dts][PATCH V2 2/2] test_plans/vhost_virtio_user_interrupt_cbdma_test_plan: delete -P parameter when start l3fwd-power
  2022-06-02  8:16 [dts][PATCH V2 2/2] test_plans/vhost_virtio_user_interrupt_cbdma_test_plan: delete -P parameter when start l3fwd-power Wei Ling
  2022-06-02  9:55 ` Huang, ChenyuX
@ 2022-06-15  8:34 ` lijuan.tu
  1 sibling, 0 replies; 3+ messages in thread
From: lijuan.tu @ 2022-06-15  8:34 UTC (permalink / raw)
  To: dts, Wei Ling; +Cc: Wei Ling

On Thu,  2 Jun 2022 04:16:43 -0400, Wei Ling <weix.ling@intel.com> wrote:
> Becauset the virtio-user side not support promiscuous mode,
> so delete -P parameter when start l3fwd-power.
> 
> Signed-off-by: Wei Ling <weix.ling@intel.com>


Series applied, thanks

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

end of thread, other threads:[~2022-06-15  8:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-02  8:16 [dts][PATCH V2 2/2] test_plans/vhost_virtio_user_interrupt_cbdma_test_plan: delete -P parameter when start l3fwd-power Wei Ling
2022-06-02  9:55 ` Huang, ChenyuX
2022-06-15  8:34 ` 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).