[dpdk-dev] [PATCH v10 4/4] doc: add user-space ethtool sample app guide

2015-12-08 Thread Thomas Monjalon
2015-12-07 13:49, Remy Horton: > --- a/doc/guides/rel_notes/release_2_2.rst > +++ b/doc/guides/rel_notes/release_2_2.rst > @@ -243,6 +243,7 @@ Examples > > * **vhost_xen: Fixed compile error.** > > +* **ethtool: Added ethtool shim and sample application.** > > Other > ~ There are real

[dpdk-dev] [PATCH v10 4/4] doc: add user-space ethtool sample app guide

2015-12-07 Thread Remy Horton
Signed-off-by: Remy Horton --- doc/guides/rel_notes/release_2_2.rst | 1 + doc/guides/sample_app_ug/ethtool.rst | 160 +++ doc/guides/sample_app_ug/index.rst | 1 + 3 files changed, 162 insertions(+) create mode 100644 doc/guides/sample_app_ug/ethtool.rst d