[Intel-wired-lan] [PATCH net-next v3 0/3] ice: interrupt moderation updates
Jesse Brandeburg
jesse.brandeburg at intel.com
Tue Aug 24 01:12:56 UTC 2021
Improve how the driver generates interrupts when it's using DIMLIB, and
repair a couple of bugs found when making this change. It doesn't make
sense for these changes to go into net, because they both depend on
patch one in this series, or changes that are only available in
net-next.
Jesse Brandeburg (3):
ice: update dim usage and moderation
ice: fix rate limit update after coalesce change
ice: fix software generating extra interrupts
drivers/net/ethernet/intel/ice/ice_ethtool.c | 17 ++-
.../net/ethernet/intel/ice/ice_hw_autogen.h | 1 +
drivers/net/ethernet/intel/ice/ice_lib.c | 29 ++++-
drivers/net/ethernet/intel/ice/ice_lib.h | 1 +
drivers/net/ethernet/intel/ice/ice_main.c | 118 ++++++++++--------
drivers/net/ethernet/intel/ice/ice_txrx.c | 110 +++++++++-------
6 files changed, 170 insertions(+), 106 deletions(-)
--
2.31.1
More information about the Intel-wired-lan
mailing list