summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-04-23 13:44:22 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-04-23 13:45:17 +0200
commit8ad2c83782731aa102ce8e9ad80630400f76c62a (patch)
treef054ae575c94ba056204055c7b38aa5bb207d25f
parent32806c1f59b9c97c4bc7e124c24f22dde34cb80b (diff)
man: netsniff-ng: refine ethtool section
Just add yet another example for ethtool, nothing more. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
-rw-r--r--man/netsniff-ng.83
1 files changed, 2 insertions, 1 deletions
diff --git a/man/netsniff-ng.8 b/man/netsniff-ng.8
index a2ced64..9bb183e 100644
--- a/man/netsniff-ng.8
+++ b/man/netsniff-ng.8
@@ -376,7 +376,8 @@ tickless kernel, I/OAT DMA engine, Direct Cache Access, RAM-based
file systems, multi-queues, and many more things. Also, you might
want to read the kernel's Documentation/networking/scaling.txt file
regarding technologies such as RSS, RPS, RFS, aRFS and XPS. Also
-check your ethtool(8) settings, e.g. regarding offloading.
+check your ethtool(8) settings, e.g. regarding offloading or
+Ethernet pause frames etc.
Moreover, to get a deeper understanding of netsniff-ng internals
and how it interacts with the Linux kernel, the kernel documentation