Guest User

Untitled

a guest
May 10th, 2016
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 KB | None | 0 0
  1. From 77978655cc712c354677e16bd45d9a69c89637ea Mon Sep 17 00:00:00 2001
  2. From: Sam Sokolik <[email protected]>
  3. Date: Tue, 10 May 2016 11:24:36 -0500
  4. Subject: [PATCH] irq-coalesce requires ethtools
  5.  
  6. Signed-off-by: Sam Sokolik <[email protected]>
  7. ---
  8. docs/man/man9/hm2_eth.9 | 3 ++-
  9. 1 file changed, 2 insertions(+), 1 deletion(-)
  10.  
  11. diff --git a/docs/man/man9/hm2_eth.9 b/docs/man/man9/hm2_eth.9
  12. index a47faa7..0fa3867 100644
  13. --- a/docs/man/man9/hm2_eth.9
  14. +++ b/docs/man/man9/hm2_eth.9
  15. @@ -106,7 +106,8 @@ the rules are also removed by a reboot.
  16. "hardware-irq-coalesce-rx-usecs" decreases time waiting to receive a packet
  17. on most systems, but on at least some Marvel-chipset NICs it is harmful.
  18. If the line does not improve system performance, then remove it. A reboot
  19. -is required for the value to be set back to its power-on default.
  20. +is required for the value to be set back to its power-on default. This
  21. +requires the ethtool package to be installed.
  22.  
  23. .SH BUGS
  24. Some hostmot2 functions such uart are coded in a way that causes additional
  25. --
  26. 2.1.4
Advertisement
Add Comment
Please, Sign In to add comment