diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/netsniff-ng.8 | 3 |
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 |