DPDK patches and discussions
 help / color / mirror / Atom feed
* Re: [dpdk-dev] [PATCH] doc: fix dpdk-graph-crypto-perf dependencies
@ 2021-03-23 19:10 Akhil Goyal
  0 siblings, 0 replies; 2+ messages in thread
From: Akhil Goyal @ 2021-03-23 19:10 UTC (permalink / raw)
  To: Ciara Power, dev; +Cc: adamx.dybkowski, Declan Doherty, stable


> The script dependencies list was incomplete,
> this patch adds missing modules and removes an unnecessary entry.
> The installation command was also added.
> 
> Fixes: f400e0b82bf1 ("app/crypto-perf: add script to graph perf results")
> 
> Signed-off-by: Ciara Power <ciara.power@intel.com>
Cc: stable@dpdk.org
Acked-by: Akhil Goyal <gakhil@marvell.com>

Applied to dpdk-next-crypto

Thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [dpdk-dev] [PATCH] doc: fix dpdk-graph-crypto-perf dependencies
@ 2021-03-01 11:28 Ciara Power
  0 siblings, 0 replies; 2+ messages in thread
From: Ciara Power @ 2021-03-01 11:28 UTC (permalink / raw)
  To: dev; +Cc: adamx.dybkowski, Ciara Power, Declan Doherty

The script dependencies list was incomplete,
this patch adds missing modules and removes an unnecessary entry.
The installation command was also added.

Fixes: f400e0b82bf1 ("app/crypto-perf: add script to graph perf results")

Signed-off-by: Ciara Power <ciara.power@intel.com>
---
 doc/guides/tools/cryptoperf.rst | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/doc/guides/tools/cryptoperf.rst b/doc/guides/tools/cryptoperf.rst
index 7479af60a9..be3109054d 100644
--- a/doc/guides/tools/cryptoperf.rst
+++ b/doc/guides/tools/cryptoperf.rst
@@ -471,13 +471,9 @@ Dependencies
 
 The following python modules must be installed to run the script:
 
-* img2pdf
-
-* plotly
-
-* pandas
+.. code-block:: console
 
-* glob
+   pip3 install img2pdf plotly pandas psutil kaleido
 
 
 Test Configuration
-- 
2.25.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-23 19:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-23 19:10 [dpdk-dev] [PATCH] doc: fix dpdk-graph-crypto-perf dependencies Akhil Goyal
  -- strict thread matches above, loose matches on Subject: below --
2021-03-01 11:28 Ciara Power

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).