commit | 3849623e03662babfdb82a6192e2f23b3f157119 | [log] [tgz] |
---|---|---|
author | Jacob Keller <jacob.e.keller@intel.com> | Tue Oct 22 06:19:18 2013 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Oct 24 07:27:10 2013 -0700 |
tree | bac43c9478712fcef727b0be41c99e46c7def000 | |
parent | 1bb9c6390e0f6df355576b48514b393a2579c3b9 [diff] |
ixgbevf: implement ethtool get/set coalesce This patch adds support for ethtool's get_coalesce and set_coalesce command for the ixgbevf driver. This enables dynamically updating the minimum time between interrupts. Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>