doc: fix dpdk-graph-crypto-perf dependencies
The script dependencies list was incomplete,
this patch adds missing modules and removes an unnecessary entry.
The installation command was also added.
Fixes: f400e0b82b
("app/crypto-perf: add script to graph perf results")
Cc: stable@dpdk.org
Signed-off-by: Ciara Power <ciara.power@intel.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
This commit is contained in:
parent
8e177f149e
commit
08a3bd1d34
@ -471,13 +471,9 @@ Dependencies
|
||||
|
||||
The following python modules must be installed to run the script:
|
||||
|
||||
* img2pdf
|
||||
.. code-block:: console
|
||||
|
||||
* plotly
|
||||
|
||||
* pandas
|
||||
|
||||
* glob
|
||||
pip3 install img2pdf plotly pandas psutil kaleido
|
||||
|
||||
|
||||
Test Configuration
|
||||
|
Loading…
Reference in New Issue
Block a user