All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-wired-lan] [PATCH net-next v2 0/3] ice: interrupt moderation updates
@ 2021-08-19 19:29 Jesse Brandeburg
  2021-08-19 19:29 ` [Intel-wired-lan] [PATCH net-next v2 1/3] ice-linux: update dim usage and moderation Jesse Brandeburg
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Jesse Brandeburg @ 2021-08-19 19:29 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-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


^ permalink raw reply	[flat|nested] 7+ messages in thread
* [Intel-wired-lan] [PATCH net-next v2 0/3] ice: interrupt moderation updates
@ 2021-08-19 19:27 Jesse Brandeburg
  2021-08-19 19:27 ` [Intel-wired-lan] [PATCH net-next v2 1/3] ice-linux: update dim usage and moderation Jesse Brandeburg
  0 siblings, 1 reply; 7+ messages in thread
From: Jesse Brandeburg @ 2021-08-19 19:27 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-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


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

end of thread, other threads:[~2021-08-20 17:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-19 19:29 [Intel-wired-lan] [PATCH net-next v2 0/3] ice: interrupt moderation updates Jesse Brandeburg
2021-08-19 19:29 ` [Intel-wired-lan] [PATCH net-next v2 1/3] ice-linux: update dim usage and moderation Jesse Brandeburg
2021-08-19 20:55   ` Creeley, Brett
2021-08-20 17:58     ` Nguyen, Anthony L
2021-08-19 19:29 ` [Intel-wired-lan] [PATCH net-next v2 2/3] ice-linux: fix rate limit update after coalesce change Jesse Brandeburg
2021-08-19 19:29 ` [Intel-wired-lan] [PATCH net-next v2 3/3] ice-linux: fix software generating extra interrupts Jesse Brandeburg
  -- strict thread matches above, loose matches on Subject: below --
2021-08-19 19:27 [Intel-wired-lan] [PATCH net-next v2 0/3] ice: interrupt moderation updates Jesse Brandeburg
2021-08-19 19:27 ` [Intel-wired-lan] [PATCH net-next v2 1/3] ice-linux: update dim usage and moderation 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.