[system-administrators-guide] ethtool | -k, --show-features, --show-offload

stephenw stephenw at fedoraproject.org
Fri Jul 26 11:38:30 UTC 2013


commit 36a16e89b660a10786500a7cee0a4a76f7b20885
Author: Stephen Wadeley <swadeley at redhat.com>
Date:   Fri Jul 26 13:18:19 2013 +0200

    ethtool | -k, --show-features, --show-offload

 en-US/Network_Interfaces.xml |   24 ++++++++++++++++++++++++
 1 files changed, 24 insertions(+), 0 deletions(-)
---
diff --git a/en-US/Network_Interfaces.xml b/en-US/Network_Interfaces.xml
index 59d45af..0d4e58e 100644
--- a/en-US/Network_Interfaces.xml
+++ b/en-US/Network_Interfaces.xml
@@ -815,6 +815,30 @@ The <option>--identify</option> or <option>-p</option> option initiates adapter-
  </listitem>
 </varlistentry>
 
+          <varlistentry>
+          <term>
+            <indexterm>
+              <primary>
+                <application>Ethtool</application>
+              </primary>
+              <secondary>option</secondary>
+              <tertiary>
+                <option>--show-features</option>
+              </tertiary>
+            </indexterm>
+            <option>--show-offload</option>
+          </term>
+          <listitem>
+            <para>
+The <option>-k</option>, <option>--show-features</option>, or <option>--show-offload</option> option queries the specified network device for the state of protocol offload and other features. It takes the following form:
+                  </para>
+<screen><option>-k, --show-features, --show-offload</option> <replaceable>devname</replaceable></screen>
+            <para>
+               where <replaceable>devname</replaceable> is your NIC.
+             </para>
+           </listitem>
+         </varlistentry>
+
 <varlistentry>
   <term>
             <indexterm>


More information about the docs-commits mailing list