All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-wired-lan] [PATCH net-next v4 0/4] ice: interrupt moderation updates
@ 2021-09-20 19:30 Jesse Brandeburg
  2021-09-20 19:30 ` [Intel-wired-lan] [PATCH net-next v4 1/3] ice: update dim usage and moderation Jesse Brandeburg
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jesse Brandeburg @ 2021-09-20 19:30 UTC (permalink / raw)
  To: intel-wired-lan

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     | 119 ++++++++++--------
 drivers/net/ethernet/intel/ice/ice_txrx.c     | 110 +++++++++-------
 6 files changed, 171 insertions(+), 106 deletions(-)
---
v4: addressed comments from list on patch 1/3
v3: fix merge conflicts with ice_ring rename
v2: original version
-- 
2.31.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-09-20 19:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-20 19:30 [Intel-wired-lan] [PATCH net-next v4 0/4] ice: interrupt moderation updates Jesse Brandeburg
2021-09-20 19:30 ` [Intel-wired-lan] [PATCH net-next v4 1/3] ice: update dim usage and moderation Jesse Brandeburg
2021-09-20 19:30 ` [Intel-wired-lan] [PATCH net-next v4 2/3] ice: fix rate limit update after coalesce change Jesse Brandeburg
2021-09-20 19:30 ` [Intel-wired-lan] [PATCH net-next v4 3/3] ice: fix software generating extra interrupts Jesse Brandeburg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.