* [dts] [PATCH V1] test_plans/rxtx_callbacks: test plan revise
@ 2019-03-26 19:35 Zhe
2019-03-27 6:22 ` Rami Rosen
2019-04-03 17:07 ` Tu, Lijuan
0 siblings, 2 replies; 3+ messages in thread
From: Zhe @ 2019-03-26 19:35 UTC (permalink / raw)
To: dts; +Cc: Zhe Wan
From: Zhe Wan <zhe.wan@intel.com>
Signed-off-by: Zhe Wan <zhe.wan@intel.com>
---
test_plans/rxtx_callbacks_test_plan.rst | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/test_plans/rxtx_callbacks_test_plan.rst b/test_plans/rxtx_callbacks_test_plan.rst
index d8687bb..e1c2ce6 100644
--- a/test_plans/rxtx_callbacks_test_plan.rst
+++ b/test_plans/rxtx_callbacks_test_plan.rst
@@ -46,7 +46,7 @@ prior to transmission to calculate the elapsed time, in CPU cycles.
Running the Application
=======================
-Open common_base and set ``CONFIG_RTE_ETHDEV_RXTX_CALLBACKS=y``.
+Set ``CONFIG_RTE_ETHDEV_RXTX_CALLBACKS=y`` in config/common_base.
To run the example in a ``linuxapp`` environment::
@@ -55,10 +55,10 @@ To run the example in a ``linuxapp`` environment::
Refer to *DPDK Getting Started Guide* for general information on running
applications and the Environment Abstraction Layer (EAL) options.
-test_rxtx_callbacks
-===================
+Test Case:rxtx callbacks
+==========================
-Running::
+Run the example::
./examples/rxtx_callbacks/build/rxtx_callbacks -c 2 -n 4
@@ -66,5 +66,5 @@ waked up:::
Core X forwarding packets.
-Send one packet on Port0,check the port1 receive packet.
-It receive one packet that the port0 send.
+Send one packet from port0,check the received packet on port1.
+Should receive the packet sent from port0.
--
1.8.3.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dts] [PATCH V1] test_plans/rxtx_callbacks: test plan revise
2019-03-26 19:35 [dts] [PATCH V1] test_plans/rxtx_callbacks: test plan revise Zhe
@ 2019-03-27 6:22 ` Rami Rosen
2019-04-03 17:07 ` Tu, Lijuan
1 sibling, 0 replies; 3+ messages in thread
From: Rami Rosen @ 2019-03-27 6:22 UTC (permalink / raw)
To: Zhe, dts
Acked-by: Rami Rosen <rami.rosen@huawei.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dts] [PATCH V1] test_plans/rxtx_callbacks: test plan revise
2019-03-26 19:35 [dts] [PATCH V1] test_plans/rxtx_callbacks: test plan revise Zhe
2019-03-27 6:22 ` Rami Rosen
@ 2019-04-03 17:07 ` Tu, Lijuan
1 sibling, 0 replies; 3+ messages in thread
From: Tu, Lijuan @ 2019-04-03 17:07 UTC (permalink / raw)
To: Wan, Zhe, dts; +Cc: Wan, Zhe
Applied, thanks
> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Zhe
> Sent: Tuesday, March 26, 2019 12:36 PM
> To: dts@dpdk.org
> Cc: Wan, Zhe <zhe.wan@intel.com>
> Subject: [dts] [PATCH V1] test_plans/rxtx_callbacks: test plan revise
>
> From: Zhe Wan <zhe.wan@intel.com>
>
> Signed-off-by: Zhe Wan <zhe.wan@intel.com>
> ---
> test_plans/rxtx_callbacks_test_plan.rst | 12 ++++++------
> 1 file changed, 6 insertions(+), 6 deletions(-)
>
> diff --git a/test_plans/rxtx_callbacks_test_plan.rst
> b/test_plans/rxtx_callbacks_test_plan.rst
> index d8687bb..e1c2ce6 100644
> --- a/test_plans/rxtx_callbacks_test_plan.rst
> +++ b/test_plans/rxtx_callbacks_test_plan.rst
> @@ -46,7 +46,7 @@ prior to transmission to calculate the elapsed time, in
> CPU cycles.
> Running the Application
> =======================
>
> -Open common_base and set ``CONFIG_RTE_ETHDEV_RXTX_CALLBACKS=y``.
> +Set ``CONFIG_RTE_ETHDEV_RXTX_CALLBACKS=y`` in config/common_base.
>
> To run the example in a ``linuxapp`` environment::
>
> @@ -55,10 +55,10 @@ To run the example in a ``linuxapp`` environment::
> Refer to *DPDK Getting Started Guide* for general information on running
> applications and the Environment Abstraction Layer (EAL) options.
>
> -test_rxtx_callbacks
> -===================
> +Test Case:rxtx callbacks
> +==========================
>
> -Running::
> +Run the example::
>
> ./examples/rxtx_callbacks/build/rxtx_callbacks -c 2 -n 4
>
> @@ -66,5 +66,5 @@ waked up:::
>
> Core X forwarding packets.
>
> -Send one packet on Port0,check the port1 receive packet.
> -It receive one packet that the port0 send.
> +Send one packet from port0,check the received packet on port1.
> +Should receive the packet sent from port0.
> --
> 1.8.3.1
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-04-03 17:07 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-26 19:35 [dts] [PATCH V1] test_plans/rxtx_callbacks: test plan revise Zhe
2019-03-27 6:22 ` Rami Rosen
2019-04-03 17:07 ` 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).