[dts] [PATCH V1] test_plans/rxtx_callbacks: test plan revise

Tu, Lijuan lijuan.tu at intel.com
Wed Apr 3 19:07:47 CEST 2019


Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of Zhe
> Sent: Tuesday, March 26, 2019 12:36 PM
> To: dts at dpdk.org
> Cc: Wan, Zhe <zhe.wan at intel.com>
> Subject: [dts] [PATCH V1] test_plans/rxtx_callbacks: test plan revise
> 
> From: Zhe Wan <zhe.wan at intel.com>
> 
> Signed-off-by: Zhe Wan <zhe.wan at 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



More information about the dts mailing list