Skip to content

Commit

Permalink
doc: add --latencystats option in testpmd guide
Browse files Browse the repository at this point in the history
[ upstream commit 8cd8f0a90bba2862d8044529e11276d6f6321192 ]

Option was added but never added to documentation.

Fixes: 62d3216 ("app/testpmd: add latency statistics calculation")

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Ferruh Yigit <ferruh.yigit@amd.com>
  • Loading branch information
shemminger authored and bluca committed Mar 7, 2024
1 parent 1822aa5 commit f3e5b61
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/guides/testpmd_app_ug/run_app.rst
Original file line number Diff line number Diff line change
Expand Up @@ -418,6 +418,10 @@ The command line options are:

Set the logical core N to perform bitrate calculation.

* ``--latencystats=N``

Set the logical core N to perform latency and jitter calculations.

* ``--print-event <unknown|intr_lsc|queue_state|intr_reset|vf_mbox|macsec|intr_rmv|dev_probed|dev_released|flow_aged|err_recovering|recovery_success|recovery_failed|all>``

Enable printing the occurrence of the designated event. Using all will
Expand Down

0 comments on commit f3e5b61

Please sign in to comment.