test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH] test_plans: remove deprcecated CONFIG_RTE_LIBRTE_VIRTIO_DEBUG_INIT
@ 2018-09-01 12:00 Rami Rosen
  2018-09-27 17:31 ` Lijuan Tu
  0 siblings, 1 reply; 2+ messages in thread
From: Rami Rosen @ 2018-09-01 12:00 UTC (permalink / raw)
  To: yong.liu; +Cc: dts, qian.q.xu, Rami Rosen

This patch removes two occurences of CONFIG_RTE_LIBRTE_VIRTIO_DEBUG_INIT
in virtio_1.0 test plan, as CONFIG_RTE_LIBRTE_VIRTIO_DEBUG_INIT 
is deprecated. The following DPDK commit, which was 
applied already in DPDK 18.02, removed it from config/common_base:
0062818856c3 ("net/virtio: implement dynamic logging").

Signed-off-by: Rami Rosen <ramirose@gmail.com>
---
 test_plans/virtio_1.0_test_plan.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/test_plans/virtio_1.0_test_plan.rst b/test_plans/virtio_1.0_test_plan.rst
index 265c586..53080af 100644
--- a/test_plans/virtio_1.0_test_plan.rst
+++ b/test_plans/virtio_1.0_test_plan.rst
@@ -62,7 +62,7 @@ Note: For virtio1.0 usage, we need use qemu version >2.4, such as 2.4.1 or 2.5.0
      -netdev tap,id=ipvm1,ifname=tap3,script=/etc/qemu-ifup -device rtl8139,netdev=ipvm1,id=net0,mac=00:00:00:00:10:01 -nographic
 
 
-3. In the VM, change the config file--common_linuxapp, "CONFIG_RTE_LIBRTE_VIRTIO_DEBUG_INIT=y"; Run dpdk testpmd in VM::
+3. In the VM, run dpdk testpmd:
 
      ./<dpdk_folder>/tools/dpdk_nic_bind.py --bind igb_uio 00:03.0
 
@@ -122,7 +122,7 @@ Note: For virtio1.0 usage, we need use qemu version >2.4, such as 2.4.1 or 2.5.0
      -netdev tap,id=ipvm1,ifname=tap3,script=/etc/qemu-ifup -device rtl8139,netdev=ipvm1,id=net0,mac=00:00:00:00:10:01 -nographic
 
 
-3. In the VM, change the config file--common_linuxapp, "CONFIG_RTE_LIBRTE_VIRTIO_DEBUG_INIT=y"; Run dpdk testpmd in VM::
+3. In the VM, run dpdk testpmd:
 
      ./<dpdk_folder>/tools/dpdk_nic_bind.py --bind igb_uio 00:03.0
 
-- 
2.17.1

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

* Re: [dts] [PATCH] test_plans: remove deprcecated CONFIG_RTE_LIBRTE_VIRTIO_DEBUG_INIT
  2018-09-01 12:00 [dts] [PATCH] test_plans: remove deprcecated CONFIG_RTE_LIBRTE_VIRTIO_DEBUG_INIT Rami Rosen
@ 2018-09-27 17:31 ` Lijuan Tu
  0 siblings, 0 replies; 2+ messages in thread
From: Lijuan Tu @ 2018-09-27 17:31 UTC (permalink / raw)
  To: Rami Rosen, yong.liu; +Cc: dts, qian.q.xu

Applied, thanks


On 2018年09月01日 20:00, Rami Rosen wrote:
> This patch removes two occurences of CONFIG_RTE_LIBRTE_VIRTIO_DEBUG_INIT
> in virtio_1.0 test plan, as CONFIG_RTE_LIBRTE_VIRTIO_DEBUG_INIT
> is deprecated. The following DPDK commit, which was
> applied already in DPDK 18.02, removed it from config/common_base:
> 0062818856c3 ("net/virtio: implement dynamic logging").
>
> Signed-off-by: Rami Rosen <ramirose@gmail.com>
> ---
>   test_plans/virtio_1.0_test_plan.rst | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/test_plans/virtio_1.0_test_plan.rst b/test_plans/virtio_1.0_test_plan.rst
> index 265c586..53080af 100644
> --- a/test_plans/virtio_1.0_test_plan.rst
> +++ b/test_plans/virtio_1.0_test_plan.rst
> @@ -62,7 +62,7 @@ Note: For virtio1.0 usage, we need use qemu version >2.4, such as 2.4.1 or 2.5.0
>        -netdev tap,id=ipvm1,ifname=tap3,script=/etc/qemu-ifup -device rtl8139,netdev=ipvm1,id=net0,mac=00:00:00:00:10:01 -nographic
>   
>   
> -3. In the VM, change the config file--common_linuxapp, "CONFIG_RTE_LIBRTE_VIRTIO_DEBUG_INIT=y"; Run dpdk testpmd in VM::
> +3. In the VM, run dpdk testpmd:
>   
>        ./<dpdk_folder>/tools/dpdk_nic_bind.py --bind igb_uio 00:03.0
>   
> @@ -122,7 +122,7 @@ Note: For virtio1.0 usage, we need use qemu version >2.4, such as 2.4.1 or 2.5.0
>        -netdev tap,id=ipvm1,ifname=tap3,script=/etc/qemu-ifup -device rtl8139,netdev=ipvm1,id=net0,mac=00:00:00:00:10:01 -nographic
>   
>   
> -3. In the VM, change the config file--common_linuxapp, "CONFIG_RTE_LIBRTE_VIRTIO_DEBUG_INIT=y"; Run dpdk testpmd in VM::
> +3. In the VM, run dpdk testpmd:
>   
>        ./<dpdk_folder>/tools/dpdk_nic_bind.py --bind igb_uio 00:03.0
>   

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

end of thread, other threads:[~2018-09-27  9:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-01 12:00 [dts] [PATCH] test_plans: remove deprcecated CONFIG_RTE_LIBRTE_VIRTIO_DEBUG_INIT Rami Rosen
2018-09-27 17:31 ` 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).