[Intel-wired-lan] [PATCH net-next v2 0/3] ice: interrupt moderation updates

Jesse Brandeburg jesse.brandeburg at intel.com
Thu Aug 19 19:27:38 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-linux: update dim usage and moderation
  ice-linux: fix rate limit update after coalesce change
  ice-linux: fix software generating extra interrupts

 drivers/net/ethernet/intel/ice/ice_ethtool.c  |   9 +-
 .../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     |  99 ++++++++-------
 6 files changed, 153 insertions(+), 104 deletions(-)

-- 
2.31.1



More information about the Intel-wired-lan mailing list