* [PATCH v1] doc: fix usertools path in pvp benchmark doc
@ 2017-05-02 12:51 John McNamara
2017-05-03 12:26 ` Maxime Coquelin
0 siblings, 1 reply; 3+ messages in thread
From: John McNamara @ 2017-05-02 12:51 UTC (permalink / raw)
To: dev; +Cc: John McNamara
Update doc to the new dpdk-devbind.py usertools path.
Fixes: 58a2551a160f ("doc: introduce PVP reference benchmark")
Signed-off-by: John McNamara <john.mcnamara@intel.com>
---
doc/guides/howto/pvp_reference_benchmark.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guides/howto/pvp_reference_benchmark.rst b/doc/guides/howto/pvp_reference_benchmark.rst
index 208e4c7..228b4a2 100644
--- a/doc/guides/howto/pvp_reference_benchmark.rst
+++ b/doc/guides/howto/pvp_reference_benchmark.rst
@@ -366,7 +366,7 @@ Bind the virtio-net devices to DPDK:
.. code-block:: console
- $RTE_SDK/tools/dpdk-devbind.py -b vfio-pci 0000:00:10.0 0000:00:11.0
+ $RTE_SDK/usertools/dpdk-devbind.py -b vfio-pci 0000:00:10.0 0000:00:11.0
Start testpmd:
--
2.7.4
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH v1] doc: fix usertools path in pvp benchmark doc 2017-05-02 12:51 [PATCH v1] doc: fix usertools path in pvp benchmark doc John McNamara @ 2017-05-03 12:26 ` Maxime Coquelin 2017-05-07 12:50 ` Thomas Monjalon 0 siblings, 1 reply; 3+ messages in thread From: Maxime Coquelin @ 2017-05-03 12:26 UTC (permalink / raw) To: John McNamara, dev On 05/02/2017 02:51 PM, John McNamara wrote: > Update doc to the new dpdk-devbind.py usertools path. > > Fixes: 58a2551a160f ("doc: introduce PVP reference benchmark") > > Signed-off-by: John McNamara <john.mcnamara@intel.com> > --- > doc/guides/howto/pvp_reference_benchmark.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com> Thanks, Maxime ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH v1] doc: fix usertools path in pvp benchmark doc 2017-05-03 12:26 ` Maxime Coquelin @ 2017-05-07 12:50 ` Thomas Monjalon 0 siblings, 0 replies; 3+ messages in thread From: Thomas Monjalon @ 2017-05-07 12:50 UTC (permalink / raw) To: John McNamara; +Cc: dev, Maxime Coquelin 03/05/2017 14:26, Maxime Coquelin: > On 05/02/2017 02:51 PM, John McNamara wrote: > > Update doc to the new dpdk-devbind.py usertools path. > > > > Fixes: 58a2551a160f ("doc: introduce PVP reference benchmark") > > > > Signed-off-by: John McNamara <john.mcnamara@intel.com> > > Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com> Applied and squashed with http://dpdk.org/patch/24049, thanks ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-05-07 12:50 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2017-05-02 12:51 [PATCH v1] doc: fix usertools path in pvp benchmark doc John McNamara 2017-05-03 12:26 ` Maxime Coquelin 2017-05-07 12:50 ` Thomas Monjalon
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.