Re: [dpdk-dev] [PATCH] doc: fix environment variable typo

2016-12-20 Thread Thomas Monjalon
> > Signed-off-by: Baruch Siach > > --- > > 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-

Re: [dpdk-dev] [PATCH] doc: fix environment variable typo

2016-12-15 Thread Mcnamara, John
> -Original Message- > From: Baruch Siach [mailto:bar...@tkos.co.il] > Sent: Tuesday, December 13, 2016 1:40 PM > To: dev@dpdk.org > Cc: Mcnamara, John ; Horton, Remy > ; Baruch Siach > Subject: [PATCH] doc: fix environment variable typo > > Signed-off-by: Baruch Siach Acked-by: John

Re: [dpdk-dev] [PATCH] doc: fix environment variable typo

2016-12-13 Thread Remy Horton
On 13/12/2016 21:40, Baruch Siach wrote: Signed-off-by: Baruch Siach --- 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.

[dpdk-dev] [PATCH] doc: fix environment variable typo

2016-12-13 Thread Baruch Siach
Signed-off-by: Baruch Siach --- 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