All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V1 net 0/2] fixes of interrupt moderation bugs
@ 2019-11-04 11:58 akiyano
  2019-11-04 11:58 ` [PATCH V1 net 1/2] net: ena: fix issues in setting interrupt moderation params in ethtool akiyano
  2019-11-04 11:58 ` [PATCH V1 net 2/2] net: ena: fix too long default tx interrupt moderation interval akiyano
  0 siblings, 2 replies; 7+ messages in thread
From: akiyano @ 2019-11-04 11:58 UTC (permalink / raw)
  To: davem, netdev
  Cc: Arthur Kiyanovski, dwmw, zorik, matua, saeedb, msw, aliguori,
	nafea, gtzalik, netanel, alisaidi, benh, ndagan, shayagr

From: Arthur Kiyanovski <akiyano@amazon.com>

This patchset includes a couple of fixes of bugs in the implemenation of
interrupt moderation.

Arthur Kiyanovski (2):
  net: ena: fix issues in setting interrupt moderation params in ethtool
  net: ena: fix too long default tx interrupt moderation interval

 drivers/net/ethernet/amazon/ena/ena_com.h     |  2 +-
 drivers/net/ethernet/amazon/ena/ena_ethtool.c | 40 ++++++++-----------
 2 files changed, 17 insertions(+), 25 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2019-11-18 22:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-04 11:58 [PATCH V1 net 0/2] fixes of interrupt moderation bugs akiyano
2019-11-04 11:58 ` [PATCH V1 net 1/2] net: ena: fix issues in setting interrupt moderation params in ethtool akiyano
2019-11-04 11:58 ` [PATCH V1 net 2/2] net: ena: fix too long default tx interrupt moderation interval akiyano
2019-11-04 19:18   ` David Miller
2019-11-06 19:13     ` Kiyanovski, Arthur
2019-11-13 20:08       ` Machulsky, Zorik
     [not found]         ` <92294494768e4c41a0755218e51a0138@EX13D22EUA004.ant.amazon.com>
2019-11-18 22:50           ` Machulsky, Zorik

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.