[v2] doc: update ip pipeline sample application

Message ID 20201117101608.70931-1-savinay.dharmappa@intel.com (mailing list archive)
State Accepted, archived
Delegated to: David Marchand
Headers
Series [v2] doc: update ip pipeline sample application |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/Intel-compilation success Compilation OK
ci/travis-robot success Travis build: passed

Commit Message

Savinay Dharmappa Nov. 17, 2020, 10:16 a.m. UTC
  update the user guide of ip pipeline sample application
to reflect the changes in command line arguments.

Fixes: 54a298e5f7f4 ("examples/ip_pipeline: update subport rate dynamically")

Signed-off-by: Savinay Dharmappa <savinay.dharmappa@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
---
v2: patch has only ip pipeline doc changes
---
 doc/guides/sample_app_ug/ip_pipeline.rst | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)
  

Comments

David Marchand Nov. 20, 2020, 12:17 p.m. UTC | #1
On Tue, Nov 17, 2020 at 11:16 AM Savinay Dharmappa
<savinay.dharmappa@intel.com> wrote:
>
> update the user guide of ip pipeline sample application
> to reflect the changes in command line arguments.
>
> Fixes: 54a298e5f7f4 ("examples/ip_pipeline: update subport rate dynamically")
>
> Signed-off-by: Savinay Dharmappa <savinay.dharmappa@intel.com>
> Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>

Applied, thanks.
  

Patch

diff --git a/doc/guides/sample_app_ug/ip_pipeline.rst b/doc/guides/sample_app_ug/ip_pipeline.rst
index 16ccf14c92..b521d3b8be 100644
--- a/doc/guides/sample_app_ug/ip_pipeline.rst
+++ b/doc/guides/sample_app_ug/ip_pipeline.rst
@@ -253,11 +253,6 @@  Traffic manager
    <tc5_rate> <tc6_rate> <tc7_rate> <tc8_rate>
    <tc9_rate> <tc10_rate> <tc11_rate> <tc12_rate>
    <tc_period>
-   pps <n_pipes_per_subport>
-   qsize <qsize_tc0> <qsize_tc1> <qsize_tc2>
-   <qsize_tc3> <qsize_tc4> <qsize_tc5> <qsize_tc6>
-   <qsize_tc7> <qsize_tc8> <qsize_tc9> <qsize_tc10>
-   <qsize_tc11> <qsize_tc12>
 
  Add traffic manager pipe profile ::
 
@@ -275,6 +270,7 @@  Traffic manager
   tmgr <tmgr_name>
    rate <rate>
    spp <n_subports_per_port>
+   pps <n_pipes_per_subport>
    fo <frame_overhead>
    mtu <mtu>
    cpu <cpu_id>