All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] doc: fix environment variable typo
@ 2016-12-13 13:40 Baruch Siach
  2016-12-14  1:03 ` Remy Horton
  2016-12-15 14:59 ` Mcnamara, John
  0 siblings, 2 replies; 4+ messages in thread
From: Baruch Siach @ 2016-12-13 13:40 UTC (permalink / raw)
  To: dev; +Cc: John McNamara, Remy Horton, Baruch Siach

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 doc/guides/sample_app_ug/ethtool.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/sample_app_ug/ethtool.rst b/doc/guides/sample_app_ug/ethtool.rst
index 4d1697e8a050..67797954d740 100644
--- a/doc/guides/sample_app_ug/ethtool.rst
+++ b/doc/guides/sample_app_ug/ethtool.rst
@@ -47,7 +47,7 @@ To compile the application:
     .. code-block:: console
 
         export RTE_SDK=/path/to/rte_sdk
-        cd ${RTE_SD}/examples/ethtool
+        cd ${RTE_SDK}/examples/ethtool
 
 #.  Set the target (a default target is used if not specified). For example:
 
-- 
2.10.2

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

* Re: [PATCH] doc: fix environment variable typo
  2016-12-13 13:40 [PATCH] doc: fix environment variable typo Baruch Siach
@ 2016-12-14  1:03 ` Remy Horton
  2016-12-20 13:42   ` Thomas Monjalon
  2016-12-15 14:59 ` Mcnamara, John
  1 sibling, 1 reply; 4+ messages in thread
From: Remy Horton @ 2016-12-14  1:03 UTC (permalink / raw)
  To: Baruch Siach, dev; +Cc: John McNamara


On 13/12/2016 21:40, Baruch Siach wrote:
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
>  doc/guides/sample_app_ug/ethtool.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Missing fixline

Fixes: bda68ab9d1e7 ("examples/ethtool: add user-space ethtool sample 
application")

Otherwise, well spotted.. :)

Acked-by: Remy Horton <remy.horton@intel.com>

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

* Re: [PATCH] doc: fix environment variable typo
  2016-12-13 13:40 [PATCH] doc: fix environment variable typo Baruch Siach
  2016-12-14  1:03 ` Remy Horton
@ 2016-12-15 14:59 ` Mcnamara, John
  1 sibling, 0 replies; 4+ messages in thread
From: Mcnamara, John @ 2016-12-15 14:59 UTC (permalink / raw)
  To: Baruch Siach, dev; +Cc: Horton, Remy



> -----Original Message-----
> From: Baruch Siach [mailto:baruch@tkos.co.il]
> Sent: Tuesday, December 13, 2016 1:40 PM
> To: dev@dpdk.org
> Cc: Mcnamara, John <john.mcnamara@intel.com>; Horton, Remy
> <remy.horton@intel.com>; Baruch Siach <baruch@tkos.co.il>
> Subject: [PATCH] doc: fix environment variable typo
> 
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>

Acked-by: John McNamara <john.mcnamara@intel.com>

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

* Re: [PATCH] doc: fix environment variable typo
  2016-12-14  1:03 ` Remy Horton
@ 2016-12-20 13:42   ` Thomas Monjalon
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Monjalon @ 2016-12-20 13:42 UTC (permalink / raw)
  To: Baruch Siach; +Cc: dev, Remy Horton, John McNamara

> > Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> > ---
> >  doc/guides/sample_app_ug/ethtool.rst | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> Missing fixline
> 
> Fixes: bda68ab9d1e7 ("examples/ethtool: add user-space ethtool sample 
> application")
> 
> Otherwise, well spotted.. :)
> 
> Acked-by: Remy Horton <remy.horton@intel.com>

Applied, thanks

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

end of thread, other threads:[~2016-12-20 13:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-13 13:40 [PATCH] doc: fix environment variable typo Baruch Siach
2016-12-14  1:03 ` Remy Horton
2016-12-20 13:42   ` Thomas Monjalon
2016-12-15 14:59 ` Mcnamara, John

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.