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 kevintraynor committed Mar 5, 2024
1 parent d2d6bda commit e690cae
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 @@ -441,6 +441,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|all>``

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

0 comments on commit e690cae

Please sign in to comment.